mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2025-01-11 09:19:07 +01:00
[Sonic Boom] Disable SSAO (#516)
* [Sonic Boom] Disable SSAO * [Sonic Boom] Update Disable SSAO description for consistency * [Sonic Boom] Moved Disable SSAO to Enhancements
This commit is contained in:
parent
52085fe8fc
commit
08eb9bdd5b
@ -0,0 +1,23 @@
|
|||||||
|
[WiiULauncher0US]
|
||||||
|
moduleMatches = 0x90DAC5CE
|
||||||
|
|
||||||
|
; Skip SSAO parameter call
|
||||||
|
0x2E966AC = b 0x2E966E8
|
||||||
|
|
||||||
|
[WiiULauncher0EU]
|
||||||
|
moduleMatches = 0x8F7D2702
|
||||||
|
|
||||||
|
; Skip SSAO parameter call
|
||||||
|
0x2E9668C = b 0x2E966C8
|
||||||
|
|
||||||
|
[WiiULauncher0JP]
|
||||||
|
moduleMatches = 0x0D395735
|
||||||
|
|
||||||
|
; Skip SSAO parameter call
|
||||||
|
0x2E96448 = b 0x2E96484
|
||||||
|
|
||||||
|
[WiiULauncher16]
|
||||||
|
moduleMatches = 0x113CC316
|
||||||
|
|
||||||
|
; Skip SSAO parameter call
|
||||||
|
0x2E966E4 = b 0x2E96720
|
@ -0,0 +1,6 @@
|
|||||||
|
[Definition]
|
||||||
|
titleIds = 0005000010175B00,0005000010177800,0005000010191F00
|
||||||
|
name = Disable SSAO
|
||||||
|
path = "Sonic Boom: Rise of Lyric/Enhancements/Disable SSAO"
|
||||||
|
description = This patches out Screen Space Ambient Occlusion globally.||Made by HyperBE32.
|
||||||
|
version = 6
|
Loading…
x
Reference in New Issue
Block a user