ryujinx_ryubing/src/Ryujinx/UI/Views/Main
Keaton 2e6794e69b
Add custom refresh rate mode to VSync option (#238)
Rebased @jcm93's refreshinterval branch:
https://github.com/jcm93/Ryujinx/tree/refreshinterval

The option is placed under System/Hacks. Disabled, it's the default
Ryujinx behavior. Enabled, the behavior is shown in the attached
screenshots. If a framerate is too high or low, you can adjust the value
where you normally toggle VSync on and off. It will also cycle through
the default on/off toggles.

Also, in order to reduce clutter, I made an adjustment to remove the
target FPS and only show the percentage.

---------

Co-authored-by: jcm <6864788+jcm93@users.noreply.github.com>
2024-11-25 13:39:09 -06:00
..
MainMenuBarView.axaml misc: chore: cleanup 2 accidental xml namespaces 2024-11-10 22:23:03 -06:00
MainMenuBarView.axaml.cs Fixed mime types button not updating after install/uninstall (#241) 2024-11-19 02:16:15 -06:00
MainStatusBarView.axaml Add custom refresh rate mode to VSync option (#238) 2024-11-25 13:39:09 -06:00
MainStatusBarView.axaml.cs Add custom refresh rate mode to VSync option (#238) 2024-11-25 13:39:09 -06:00
MainViewControls.axaml Avalonia: Move LocaleExtension & IconExtension into one namespace to simplify the usage sites in the markup. 2024-11-01 13:00:56 -05:00
MainViewControls.axaml.cs UI: Fix diaglog popups doubling the window controls and laying text over the menu bar. 2024-10-17 11:51:40 -05:00