From 0775299aaeb31182d6c03e2dad3c30f5e6d8e52d Mon Sep 17 00:00:00 2001 From: Mr-Wiseguy Date: Fri, 15 Mar 2024 12:13:29 -0400 Subject: [PATCH] Reorganized config menu tabs, hide debug menu behind manual config file edit, added missing recompiler config file --- .gitignore | 1 + assets/config_menu.rml | 24 +- .../{control_options.rml => general.rml} | 6 +- assets/config_menu/graphics.rml | 10 +- assets/config_menu/sound.rml | 2 +- include/recomp_config.h | 5 +- include/recomp_ui.h | 4 +- overlays.us.rev1.txt | 617 ++++++++++++++++++ src/game/config.cpp | 39 +- src/ui/ui_config.cpp | 39 +- src/ui/ui_launcher.cpp | 1 + 11 files changed, 706 insertions(+), 42 deletions(-) rename assets/config_menu/{control_options.rml => general.rml} (86%) create mode 100644 overlays.us.rev1.txt diff --git a/.gitignore b/.gitignore index 8dd2a96..d703243 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ # VSCode file settings .vscode/settings.json +.vscode/c_cpp_properties.json # Input elf and rom files *.elf diff --git a/assets/config_menu.rml b/assets/config_menu.rml index a857ff2..11af278 100644 --- a/assets/config_menu.rml +++ b/assets/config_menu.rml @@ -26,9 +26,9 @@ nav-down:#res_auto; } - + - + @@ -38,12 +38,12 @@
- -
Graphics
+ +
General
- -