Implement half-res for sm4sh

This commit is contained in:
Michael 2017-01-18 21:00:32 -08:00
parent 8623b61744
commit 08207808dc
3 changed files with 21 additions and 3 deletions

View File

@ -7,3 +7,9 @@ width = 1920
height = 1080
overwriteWidth = 960
overwriteHeight = 540
[TextureRedefine] # half-res alpha
overwriteWidth = 960
overwriteHeight = 540
overwriteWidth = 480
overwriteHeight = 270

View File

@ -7,3 +7,9 @@ width = 1920
height = 1080
overwriteWidth = 2560
overwriteHeight = 1440
[TextureRedefine] # half-res alpha
overwriteWidth = 960
overwriteHeight = 540
overwriteWidth = 1280
overwriteHeight = 720

View File

@ -7,3 +7,9 @@ width = 1920
height = 1080
overwriteWidth = 3840
overwriteHeight = 2160
[TextureRedefine] # half-res alpha
overwriteWidth = 960
overwriteHeight = 540
overwriteWidth = 1920
overwriteHeight = 1080