add gamepad to 3d world/captain toad

helps out with minecart levels in captain toad
This commit is contained in:
Michael 2017-01-14 14:46:48 -08:00
parent 4d677c087f
commit 051d9ab6ac
3 changed files with 18 additions and 0 deletions

View File

@ -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

View File

@ -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

View File

@ -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