Static recompilation of Majora's Mask (and soon Ocarina of Time) for PC (Windows/Linux)
Go to file
thecozies 7491eabde0
Cont/kb/mouse focus priorities and behaviors reworked (#15)
* ensure focus after cont/kb input + enable mouse on SDL_QUIT + force focus to prompt while open

* only force prompt focus if mouse is not active

* default kb input, mouse click switches to kb focused input
2024-05-02 01:51:09 -04:00
assets Cont/kb/mouse focus priorities and behaviors reworked (#15) 2024-05-02 01:51:09 -04:00
icons Add Linux taskbar icon (#6) 2024-04-25 03:04:18 -04:00
include Cont/kb/mouse focus priorities and behaviors reworked (#15) 2024-05-02 01:51:09 -04:00
lib Moved UI resource destruction to RT64 deinit hook, temporarily disabled shader cache as it's out of date 2024-05-01 04:25:22 -04:00
patches WIP autosave functionality 2024-05-01 04:06:53 -04:00
rsp
shadercache Implemented shader cache preloading 2024-04-27 00:02:10 -04:00
shaders
src Cont/kb/mouse focus priorities and behaviors reworked (#15) 2024-05-02 01:51:09 -04:00
ultramodern Moved UI resource destruction to RT64 deinit hook, temporarily disabled shader cache as it's out of date 2024-05-01 04:25:22 -04:00
.gitignore Fixed race condition with thread deletion, update RT64 2024-04-27 15:06:26 -04:00
.gitmodules Update RT64 and refactor RT64 handling 2024-04-14 15:59:42 -04:00
CMakeLists.txt Fixed cmake sometimes not linking required libraries on linux 2024-04-27 16:04:13 -04:00
CMakeSettings.json
launch.vs.json Rename cmake project, embed data for custom code directly into executable instead of a separate file 2024-03-15 01:15:33 -04:00
overlays.us.rev1.txt Reorganized config menu tabs, hide debug menu behind manual config file edit, added missing recompiler config file 2024-03-15 12:13:39 -04:00
patches.toml
rev1_overlays.txt
us.rev1.toml