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

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

View File

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

View File

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