Remove unnecessary filters

This commit is contained in:
Michael 2017-01-16 12:44:58 -08:00
parent 1e8aa2e10d
commit 270ada1731
7 changed files with 7 additions and 7 deletions

View File

@ -12,7 +12,7 @@ overwriteHeight = 360
[TextureRedefine] # half-res alpha
width = 640
height = 360
formatsExcluded = 0x41A,0x034,0x035 # exclude obvious textures
formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 320
overwriteHeight = 180

View File

@ -18,6 +18,6 @@ overwriteHeight = 1080
[TextureRedefine] # half-res alpha
width = 640
height = 360
formatsExcluded = 0x41A,0x034,0x035 # exclude obvious textures
formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 960
overwriteHeight = 540

View File

@ -18,6 +18,6 @@ overwriteHeight = 1440
[TextureRedefine] # half-res alpha
width = 640
height = 360
formatsExcluded = 0x41A,0x034,0x035 # exclude obvious textures
formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 1280
overwriteHeight = 720

View File

@ -18,6 +18,6 @@ overwriteHeight = 2160
[TextureRedefine] # half-res alpha
width = 640
height = 360
formatsExcluded = 0x41A,0x034,0x035 # exclude obvious textures
formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 1920
overwriteHeight = 1080

View File

@ -12,6 +12,6 @@ overwriteHeight = 1080
[TextureRedefine] # half-res alpha
width = 640
height = 360
formatsExcluded = 0x41A,0x034,0x035 # exclude obvious textures
formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 960
overwriteHeight = 540

View File

@ -12,6 +12,6 @@ overwriteHeight = 1440
[TextureRedefine] # half-res alpha
width = 640
height = 360
formatsExcluded = 0x41A,0x034,0x035 # exclude obvious textures
formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 1280
overwriteHeight = 720

View File

@ -12,6 +12,6 @@ overwriteHeight = 2160
[TextureRedefine] # half-res alpha
width = 640
height = 360
formatsExcluded = 0x41A,0x034,0x035 # exclude obvious textures
formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 1920
overwriteHeight = 1080