mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 17:49:17 +01:00
anisotropic mods for windwaker and twilight princess
This commit is contained in:
parent
258802ef8a
commit
8c8928e813
33
Enhancements/TwilightPrincessHD_Anisotropic/rules.txt
Normal file
33
Enhancements/TwilightPrincessHD_Anisotropic/rules.txt
Normal file
@ -0,0 +1,33 @@
|
||||
[Definition]
|
||||
titleIds = 000500001019C800,000500001019E600,000500001019E500
|
||||
name = Anisotropic Filtering
|
||||
path = "The Legend of Zelda: Twilight Princess HD/Enhancements/Anisotropic Filtering"
|
||||
description = Anisotropic Filtering for smoother mipmaps.
|
||||
version = 7
|
||||
|
||||
[Default]
|
||||
$anisoLevel = 8
|
||||
|
||||
[Preset]
|
||||
name = x2
|
||||
$anisoLevel = 2
|
||||
|
||||
[Preset]
|
||||
name = x4
|
||||
$anisoLevel = 4
|
||||
|
||||
[Preset]
|
||||
name = x8
|
||||
Default = 1
|
||||
|
||||
[Preset]
|
||||
name = x16
|
||||
$anisoLevel = 16
|
||||
|
||||
[Preset]
|
||||
name = x32 (overkill)
|
||||
$anisoLevel = 32
|
||||
|
||||
[TextureRedefine]
|
||||
formats = 0x31,0x32,0x33,0x34,0x35,0x431,0x432,0x433,0x434,0x435
|
||||
overwriteAnisotropy = $anisoLevel
|
33
Enhancements/WindWakerHD_Anisotropic/rules.txt
Normal file
33
Enhancements/WindWakerHD_Anisotropic/rules.txt
Normal file
@ -0,0 +1,33 @@
|
||||
[Definition]
|
||||
titleIds = 0005000010143400,0005000010143600,0005000010143500
|
||||
name = Anisotropic Filtering
|
||||
path = "The Legend of Zelda: The Wind Waker HD/Enhancements/Anisotropic Filtering"
|
||||
description = Anisotropic Filtering for smoother mipmaps.
|
||||
version = 7
|
||||
|
||||
[Default]
|
||||
$anisoLevel = 8
|
||||
|
||||
[Preset]
|
||||
name = x2
|
||||
$anisoLevel = 2
|
||||
|
||||
[Preset]
|
||||
name = x4
|
||||
$anisoLevel = 4
|
||||
|
||||
[Preset]
|
||||
name = x8
|
||||
Default = 1
|
||||
|
||||
[Preset]
|
||||
name = x16
|
||||
$anisoLevel = 16
|
||||
|
||||
[Preset]
|
||||
name = x32 (overkill)
|
||||
$anisoLevel = 32
|
||||
|
||||
[TextureRedefine]
|
||||
formats = 0x31,0x32,0x33,0x34,0x35,0x431,0x432,0x433,0x434,0x435
|
||||
overwriteAnisotropy = $anisoLevel
|
Loading…
Reference in New Issue
Block a user