cemu_graphic_packs/Enthusiast/MK8_5760p/rules.txt
Michael 19bd76df1e 1.8.0 (#52)
* [DKCTF, BotW] Remove old shader edits, add TF 1.8 AA Removal

* [DKCTF] Actually remove old shaders

* EXZAP

* [DKCTF] version = 2

* [Shadows] version = 2

* [MK8] version = 2

* [Baeonetta] version = 2

* [XCX] version = 2

* [3D World] version = 2

* [Smash] version = 2

* [ROL] version = 2

* [Pikmin] version = 2

* [Tekken] version = 2

* [WindWaker] version = 2

* [TwilightPrincess] version = 2

* [NSMBU] version = 2
2017-05-24 15:55:55 -07:00

76 lines
1.7 KiB
Plaintext

[Definition]
titleIds = 000500001010ec00,000500001010ed00,000500001010eb00,ffffffff85887bc1
name = "Mario Kart 8 - 5760p (10K)"
version = 2
# Main Screen Resolution
[TextureRedefine]
width = 1280
height = 720
formatsExcluded = 0x41A,0x431 # exclude the intro background texture, race end background
overwriteWidth = 10240
overwriteHeight = 5760
# Half Res Alpha (and DOF)
[TextureRedefine]
width = 640
height = 360
formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 5120
overwriteHeight = 2880
# Quarter Res Alpha (motion blur effect around edges of screen)
[TextureRedefine]
width = 320
height = 180
formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 2560
overwriteHeight = 1440
# Multiplayer-Mode Resolution (2p)
[TextureRedefine]
width = 640
height = 720
formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 5120
overwriteHeight = 5760
# Multiplayer-Mode Resolution half-res (2p)
[TextureRedefine]
width = 320
height = 360
formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 2560
overwriteHeight = 2880
# Multiplayer-Mode Quarter Res Alpha (2p)
[TextureRedefine]
width = 160
height = 180
formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 1280
overwriteHeight = 1440
# MKTV output
[TextureRedefine]
width = 960
height = 540
formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 7680
overwriteHeight = 4320
# MKTV internal render targets
[TextureRedefine]
width = 960
height = 536
formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 7680
overwriteHeight = 4288
# MKTV half res alpha
[TextureRedefine]
width = 480
height = 268
formatsExcluded = 0x41A # exclude obvious textures
overwriteWidth = 3840
overwriteHeight = 2144