Commit Graph

118 Commits

Author SHA1 Message Date
Mr-Wiseguy
ecfe2381b0 Prototype quicksave functionality, disabled for now 2024-01-13 01:39:41 -05:00
Mr-Wiseguy
c0abf1a203 Patch options button in file select to be a quit button instead, update RT64 and RmlUi 2023-12-27 17:56:26 -05:00
Mr-Wiseguy
86e701440c Patch light glow to use extended gbi, add right trigger to default bindings for R, update RT64 to fix lens of truth 2023-12-25 16:05:24 -05:00
Mr-Wiseguy
675719cdcf Fix bad scissor on A button text 2023-12-24 02:31:13 -05:00
Mr-Wiseguy
899bbb205e Added origin adjustment for item equip animation in pause screen, disabled some WIP patches 2023-12-24 02:01:22 -05:00
Mr-Wiseguy
32cb89ed76 Added MM decomp as submodule and added workaround file to avoid needing to build it 2023-12-18 19:26:47 -05:00
Mr-Wiseguy
a8e6cd112e Disable infinite magic cheat 2023-12-17 21:43:09 -05:00
Mr-Wiseguy
b3e4ab13ca Update RT64 to fix crash caused by offset scissors going into negative coordinate ranges 2023-12-17 21:25:49 -05:00
Mr-Wiseguy
73db5cb6d8 Fixed saving lockup caused by incorrect fields in message queue struct, updated RT64 2023-12-17 15:39:46 -05:00
Mr-Wiseguy
971d728169 Input refactor to allow arbitrary bindings 2023-12-13 02:06:56 -05:00
Mr-Wiseguy
b11e652a20 Map C-Up camera input to D-pad Up in dual analog mode 2023-12-03 23:35:17 -05:00
Mr-Wiseguy
9391253c7e Tag matrix groups for actors 2023-12-03 19:32:27 -05:00
Mr-Wiseguy
a487014623 Made RT64 into a submodule, redid UI patching using new extended gbi alignment commands 2023-12-03 13:14:54 -05:00
Mr-Wiseguy
d71b86c1da Added WIP dual analog camera and widescreen UI patches 2023-12-01 10:56:20 -05:00
Mr-Wiseguy
ddaac3cd8f Pull in symbols from the decomp elf automatically when building the patches elf 2023-11-27 23:39:18 -05:00
Mr-Wiseguy
ec23ef02fd Added some more patch functionality, added recomp namespace 2023-11-24 17:10:21 -05:00
Mr-Wiseguy
8188aee2c1 Removed use of std::exit and changed recomp runtime to exit normally, added helpers for getting recompiled args and returning values, added example of patch code calling native code 2023-11-12 14:47:38 -05:00
Mr-Wiseguy
398988a961 Added function patching, began reorganizing UI code, added native file dialog library 2023-11-11 17:42:07 -05:00