From bea90f5b13807ba0b1549edec1ee03d48b0725e9 Mon Sep 17 00:00:00 2001 From: omegadox Date: Thu, 19 Nov 2009 13:23:44 +0000 Subject: [PATCH] zelda n64 patches --- D43J01.ini | 5 +++++ D43P01.ini | 3 +++ RELS01.ini | 6 ++++-- 3 files changed, 12 insertions(+), 2 deletions(-) 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