mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-26 03:24:15 +01:00
add gamepad to 3d world/captain toad
helps out with minecart levels in captain toad
This commit is contained in:
parent
4d677c087f
commit
051d9ab6ac
@ -8,3 +8,9 @@ height = 720
|
||||
formatsExcluded = 0x008,0x41A,0x034 # exclude the intro background texture
|
||||
overwriteWidth = 1920
|
||||
overwriteHeight = 1080
|
||||
|
||||
[TextureRedefine] # gamepad
|
||||
width = 854
|
||||
height = 480
|
||||
overwriteWidth = 1920
|
||||
overwriteHeight = 1080
|
@ -8,3 +8,9 @@ height = 720
|
||||
formatsExcluded = 0x008,0x41A,0x034 # exclude the intro background texture
|
||||
overwriteWidth = 2560
|
||||
overwriteHeight = 1440
|
||||
|
||||
[TextureRedefine] # gamepad
|
||||
width = 854
|
||||
height = 480
|
||||
overwriteWidth = 2560
|
||||
overwriteHeight = 1440
|
@ -8,3 +8,9 @@ height = 720
|
||||
formatsExcluded = 0x008,0x41A,0x034 # exclude the intro background texture
|
||||
overwriteWidth = 3840
|
||||
overwriteHeight = 2160
|
||||
|
||||
[TextureRedefine] # gamepad
|
||||
width = 854
|
||||
height = 480
|
||||
overwriteWidth = 3840
|
||||
overwriteHeight = 2160
|
Loading…
Reference in New Issue
Block a user