From b01bdf5b1284c4bd20ba2f38b1135d7a7dae70f5 Mon Sep 17 00:00:00 2001 From: thecozies <79979276+thecozies@users.noreply.github.com> Date: Sat, 30 Mar 2024 13:53:03 -0500 Subject: [PATCH] graphics descriptions and reconfigure ordering --- assets/config_menu/graphics.rml | 222 ++++++++++++++++++---- assets/recomp.rcss | 2 +- assets/scss/styles/components/Config.scss | 39 +++- src/ui/ui_config.cpp | 13 ++ 4 files changed, 231 insertions(+), 45 deletions(-) diff --git a/assets/config_menu/graphics.rml b/assets/config_menu/graphics.rml index 6389097..76b2de4 100644 --- a/assets/config_menu/graphics.rml +++ b/assets/config_menu/graphics.rml @@ -3,104 +3,251 @@
-
-
-
+
+
+
- + - + - +
-
+ +
- + - + - + +
{{ds_info}}
-
{{ds_info}}
-
-
-
+ +
- + - +
-
-
+ +
- + - +
-
-
- -
-
+ +
- +
-
-
+ +
- + - + - + -
-
+ +
+
+

+ Sets the output resolution of the game. +

+

+ Renders at a higher resolution and scales it down to the output resolution for increased quality. Only available in Original and Original 2x resolution. +

+

+ Sets the horizontal aspect ratio. Original limits the game to 4:3 (N64). Expand will adjust the game to match your display's horizontal resolution. +

+

+ Sets whether the game should display on a Window or Fullscreen. You can also use Alt + Enter to toggle this option. +

+

+ Doesn't affect gameplay. If you have issues on Display while using an external frame limiter, use Manual with that frame limit instead. +

+

+ Sets the Multisample anti-aliasing (MSAA) quality level. This reduces jagged edges in the final image at the expense of rendering performance. +
+
+ Note: This option won't be available if your GPU does not support MSAA Sample Positions during the time being as it is required to avoid rendering glitches. +