Same loophack for Zelda OOT TGC extracted, game will work right away in JIT mode.
This commit is contained in:
parent
7822a3484d
commit
97f3b75d12
|
@ -5,5 +5,10 @@
|
||||||
#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 = 2
|
EmulationStateId = 2
|
||||||
Issues="Boots then hangs, stuck on nop opcode?"
|
Issues="Boots then hangs, stuck on nop opcode?"
|
||||||
|
EmulationIssues =
|
||||||
[OnFrame]
|
[OnFrame]
|
||||||
|
+$loophack
|
||||||
|
0x80683804:word:0x60000000
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
|
[Video]
|
||||||
|
ProjectionHack = -1
|
||||||
|
|
Loading…
Reference in New Issue