cemu_graphic_packs/Preformance/MK8_360p/rules.txt

43 lines
969 B
Plaintext
Raw Normal View History

2017-01-10 05:09:40 +01:00
[Definition]
2017-01-15 02:13:04 +01:00
titleIds = 000500001010ec00,000500001010ed00,000500001010eb00,ffffffff85887bc1
name = "Mario Kart 8 - 360p"
2017-01-10 05:09:40 +01:00
# Main Screen Resolution
[TextureRedefine]
2017-01-10 05:09:40 +01:00
width = 1280
height = 720
formatsExcluded = 0x41A,0x431 # exclude the intro background texture, race end background
overwriteWidth = 640
overwriteHeight = 360
2017-01-10 05:09:40 +01:00
# Half Res Alpha (and DOF)
[TextureRedefine]
width = 640
height = 360
formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 320
overwriteHeight = 160
# MKTV screen
[TextureRedefine]
width = 960
height = 540
formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 480
overwriteHeight = 270
# MKTV internal render targets
[TextureRedefine]
width = 960
height = 536
formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 480
overwriteHeight = 268
# MKTV half res alpha
[TextureRedefine]
width = 480
height = 268
formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 240
overwriteHeight = 134