mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 17:49:17 +01:00
[Pokken, Smash, Tekken] Disable gamepad for preformance
Also add no boxing ring to Smash preformance packs
This commit is contained in:
parent
6d7ce2f1af
commit
837a5484ed
@ -13,3 +13,9 @@ width = 960
|
||||
height = 720
|
||||
overwriteWidth = 480
|
||||
overwriteHeight = 360
|
||||
|
||||
[TextureRedefine]
|
||||
width = 854
|
||||
height = 480
|
||||
overwriteWidth = 0
|
||||
overwriteHeight = 0
|
@ -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
|
@ -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
|
@ -11,5 +11,5 @@ overwriteHeight = 360
|
||||
[TextureRedefine] # gamepad
|
||||
width = 854
|
||||
height = 480
|
||||
overwriteWidth = 427
|
||||
overwriteHeight = 240
|
||||
overwriteWidth = 0
|
||||
overwriteHeight = 0
|
Loading…
Reference in New Issue
Block a user