Commit Graph

6 Commits

Author SHA1 Message Date
Crementif
437a249be1
[BotW] Fix weather pack for legacy code patching
This uses a workaround for Cemu's legacy patching (so the backwards compatibility that Cemu provides for patches.txt file, and now defaults too even if Cemuhook is found) not allowing one to have symbols that refer to a memory address that's outside of the game's own executable memory.
2020-09-19 11:09:59 +02:00
Exzap
63a51ab720 Update some graphic packs to version 4
Clarity got updated, plus a bunch of graphic packs that don't use shaders.
2019-11-16 04:54:26 +01:00
Michael
477f71cf86 Revert "Improve performance with (almost) every game"
This reverts commit 2f5488c22e.
2019-04-01 19:54:41 -07:00
Michael
2f5488c22e Improve performance with (almost) every game 2019-03-31 22:45:26 -07:00
Crementif
27eacec767 [BotW] Update weather pack to actually work
No longer a proof of concept. The game checks if the value isn't correct, so it would be overwritten. This just freezes the value using some code cave code nearby the fence skip thing.
2019-03-24 14:24:08 +01:00
Crementif
8dc4c7017b [BotW] Add weather mod 2019-01-20 23:57:59 +01:00