From 3c20ea5e5f5dbd7932e057004150a445229d6292 Mon Sep 17 00:00:00 2001 From: Crementif <26669564+Crementif@users.noreply.github.com> Date: Sun, 26 Jul 2020 22:45:33 +0200 Subject: [PATCH] [BotW] Temporary fix for faster arrow draw distance mod Full fix will be in the V5 pack, since this might cause side effects due to the float being loaded by other things. --- Mods/BreathOfTheWild_Cheats_FasterArrowDraw/patches.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Mods/BreathOfTheWild_Cheats_FasterArrowDraw/patches.txt b/Mods/BreathOfTheWild_Cheats_FasterArrowDraw/patches.txt index a59405f8..dbaeed6e 100644 --- a/Mods/BreathOfTheWild_Cheats_FasterArrowDraw/patches.txt +++ b/Mods/BreathOfTheWild_Cheats_FasterArrowDraw/patches.txt @@ -1,8 +1,8 @@ [BotwV208] moduleMatches = 0x6267BFD0 -0x024A0164 = lfs f0, 0x100c50A0@l(r10) ; faster arrow draw -0x024A019C = lfs f0, 0x100c50A0@l(r10) ; faster arrow draw +0x100C4F94 = .float 3.0 + [BotwV176V192] moduleMatches = 0xFD091F9F,0xD472D8A5