mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 17:49:17 +01:00
[Nintendo Land] Shadows
This commit is contained in:
parent
4b05c783f7
commit
6c4192a5fa
11
Enhancements/NintendoLand_HighResShadows/rules.txt
Normal file
11
Enhancements/NintendoLand_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 = 0005000010101F00,0005000010102000,0005000010102100
|
||||||
|
name = "Nintendo Land - High Res Shadows"
|
||||||
|
|
||||||
|
[TextureRedefine]
|
||||||
|
width = 2048
|
||||||
|
height = 2048
|
||||||
|
formats = 0x005
|
||||||
|
overwriteWidth = 4096
|
||||||
|
overwriteHeight = 4096
|
@ -41,3 +41,10 @@ height = 240
|
|||||||
formatsExcluded = 0x41A,0x431 # exclude obvious textures
|
formatsExcluded = 0x41A,0x431 # exclude obvious textures
|
||||||
overwriteWidth = 212
|
overwriteWidth = 212
|
||||||
overwriteHeight = 120
|
overwriteHeight = 120
|
||||||
|
|
||||||
|
[TextureRedefine]
|
||||||
|
width = 2048
|
||||||
|
height = 2048
|
||||||
|
formats = 0x005
|
||||||
|
overwriteWidth = 1024
|
||||||
|
overwriteHeight = 1024
|
@ -41,3 +41,10 @@ height = 240
|
|||||||
formatsExcluded = 0x41A,0x431 # exclude obvious textures
|
formatsExcluded = 0x41A,0x431 # exclude obvious textures
|
||||||
overwriteWidth = 212
|
overwriteWidth = 212
|
||||||
overwriteHeight = 120
|
overwriteHeight = 120
|
||||||
|
|
||||||
|
[TextureRedefine]
|
||||||
|
width = 2048
|
||||||
|
height = 2048
|
||||||
|
formats = 0x005
|
||||||
|
overwriteWidth = 1024
|
||||||
|
overwriteHeight = 1024
|
Loading…
Reference in New Issue
Block a user