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
@ -7,4 +7,10 @@ width = 1280
|
|||||||
height = 720
|
height = 720
|
||||||
formatsExcluded = 0x008,0x41A,0x034 # exclude the intro background texture
|
formatsExcluded = 0x008,0x41A,0x034 # exclude the intro background texture
|
||||||
overwriteWidth = 1920
|
overwriteWidth = 1920
|
||||||
|
overwriteHeight = 1080
|
||||||
|
|
||||||
|
[TextureRedefine] # gamepad
|
||||||
|
width = 854
|
||||||
|
height = 480
|
||||||
|
overwriteWidth = 1920
|
||||||
overwriteHeight = 1080
|
overwriteHeight = 1080
|
@ -7,4 +7,10 @@ width = 1280
|
|||||||
height = 720
|
height = 720
|
||||||
formatsExcluded = 0x008,0x41A,0x034 # exclude the intro background texture
|
formatsExcluded = 0x008,0x41A,0x034 # exclude the intro background texture
|
||||||
overwriteWidth = 2560
|
overwriteWidth = 2560
|
||||||
|
overwriteHeight = 1440
|
||||||
|
|
||||||
|
[TextureRedefine] # gamepad
|
||||||
|
width = 854
|
||||||
|
height = 480
|
||||||
|
overwriteWidth = 2560
|
||||||
overwriteHeight = 1440
|
overwriteHeight = 1440
|
@ -7,4 +7,10 @@ width = 1280
|
|||||||
height = 720
|
height = 720
|
||||||
formatsExcluded = 0x008,0x41A,0x034 # exclude the intro background texture
|
formatsExcluded = 0x008,0x41A,0x034 # exclude the intro background texture
|
||||||
overwriteWidth = 3840
|
overwriteWidth = 3840
|
||||||
|
overwriteHeight = 2160
|
||||||
|
|
||||||
|
[TextureRedefine] # gamepad
|
||||||
|
width = 854
|
||||||
|
height = 480
|
||||||
|
overwriteWidth = 3840
|
||||||
overwriteHeight = 2160
|
overwriteHeight = 2160
|
Loading…
Reference in New Issue
Block a user