more Squid Sisters fixing

fixes the monitor
http://i.imgur.com/76KvMjE.png
This commit is contained in:
Michael 2017-01-11 22:12:35 -08:00
parent 4fda6f8b05
commit 7499a14cfd
3 changed files with 3 additions and 3 deletions

View File

@ -11,7 +11,7 @@ overwriteHeight = 1080
[TextureRedefine] # half-res alpha [TextureRedefine] # half-res alpha
width = 640 width = 640
height = 360 height = 360
formatsExcluded = 0x41A # exclude obvious textures formatsExcluded = 0x41A,0x431 # exclude obvious textures
overwriteWidth = 960 overwriteWidth = 960
overwriteHeight = 540 overwriteHeight = 540

View File

@ -11,7 +11,7 @@ overwriteHeight = 1440
[TextureRedefine] # half-res alpha [TextureRedefine] # half-res alpha
width = 640 width = 640
height = 360 height = 360
formatsExcluded = 0x41A # exclude obvious textures formatsExcluded = 0x41A,0x431 # exclude obvious textures
overwriteWidth = 1280 overwriteWidth = 1280
overwriteHeight = 720 overwriteHeight = 720

View File

@ -11,7 +11,7 @@ overwriteHeight = 2160
[TextureRedefine] # half-res alpha [TextureRedefine] # half-res alpha
width = 640 width = 640
height = 360 height = 360
formatsExcluded = 0x41A # exclude obvious textures formatsExcluded = 0x41A,0x431 # exclude obvious textures
overwriteWidth = 1920 overwriteWidth = 1920
overwriteHeight = 1080 overwriteHeight = 1080