Merge pull request #2 from RHY3756547/master

[MK8] Add "/meta/"less id, fullres alpha, MKTV, fix race end graphic
This commit is contained in:
Michael 2017-01-11 17:40:28 -08:00 committed by GitHub
commit b3cd0948ac
3 changed files with 103 additions and 22 deletions

View File

@ -1,16 +1,43 @@
[Definition] [Definition]
titleIds = 000500001010ec00,0005000e1010ed00,0005000e1010eb00 titleIds = 000500001010ec00,0005000e1010ed00,0005000e1010eb00,ffffffff85887bc1
name = "Mario Kart 8 - 1080p" name = "Mario Kart 8 - 1080p (fullres alpha)"
[TextureRedefine] # tv # Main Screen Resolution
[TextureRedefine]
width = 1280 width = 1280
height = 720 height = 720
formatsExcluded = 0x41A # exclude the intro background texture formatsExcluded = 0x41A,0x431 # exclude the intro background texture, race end background
overwriteWidth = 1920 overwriteWidth = 1920
overwriteHeight = 1080 overwriteHeight = 1080
[TextureRedefine] # gamepad # Half Res Alpha (and DOF)
width = 854 [TextureRedefine]
height = 480 width = 640
height = 360
formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 1920 overwriteWidth = 1920
overwriteHeight = 1080 overwriteHeight = 1080
# MKTV screen
[TextureRedefine]
width = 960
height = 540
formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 1440
overwriteHeight = 810
# MKTV internal render targets
[TextureRedefine]
width = 960
height = 536
formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 1440
overwriteHeight = 810
# MKTV half res alpha
[TextureRedefine]
width = 480
height = 268
formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 1440
overwriteHeight = 810

View File

@ -1,16 +1,43 @@
[Definition] [Definition]
titleIds = 000500001010ec00,0005000e1010ed00,0005000e1010eb00 titleIds = 000500001010ec00,0005000e1010ed00,0005000e1010eb00,ffffffff85887bc1
name = "Mario Kart 8 - 1440p (2K)" name = "Mario Kart 8 - 1440p (fullres alpha)"
[TextureRedefine] # tv # Main Screen Resolution
[TextureRedefine]
width = 1280 width = 1280
height = 720 height = 720
formatsExcluded = 0x41A # exclude the intro background texture formatsExcluded = 0x41A,0x431 # exclude the intro background texture, race end background
overwriteWidth = 2560 overwriteWidth = 2560
overwriteHeight = 1440 overwriteHeight = 1440
[TextureRedefine] # gamepad # Half Res Alpha (and DOF)
width = 854 [TextureRedefine]
height = 480 width = 640
height = 360
formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 2560 overwriteWidth = 2560
overwriteHeight = 1440 overwriteHeight = 1440
# MKTV screen
[TextureRedefine]
width = 960
height = 540
formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 1920
overwriteHeight = 1080
# MKTV internal render targets
[TextureRedefine]
width = 960
height = 536
formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 1920
overwriteHeight = 1080
# MKTV half res alpha
[TextureRedefine]
width = 480
height = 268
formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 1920
overwriteHeight = 1080

View File

@ -1,16 +1,43 @@
[Definition] [Definition]
titleIds = 000500001010ec00,0005000e1010ed00,0005000e1010eb00 titleIds = 000500001010ec00,0005000e1010ed00,0005000e1010eb00,ffffffff85887bc1
name = "Mario Kart 8 - 2160p (4K)" name = "Mario Kart 8 - 2160p (4K fullres alpha)"
[TextureRedefine] # tv # Main Screen Resolution
[TextureRedefine]
width = 1280 width = 1280
height = 720 height = 720
formatsExcluded = 0x41A # exclude the intro background texture formatsExcluded = 0x41A,0x431 # exclude the intro background texture, race end background
overwriteWidth = 3840 overwriteWidth = 3840
overwriteHeight = 2160 overwriteHeight = 2160
[TextureRedefine] # gamepad # Half Res Alpha (and DOF)
width = 854 [TextureRedefine]
height = 480 width = 640
height = 360
formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 3840 overwriteWidth = 3840
overwriteHeight = 2160 overwriteHeight = 2160
# MKTV output
[TextureRedefine]
width = 960
height = 540
formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 2880
overwriteHeight = 1620
# MKTV internal render targets
[TextureRedefine]
width = 960
height = 536
formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 2880
overwriteHeight = 1620
# MKTV half res alpha
[TextureRedefine]
width = 480
height = 268
formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 2880
overwriteHeight = 1620