Static recompilation of Majora's Mask (and soon Ocarina of Time) for PC (Windows/Linux)
Go to file
thecozies 1d16efc3f0 fixed typography sizing and related spacing 2024-01-07 16:11:17 -06:00
assets fixed typography sizing and related spacing 2024-01-07 16:11:17 -06:00
include Modified recomp UI event handling to allow event parameters using ":" as a delimiter 2024-01-07 02:03:54 -05:00
lib Refactored menu logic into MenuController interface, updated RT64 2024-01-01 22:36:06 -05:00
patches Patch options button in file select to be a quit button instead, update RT64 and RmlUi 2023-12-27 17:56:26 -05:00
rsp
shaders Update RT64, split UI immutable sampler into its own descriptor set 2023-11-24 18:12:58 -05:00
src set default res to 1080 and dont hide cur doc before reload 2024-01-07 15:38:38 -06:00
ultramodern Hooked up graphics option menu to RT64, updated RT64 2024-01-01 00:09:14 -05:00
.gitignore init sass rework 2024-01-02 10:07:37 -06:00
.gitmodules Added MM decomp as submodule and added workaround file to avoid needing to build it 2023-12-18 19:26:47 -05:00
CMakeLists.txt Implemented RmlUi hack to replace color parsing so it uses 0-1 alpha instead of 0-255 2024-01-06 16:08:15 -05:00
CMakeSettings.json
launch.vs.json
patches.toml
rev1_overlays.txt
us.rev1.toml 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