mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2025-01-11 01:09:08 +01:00
BotW Cheats Update
remove bugs from faster arrow draw.
This commit is contained in:
parent
327f440dd9
commit
649d21c3b8
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user