Ryujinx/src/Ryujinx.UI.Common/Configuration
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
..
System Infra: Capitalisation Consistency (#6296) 2024-02-11 03:09:18 +01:00
UI TESTERS WANTED: RyuLDN implementation (#65) 2024-11-11 16:06:50 -06:00
AudioBackend.cs Infra: Capitalisation Consistency (#6296) 2024-02-11 03:09:18 +01:00
ConfigurationFileFormat.cs Add custom refresh rate mode to VSync option (#238) 2024-11-25 13:39:09 -06:00
ConfigurationFileFormatSettings.cs Infra: Capitalisation Consistency (#6296) 2024-02-11 03:09:18 +01:00
ConfigurationJsonSerializerContext.cs Infra: Capitalisation Consistency (#6296) 2024-02-11 03:09:18 +01:00
ConfigurationState.cs Add custom refresh rate mode to VSync option (#238) 2024-11-25 13:39:09 -06:00
ConfigurationState.Migration.cs Add custom refresh rate mode to VSync option (#238) 2024-11-25 13:39:09 -06:00
ConfigurationState.Model.cs Add custom refresh rate mode to VSync option (#238) 2024-11-25 13:39:09 -06:00
FileTypes.cs Infra: Capitalisation Consistency (#6296) 2024-02-11 03:09:18 +01:00
LoggerModule.cs Fix issue with Logger.Trace (#228) 2024-11-11 14:14:29 -06:00