13 Commits

Author SHA1 Message Date
Dario
4e710c7d2f Rewrite mod details under new UI system. 2025-02-14 18:55:26 -05:00
thecozies
061321b911 init mod menu + bem class + button presets 2025-02-14 18:55:21 -05:00
Wiseguy
91db87632c
Mod Support (#499)
Integrates the modding functionality in N64ModernRuntime and adds several exported functions for mods to use. Also adds a ROM decompressor so that the runtime has access to the uncompressed code in the ROM for hooking purposes.
2025-02-14 18:38:10 -05:00
Mr-Wiseguy
3520fdfbc5 Added icons and version number, disabled 8x MSAA and set default to 2x 2024-03-15 19:47:29 -04:00
Mr-Wiseguy
ca66fdddbb Implemented proper ROM selection menu 2024-03-03 21:17:59 -05:00
thecozies
a06f98ab09 added clipped mm to intro bg 2024-01-10 10:03:10 -06:00
Mr-Wiseguy
0fcc366a35 Hooked up controls and settings buttons in launcher 2024-01-08 01:28:50 -05:00
Mr-Wiseguy
15ce3b194d Hooked up exit button in launcher and updated RT64 to fix issue with the launcher not closing 2024-01-07 23:46:44 -05:00
thecozies
ccc240d255 new launcher and overall ui updates 2024-01-07 15:33:22 -06:00
thecozies
8e3c163594 added _old.scss and consolidate sass to recomp.rcss 2024-01-06 12:48:51 -06:00
thecozies
6af312470a init sass rework 2024-01-02 10:07:37 -06:00
Mr-Wiseguy
525092fd60 Cleaned up assets folder, added promptfont, started config menu UI 2023-12-29 16:49:26 -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