mirror of
https://github.com/cemu-project/cemu_graphic_packs
synced 2025-10-05 23:52:52 +02:00
[Epic Mickey 2] Add workaround for Green Tint issue (#705)
Thanks to @abso1utezer0 for the fix!
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
[DEM2GreenFixVer0]
|
||||
moduleMatches = 0x7d954baf
|
||||
|
||||
.origin = codecave
|
||||
|
||||
_codeCaveFunction:
|
||||
lis r3, 0x13ad
|
||||
addi r3, r3, 0x7b7f
|
||||
li r4, 1
|
||||
stb r4, 0(r3)
|
||||
lwz r9,0x4(r23)
|
||||
blr
|
||||
|
||||
0x021BEAF0 = bla _codeCaveFunction
|
6
Workarounds/DisneyEpicMickey2_GreenOverlayFix/rules.txt
Normal file
6
Workarounds/DisneyEpicMickey2_GreenOverlayFix/rules.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
[Definition]
|
||||
titleIds = 000500001010db00
|
||||
name = Green Overlay Fix
|
||||
path = "Disney Epic Mickey 2/Fixes/Green Overlay Fix"
|
||||
description = Removes the green overlay bug found specifically with emulation. Made by abso1utezer0.
|
||||
version = 7
|
Reference in New Issue
Block a user