Commit Graph

3 Commits

Author SHA1 Message Date
Crementif
3b265520fd
[BotW] More proper faster arrow fix
Since 1.0 floats are very common, this float was likely used in other game code as well. Changing it to 3.0 could be bad, so it's better to just change the instruction that loads it and does the arrow loading.
The fix here is to just have a symbol available to load the lower half from, instead of hardcoding it which Cemu's backwards compatible patcher doesn't like and softlocks.
2020-07-27 00:45:52 +02:00
Crementif
3c20ea5e5f
[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.
2020-07-26 22:45:33 +02:00
Michael
6839fabe61 Separate BotW Cheats into their own packs
Allows people to enable the ones they want via the graphic pack menu
2018-11-30 18:09:00 -08:00