[Pokken, Smash, Tekken] Disable gamepad for preformance

Also add no boxing ring to Smash preformance packs
This commit is contained in:
Michael 2017-02-04 14:07:53 -08:00
parent 6d7ce2f1af
commit 837a5484ed
4 changed files with 35 additions and 5 deletions

View File

@ -13,3 +13,9 @@ width = 960
height = 720
overwriteWidth = 480
overwriteHeight = 360
[TextureRedefine]
width = 854
height = 480
overwriteWidth = 0
overwriteHeight = 0

View File

@ -34,3 +34,15 @@ height = 2048
formatsExcluded = 0x008,0x41A,0x031,0x033,0x034,0x035,0x431,0x235,0x433,0x01a # exclude everything but shadowmap
overwriteWidth = 4096
overwriteHeight = 4096
[TextureRedefine] # gamepad
width = 854
height = 480
overwriteWidth = 0
overwriteHeight = 0
[TextureRedefine] # boxing ring screen
width = 220
height = 124
overwriteWidth = 0
overwriteHeight = 0

View File

@ -13,3 +13,15 @@ overwriteWidth = 960
overwriteHeight = 540
overwriteWidth = 640
overwriteHeight = 360
[TextureRedefine] # gamepad
width = 854
height = 480
overwriteWidth = 0
overwriteHeight = 0
[TextureRedefine] # boxing ring screen
width = 220
height = 124
overwriteWidth = 0
overwriteHeight = 0

View File

@ -11,5 +11,5 @@ overwriteHeight = 360
[TextureRedefine] # gamepad
width = 854
height = 480
overwriteWidth = 427
overwriteHeight = 240
overwriteWidth = 0
overwriteHeight = 0