add tropical freeze

This commit is contained in:
Michael 2017-01-09 20:59:44 -08:00
parent cd77f8d0b0
commit 4313877e2c
4 changed files with 60 additions and 1 deletions

View File

@ -3,6 +3,8 @@
-Captain Toad: Treasure Tracker (1080p, 1440p, 2160p) -Captain Toad: Treasure Tracker (1080p, 1440p, 2160p)
-Donkey Kong Country: Tropical Freeze (1080p, 1440p, 2160p)
-Mario Kart 8 (1080p, 1440p, 2160p) -Mario Kart 8 (1080p, 1440p, 2160p)
-New Super Luigi U (1080p, 1440p, 2160p) -New Super Luigi U (1080p, 1440p, 2160p)
@ -20,3 +22,12 @@
-Super Mario Maker (720p Gamepad) -Super Mario Maker (720p Gamepad)
-Xenoblade Chronicles X (1080p, 1440p, 2160p) -Xenoblade Chronicles X (1080p, 1440p, 2160p)
#Issues
-Donkey Kong Country: Tropical Freeze
Water does not appear correctly
-Nintendo Land
Title screen is completely white

View File

@ -0,0 +1,16 @@
[Definition]
titleIds = 0005000010137F00,0005000010138300,0005000010144800
name = "Donkey Kong Country: Tropical Freeze - 1080p"
[TextureRedefine] # tv
width = 1280
height = 720
formatsExcluded = 0x031 # exclude the intro background texture
overwriteWidth = 1920
overwriteHeight = 1080
[TextureRedefine] # gamepad
width = 854
height = 480
overwriteWidth = 1920
overwriteHeight = 1080

View File

@ -0,0 +1,16 @@
[Definition]
titleIds = 0005000010137F00,0005000010138300,0005000010144800
name = "Donkey Kong Country: Tropical Freeze - 1440p (2K)"
[TextureRedefine] # tv
width = 1280
height = 720
formatsExcluded = 0x031 # exclude the intro background texture
overwriteWidth = 2560
overwriteHeight = 1440
[TextureRedefine] # gamepad
width = 854
height = 480
overwriteWidth = 2560
overwriteHeight = 1440

View File

@ -0,0 +1,16 @@
[Definition]
titleIds = 0005000010137F00,0005000010138300,0005000010144800
name = "Donkey Kong Country: Tropical Freeze - 2160p (4K)"
[TextureRedefine] # tv
width = 1280
height = 720
formatsExcluded = 0x031 # exclude the intro background texture
overwriteWidth = 3840
overwriteHeight = 2160
[TextureRedefine] # gamepad
width = 854
height = 480
overwriteWidth = 3840
overwriteHeight = 2160