diff --git a/Mods/BreathOfTheWild_FPS++/patches.txt b/Mods/BreathOfTheWild_FPS++/patches.txt index 737a81cf..b05e45a7 100644 --- a/Mods/BreathOfTheWild_FPS++/patches.txt +++ b/Mods/BreathOfTheWild_FPS++/patches.txt @@ -121,6 +121,10 @@ _arrowTimeDrain = 0x00000114 0x02D90D88 = lis r10, _averageFPS@ha 0x02D90D8C = lfs f11, _averageFPS@l(r10) 0x02D5F760 = bla _arrowTimeDrain +0x037DC35C = lis r12, _speedDiv@ha #Audio fix +0x037DC360 = lfs f13, _speedDiv@l(r12) +0x037DBDF8 = lis r11, _speedDiv@ha +0x037DBDFC = lfs f31, _speedDiv@l(r11) #break all forms of frame limiting @@ -263,4 +267,4 @@ _arrowTimeDrain = 0x00000114 ;0x031F9FEC = li r0, 1 ;0x031FA004 = nop 0x031FA1D4 = nop -0x031FA1F8 = nop \ No newline at end of file +0x031FA1F8 = nop