mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 09:39:17 +01:00
[Smash] High-Res shadows
I think shadows not displaying properly on land is due to Cemu itself, not the graphic pack. If it turns out to be the graphic pack, then I'll see if there's any way to fix it.
This commit is contained in:
parent
08207808dc
commit
defe9256f1
11
Enhancements/Smash_HighResShadows/rules.txt
Normal file
11
Enhancements/Smash_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 = 0005000010110E00,0005000010145000,0005000010144F00
|
||||||
|
name = "Super Smash Bros. - High Res Shadows"
|
||||||
|
|
||||||
|
[TextureRedefine]
|
||||||
|
width = 512
|
||||||
|
height = 512
|
||||||
|
formatsExcluded = 0x008,0x41A,0x031,0x033,0x034,0x035,0x431,0x235,0x433,0x01a # exclude everything but shadowmap
|
||||||
|
overwriteWidth = 1024
|
||||||
|
overwriteHeight = 1024
|
Loading…
Reference in New Issue
Block a user