Static recompilation of Majora's Mask (and soon Ocarina of Time) for PC (Windows/Linux)
Go to file
thecozies f6a9a3c520 close config modal on backdrop or x button click 2024-02-24 21:57:51 -05:00
assets config related style/layout updates 2024-02-24 21:57:51 -05:00
include Added mechanism for getting aspect ratio from recompiled code, fixed wipe3 transition in widescreen 2024-02-17 22:12:23 -05:00
lib Transform tagging to missed skele drawing functions, transform tagging for particles, automatic transform tagging for all actors with only one matrix, update RT64 2024-02-17 22:11:07 -05:00
patches Add transform tags for bow and arrow's string and hookshot chain, update patch makefile to use fast-math and no-unsafe-math-optimizations 2024-02-24 16:14:48 -05:00
rsp
shaders Update RT64, split UI immutable sampler into its own descriptor set 2023-11-24 18:12:58 -05:00
src close config modal on backdrop or x button click 2024-02-24 21:57:51 -05:00
ultramodern Enable relevant RT64 enhancements, fix pause background corruption if song of soaring was played before ever pausing 2024-02-04 22:55:15 -05:00
.gitignore init sass rework 2024-01-02 10:07:37 -06:00
.gitmodules Add lunasvg and enable SVG support in RmlUi, fix color endianness for RmlUi generated images 2024-01-09 19:55:44 -05:00
CMakeLists.txt Modify gyro aim implementation to add aim reset and low pass filter, copy RT64 DLL dependencies to output folder 2024-01-27 16:06:36 -05:00
CMakeSettings.json
launch.vs.json
patches.toml
rev1_overlays.txt
us.rev1.toml