[PAC-MAN] exclude loading texture

This commit is contained in:
Michael 2017-06-26 00:02:44 -07:00
parent e67d06eea6
commit c27e7ad047
4 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@ version = 2
[TextureRedefine]
width = 1280
height = 720
formatsExcluded = 0x033
formatsExcluded = 0x031,0x033
overwriteWidth = 1920
overwriteHeight = 1080

View File

@ -6,7 +6,7 @@ version = 2
[TextureRedefine]
width = 1280
height = 720
formatsExcluded = 0x033
formatsExcluded = 0x031,0x033
overwriteWidth = 2560
overwriteHeight = 1440

View File

@ -6,7 +6,7 @@ version = 2
[TextureRedefine]
width = 1280
height = 720
formatsExcluded = 0x033
formatsExcluded = 0x031,0x033
overwriteWidth = 3200
overwriteHeight = 1800

View File

@ -6,7 +6,7 @@ version = 2
[TextureRedefine]
width = 1280
height = 720
formatsExcluded = 0x033
formatsExcluded = 0x031,0x033
overwriteWidth = 3840
overwriteHeight = 2160