mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
loop hack for Zelda Collectors Edition ZOOT running on Interpretor mode when booting its dol. Game will work in JIT after its booted.
This commit is contained in:
@ -4,5 +4,10 @@
|
|||||||
[EmuState]
|
[EmuState]
|
||||||
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 3
|
EmulationStateId = 3
|
||||||
|
EmulationIssues =
|
||||||
[OnFrame]
|
[OnFrame]
|
||||||
|
+$Loophack
|
||||||
|
0x80665804:dword:0x60000000
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
|
[Video]
|
||||||
|
ProjectionHack = -1
|
||||||
|
Reference in New Issue
Block a user