diff --git a/D43J01.ini b/D43J01.ini index 98559deb19..db5ad13055 100644 --- a/D43J01.ini +++ b/D43J01.ini @@ -4,7 +4,12 @@ [EmuState] #The Emulation State. 1 is worst, 5 is best, 0 is not set. EmulationStateId = 1 +EmulationIssues = [OnLoad] #Add memory patches to be loaded once on boot here. [OnFrame] ++$loophack +0x806866E4:word:0x60000000 [ActionReplay] +[Video] +ProjectionHack = -1 diff --git a/D43P01.ini b/D43P01.ini index 59d7839eca..de5ac9ec84 100644 --- a/D43P01.ini +++ b/D43P01.ini @@ -3,5 +3,8 @@ #The Emulation State. EmulationStateId = 1 Issues="Dolphin doesn't support soft reset" +EmulationIssues = [OnFrame]#Add memory patches here. [ActionReplay] +[Video] +ProjectionHack = -1 diff --git a/RELS01.ini b/RELS01.ini index 2c97adbaca..c0a7aca5fe 100644 --- a/RELS01.ini +++ b/RELS01.ini @@ -3,12 +3,14 @@ #Values set here will override the main dolphin settings. [EmuState] #The Emulation State. 1 is worst, 5 is best, 0 is not set. -EmulationStateId = 2 +EmulationStateId = 4 Issues="Boots then hangs, stuck on nop opcode?" EmulationIssues = [OnFrame] -+$loophack ++$loophack_ZOOT 0x80683804:word:0x60000000 +$loophack_ZMM +0x8068C324:word:0x60000000 [ActionReplay] [Video] ProjectionHack = -1