From 649d21c3b8241db4ac35244f94a5001784b2c1dd Mon Sep 17 00:00:00 2001 From: Xalphenos Date: Wed, 21 Feb 2018 09:55:04 -0600 Subject: [PATCH] BotW Cheats Update remove bugs from faster arrow draw. --- Modifications/BreathOfTheWild_Cheats/patches.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Modifications/BreathOfTheWild_Cheats/patches.txt b/Modifications/BreathOfTheWild_Cheats/patches.txt index 436772f3..8236ac94 100644 --- a/Modifications/BreathOfTheWild_Cheats/patches.txt +++ b/Modifications/BreathOfTheWild_Cheats/patches.txt @@ -6,7 +6,8 @@ moduleMatches = 0x6267BFD0 0x02D90CC0 = fmr f29, f1; Inf Stamina 0x02D452A4 = nop; Inf Hearts 0x02EB6758 = nop; Inf Arrows -0x100C4F94 = .float 3; faster arrow draw (1 is default speed) +0x024A0164 = lfs f0, 0x100c50A0@l(r10) ; faster arrow draw +0x024A019C = lfs f0, 0x100c50A0@l(r10) ; faster arrow draw 0x02D91DBC = fmuls f0, f13, f12; Inf Mipha's Grace 0x02CE0328 = nop; Inf Revali's Gale 0x02D74498 = nop; Inf Daruk's Protection @@ -25,7 +26,8 @@ moduleMatches = 0xFD091F9F,0xD472D8A5 0x02D90724 = fmr f29, f1 ;inf stamina 0x02D44D44 = nop ;inf hearts 0x02EB61BC = nop ;inf arrows -0x100C4F34 = .float 3; faster arrow draw (1 is default speed) +0x0249FDC0 = lfs f0, 0x100c5040@l(r10) ; faster arrow draw +0x0249FDF8 = lfs f0, 0x100c5040@l(r10) ; faster arrow draw 0x02D91820 = fmuls f0, f13, f12; Inf Mipha's Grace 0x02CDFE0C = nop; Inf Revali's Gale 0x02D73EFC = nop; Inf Daruk's Protection