diff --git a/Performance/Pokken_360p/rules.txt b/Performance/Pokken_360p/rules.txt index 6190cc08..0fddab5a 100644 --- a/Performance/Pokken_360p/rules.txt +++ b/Performance/Pokken_360p/rules.txt @@ -12,4 +12,10 @@ overwriteHeight = 360 width = 960 height = 720 overwriteWidth = 480 -overwriteHeight = 360 \ No newline at end of file +overwriteHeight = 360 + +[TextureRedefine] +width = 854 +height = 480 +overwriteWidth = 0 +overwriteHeight = 0 \ No newline at end of file diff --git a/Performance/Smash_540p/rules.txt b/Performance/Smash_540p/rules.txt index 8ca63f9c..36f8b6df 100644 --- a/Performance/Smash_540p/rules.txt +++ b/Performance/Smash_540p/rules.txt @@ -33,4 +33,16 @@ width = 2048 height = 2048 formatsExcluded = 0x008,0x41A,0x031,0x033,0x034,0x035,0x431,0x235,0x433,0x01a # exclude everything but shadowmap overwriteWidth = 4096 -overwriteHeight = 4096 \ No newline at end of file +overwriteHeight = 4096 + +[TextureRedefine] # gamepad +width = 854 +height = 480 +overwriteWidth = 0 +overwriteHeight = 0 + +[TextureRedefine] # boxing ring screen +width = 220 +height = 124 +overwriteWidth = 0 +overwriteHeight = 0 \ No newline at end of file diff --git a/Performance/Smash_720p/rules.txt b/Performance/Smash_720p/rules.txt index ddb96261..0674139f 100644 --- a/Performance/Smash_720p/rules.txt +++ b/Performance/Smash_720p/rules.txt @@ -12,4 +12,16 @@ overwriteHeight = 720 overwriteWidth = 960 overwriteHeight = 540 overwriteWidth = 640 -overwriteHeight = 360 \ No newline at end of file +overwriteHeight = 360 + +[TextureRedefine] # gamepad +width = 854 +height = 480 +overwriteWidth = 0 +overwriteHeight = 0 + +[TextureRedefine] # boxing ring screen +width = 220 +height = 124 +overwriteWidth = 0 +overwriteHeight = 0 \ No newline at end of file diff --git a/Performance/Tekken_360p/rules.txt b/Performance/Tekken_360p/rules.txt index 0acbdc52..17ce9407 100644 --- a/Performance/Tekken_360p/rules.txt +++ b/Performance/Tekken_360p/rules.txt @@ -11,5 +11,5 @@ overwriteHeight = 360 [TextureRedefine] # gamepad width = 854 height = 480 -overwriteWidth = 427 -overwriteHeight = 240 \ No newline at end of file +overwriteWidth = 0 +overwriteHeight = 0 \ No newline at end of file