ryujinx/src/Ryujinx.Common
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
..
Collections Replace 'Expand DRAM' option with dropdown menu (#32) 2024-10-21 23:16:41 -05:00
Configuration Add custom refresh rate mode to VSync option (#238) 2024-11-25 13:39:09 -06:00
Extensions UI: Add Skyrim, KAFTL & HW:AOC to RPC. 2024-10-16 19:23:11 -05:00
GraphicsDriver misc: Replace "" with string.Empty. 2024-11-01 11:57:23 -05:00
Logging Add more mentions of canary (#258) 2024-11-21 12:34:53 -06:00
Memory TESTERS WANTED: RyuLDN implementation (#65) 2024-11-11 16:06:50 -06:00
Pools misc: Code cleanups & remove references to Patreon & Twitter. 2024-10-11 17:56:59 -05:00
PreciseSleep editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
SystemInterop misc: Replace references to IntPtr/UIntPtr with nint/nuint + code cleanups. 2024-10-26 08:46:50 -05:00
Utilities TESTERS WANTED: RyuLDN implementation (#65) 2024-11-11 16:06:50 -06:00
AsyncWorkQueue.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
Hash128.cs Replace 'Expand DRAM' option with dropdown menu (#32) 2024-10-21 23:16:41 -05:00
PerformanceCounter.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
ReactiveObject.cs misc: Bake in value change logging into ReactiveObject to reduce logic duplication. 2024-11-10 22:03:12 -06:00
ReferenceEqualityComparer.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
ReleaseInformation.cs UI: Add a show changelog button in the Updater, for new updates & when you're on the latest version. 2024-11-22 14:38:58 -06:00
Ryujinx.Common.csproj misc: Code cleanups. 2024-11-01 12:00:07 -05:00