ryujinx/src/Ryujinx.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
..
Hid Add custom refresh rate mode to VSync option (#238) 2024-11-25 13:39:09 -06:00
Multiplayer TESTERS WANTED: RyuLDN implementation (#65) 2024-11-11 16:06:50 -06:00
AntiAliasing.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
AppDataManager.cs misc: Replace "" with string.Empty. 2024-11-01 11:57:23 -05:00
AspectRatioExtensions.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
BackendThreading.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
DownloadableContentContainer.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
DownloadableContentJsonSerializerContext.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
DownloadableContentNca.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
GraphicsBackend.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
GraphicsDebugLevel.cs Add workflow to automatically check code style issues for PRs (#4670) 2023-07-24 18:35:04 +02:00
HideCursorMode.cs [Ryujinx.Common] Address dotnet-format issues (#5358) 2023-06-28 18:41:38 +02:00
MemoryManagerMode.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Mod.cs Ava UI: Mod Manager (#4390) 2024-01-26 02:02:28 +01:00
ModMetadata.cs Ava UI: Mod Manager (#4390) 2024-01-26 02:02:28 +01:00
ModMetadataJsonSerializerContext.cs Ava UI: Mod Manager (#4390) 2024-01-26 02:02:28 +01:00
ScalingFilter.cs [Ryujinx.Common] Address dotnet-format issues (#5358) 2023-06-28 18:41:38 +02:00
TitleUpdateMetadata.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
TitleUpdateMetadataJsonSerializerContext.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
VSyncMode.cs Add custom refresh rate mode to VSync option (#238) 2024-11-25 13:39:09 -06:00