cemu_graphic_packs/Performance/MK8_360p/rules.txt

72 lines
1.6 KiB
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
[TextureRedefine] # gamepad
width = 854
height = 480
overwriteWidth = 427
overwriteHeight = 240
# Half Res Alpha (and DOF)
[TextureRedefine]
width = 640
height = 360
formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 320
overwriteHeight = 160
2017-01-17 18:07:29 +01:00
# Multiplayer-Mode Resolution (2p)
[TextureRedefine]
width = 640
height = 720
formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 480
overwriteHeight = 360
2017-01-21 01:18:17 +01:00
# Multiplayer-Mode Half Res Alpha (2p)
[TextureRedefine]
width = 320
height = 360
formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 240
overwriteHeight = 180
# 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
2017-02-03 02:37:42 +01:00
overwriteHeight = 134
[TextureRedefine] # shadows
width = 1024
height = 1024
formatsExcluded = 0x008,0x41A,0x033,0x034,0x035,0x431,0x235,0x433 # exclude everything but shadowmap
overwriteWidth = 512
overwriteHeight = 512