[Epic Mickey 2] Add workaround for Green Tint issue (#705)

Thanks to @abso1utezer0 for the fix!
This commit is contained in:
Ryan Koop
2025-05-13 12:02:33 -05:00
committed by GitHub
parent 1e94568a57
commit ff27f5efa5
2 changed files with 20 additions and 0 deletions

View File

@@ -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

View 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