mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 09:39:17 +01:00
[Enhancements] Splatoon + MK8 High Res Shadows
This commit is contained in:
parent
ffacc61524
commit
8ececf1878
12
Enhancements/MK8_HighResShadows/rules.txt
Normal file
12
Enhancements/MK8_HighResShadows/rules.txt
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
# Found by StripTheSoul on GBATemp http://gbatemp.net/threads/release-cemu-wii-u-emulator.399524/page-924#post-7065207
|
||||||
|
# FYI: Enhancements are meant to be edited, just make sure to edit the overwrite height and width.
|
||||||
|
[Definition]
|
||||||
|
titleIds = 000500001010ec00,000500001010ed00,000500001010eb00,ffffffff85887bc1
|
||||||
|
name = "Mario Kart 8 - High Res Shadows"
|
||||||
|
|
||||||
|
[TextureRedefine]
|
||||||
|
width = 1024
|
||||||
|
height = 1024
|
||||||
|
formatsExcluded = 0x008,0x41A,0x033,0x034,0x035,0x431,0x235,0x433 # exclude everything but shadowmap
|
||||||
|
overwriteWidth = 2048
|
||||||
|
overwriteHeight = 2048
|
11
Enhancements/Splatoon_HighResShadows/rules.txt
Normal file
11
Enhancements/Splatoon_HighResShadows/rules.txt
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
# FYI: Enhancements are meant to be edited, just make sure to edit the overwrite height and width.
|
||||||
|
[Definition]
|
||||||
|
titleIds = 0005000010176900,0005000010176A00,0005000010162B000
|
||||||
|
name = "Splatoon - High Res Shadows"
|
||||||
|
|
||||||
|
[TextureRedefine]
|
||||||
|
width = 2048
|
||||||
|
height = 2048
|
||||||
|
formatsExcluded = 0x008,0x41A,0x033,0x034,0x035,0x431,0x235,0x433 # exclude everything but shadowmap
|
||||||
|
overwriteWidth = 4096
|
||||||
|
overwriteHeight = 4096
|
Loading…
Reference in New Issue
Block a user