mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-12-23 16:31:50 +01:00
Combine CTTT with SM3D
they pretty much use the same engine, so
This commit is contained in:
parent
2ca4b12aee
commit
6f5802a396
@ -1,16 +0,0 @@
|
|||||||
[Definition]
|
|
||||||
titleIds = 0005000010180600,0005000010180700,0005000010180500
|
|
||||||
name = "Captain Toad: Treasure Tracker - 1080p"
|
|
||||||
|
|
||||||
[TextureRedefine] # tv
|
|
||||||
width = 1280
|
|
||||||
height = 720
|
|
||||||
formatsExcluded = 0x41A,0x034 # exclude the intro background texture
|
|
||||||
overwriteWidth = 1920
|
|
||||||
overwriteHeight = 1080
|
|
||||||
|
|
||||||
[TextureRedefine] # gamepad
|
|
||||||
width = 854
|
|
||||||
height = 480
|
|
||||||
overwriteWidth = 1920
|
|
||||||
overwriteHeight = 1080
|
|
@ -1,16 +0,0 @@
|
|||||||
[Definition]
|
|
||||||
titleIds = 0005000010180600,0005000010180700,0005000010180500
|
|
||||||
name = "Captain Toad: Treasure Tracker - 1440p (2K)"
|
|
||||||
|
|
||||||
[TextureRedefine] # tv
|
|
||||||
width = 1280
|
|
||||||
height = 720
|
|
||||||
formatsExcluded = 0x41A,0x034 # exclude the intro background texture
|
|
||||||
overwriteWidth = 2560
|
|
||||||
overwriteHeight = 1440
|
|
||||||
|
|
||||||
[TextureRedefine] # gamepad
|
|
||||||
width = 854
|
|
||||||
height = 480
|
|
||||||
overwriteWidth = 2560
|
|
||||||
overwriteHeight = 1440
|
|
@ -1,16 +0,0 @@
|
|||||||
[Definition]
|
|
||||||
titleIds = 0005000010180600,0005000010180700,0005000010180500
|
|
||||||
name = "Captain Toad: Treasure Tracker - 2160p (4K)"
|
|
||||||
|
|
||||||
[TextureRedefine] # tv
|
|
||||||
width = 1280
|
|
||||||
height = 720
|
|
||||||
formatsExcluded = 0x41A,0x034 # exclude the intro background texture
|
|
||||||
overwriteWidth = 3840
|
|
||||||
overwriteHeight = 2160
|
|
||||||
|
|
||||||
[TextureRedefine] # gamepad
|
|
||||||
width = 854
|
|
||||||
height = 480
|
|
||||||
overwriteWidth = 3840
|
|
||||||
overwriteHeight = 2160
|
|
@ -1,10 +1,11 @@
|
|||||||
[Definition]
|
[Definition]
|
||||||
titleIds = 0005000010145d00,0005000010145c00,0005000010106100
|
titleIds = 0005000010145d00,0005000010145c00,0005000010106100,0005000010180600,0005000010180700,0005000010180500
|
||||||
name = "Super Mario 3D World - 1080p"
|
name = "Super Mario 3D World + Captain Toad: Treasure Tracker - 1080p"
|
||||||
|
|
||||||
[TextureRedefine] # tv
|
[TextureRedefine] # tv
|
||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
|
formatsExcluded = 0x41A,0x034 # exclude the intro background texture
|
||||||
overwriteWidth = 1920
|
overwriteWidth = 1920
|
||||||
overwriteHeight = 1080
|
overwriteHeight = 1080
|
||||||
|
|
||||||
|
@ -1,10 +1,11 @@
|
|||||||
[Definition]
|
[Definition]
|
||||||
titleIds = 0005000010145d00,0005000010145c00,0005000010106100
|
titleIds = 0005000010145d00,0005000010145c00,0005000010106100,0005000010180600,0005000010180700,0005000010180500
|
||||||
name = "Super Mario 3D World - 1440p (2K)"
|
name = "Super Mario 3D World + Captain Toad: Treasure Tracker - 1440p (2K)"
|
||||||
|
|
||||||
[TextureRedefine] # tv
|
[TextureRedefine] # tv
|
||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
|
formatsExcluded = 0x41A,0x034 # exclude the intro background texture
|
||||||
overwriteWidth = 2560
|
overwriteWidth = 2560
|
||||||
overwriteHeight = 1440
|
overwriteHeight = 1440
|
||||||
|
|
||||||
|
@ -1,10 +1,11 @@
|
|||||||
[Definition]
|
[Definition]
|
||||||
titleIds = 0005000010145d00,0005000010145c00,0005000010106100
|
titleIds = 0005000010145d00,0005000010145c00,0005000010106100,0005000010180600,0005000010180700,0005000010180500
|
||||||
name = "Super Mario 3D World - 2160p (4K)"
|
name = "Super Mario 3D World + Captain Toad: Treasure Tracker - 2160p (4K)"
|
||||||
|
|
||||||
[TextureRedefine] # tv
|
[TextureRedefine] # tv
|
||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
|
formatsExcluded = 0x41A,0x034 # exclude the intro background texture
|
||||||
overwriteWidth = 3840
|
overwriteWidth = 3840
|
||||||
overwriteHeight = 2160
|
overwriteHeight = 2160
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user