mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 01:29:18 +01:00
Add AF pack for BotW and shadow workaround pack for Bayonetta 2
This commit is contained in:
parent
437a249be1
commit
4f78c5b377
10
Enhancements/BreathOfTheWild_AnisotropicFiltering/rules.txt
Normal file
10
Enhancements/BreathOfTheWild_AnisotropicFiltering/rules.txt
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
[Definition]
|
||||||
|
titleIds = 00050000101C9300,00050000101C9400,00050000101C9500
|
||||||
|
name = Anisotropic Filtering
|
||||||
|
path = "The Legend of Zelda: Breath of the Wild/Enhancements/Anisotropic Filtering"
|
||||||
|
description = Requires Cemu 1.21.3 or above|Enables x16 anisotropic filtering on ground textures.|Has a minimal performance impact.
|
||||||
|
version = 6
|
||||||
|
|
||||||
|
[TextureRedefine]
|
||||||
|
depth = 83 # the terrain atlas is a 1024x1024x83 texture array
|
||||||
|
overwriteAnisotropy = 16
|
@ -2,17 +2,13 @@
|
|||||||
titleIds = 0005000010172600,0005000010172700,000500001011B900
|
titleIds = 0005000010172600,0005000010172700,000500001011B900
|
||||||
name = 60 FPS cutscenes
|
name = 60 FPS cutscenes
|
||||||
path = "Bayonetta 2/Mods/60 FPS cutscenes"
|
path = "Bayonetta 2/Mods/60 FPS cutscenes"
|
||||||
description = 60 FPS cutscenes. 30 FPS is the WiiU default
|
description = Changes the framerate of the cutscenes to 60FPS. 30 FPS is the Wii U's default cutscene framerate.
|
||||||
version = 4
|
version = 4
|
||||||
|
|
||||||
[Default]
|
|
||||||
name = 60 fps
|
|
||||||
$enable60:int = 1
|
|
||||||
|
|
||||||
[Preset]
|
[Preset]
|
||||||
name = 60 fps
|
name = 60 FPS
|
||||||
$enable60:int = 1
|
$enable60:int = 0
|
||||||
|
|
||||||
[Preset]
|
[Preset]
|
||||||
name = 30 fps
|
name = 30 FPS
|
||||||
$enable60:int = 0
|
$enable60:int = 0
|
||||||
|
@ -0,0 +1,4 @@
|
|||||||
|
[Bayonetta2_DynamicShadows_V0]
|
||||||
|
moduleMatches = 0xAF5D1A85
|
||||||
|
|
||||||
|
0x02ccbd18 = fmr f12, f31 ; Always return a large value for the approximated maximum depth of the depth buffer. This value is used to calculate the projection size of the shadow map.
|
6
Workarounds/Bayonetta2_DynamicShadows/rules.txt
Normal file
6
Workarounds/Bayonetta2_DynamicShadows/rules.txt
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
[Definition]
|
||||||
|
titleIds = 0005000010172600,0005000010172700,000500001011B900
|
||||||
|
name = Dynamic Shadows Workaround
|
||||||
|
path = "Bayonetta 2/Workarounds/Dynamic Shadows"
|
||||||
|
description = Workaround for the dynamic shadows to prevent them from rendering partially or not at all.||Made by Exzap.
|
||||||
|
version = 6
|
Loading…
Reference in New Issue
Block a user