dolphin/Source/Core/Core/Config
Martino Fontana 832570c658 Core: Add VBI Frequency Override
This feature allows overriding the frequency of the Vertical Blank Interrupt. For many games, this means that their gameplay speed will change without affecting audio, which would be useful by itself (e.g. grinding in RPGs).

However, there are games that use delta time for their game logic, which allows them to be played at >60 FPS at the same gameplay speed!

Some games aren't dynamic though, and require a patch to adjust their game speed variable.
2025-05-12 18:54:36 +02:00
..
AchievementSettings.cpp Remove Badges Enabled option from Achievements 2024-05-23 10:40:08 -04:00
AchievementSettings.h Remove Badges Enabled option from Achievements 2024-05-23 10:40:08 -04:00
DefaultLocale.cpp Core: use more recent api in ComputeDefaultCountryCode on Windows 2025-03-16 00:59:45 -05:00
DefaultLocale.h
FreeLookSettings.cpp Free Look: Add background input setting (disabled by default) 2022-07-13 15:23:00 -07:00
FreeLookSettings.h Free Look: Add background input setting (disabled by default) 2022-07-13 15:23:00 -07:00
GraphicsSettings.cpp Config: Expose Default and 1x Anisotropic Filtering setting. 2025-03-17 20:46:24 -05:00
GraphicsSettings.h Config: Expose Default and 1x Anisotropic Filtering setting. 2025-03-17 20:46:24 -05:00
MainSettings.cpp Core: Add VBI Frequency Override 2025-05-12 18:54:36 +02:00
MainSettings.h Core: Add VBI Frequency Override 2025-05-12 18:54:36 +02:00
NetplaySettings.cpp Traversal: Autoconfigure TTL to use for probe packet 2023-05-20 17:15:07 +02:00
NetplaySettings.h Traversal: Autoconfigure TTL to use for probe packet 2023-05-20 17:15:07 +02:00
SessionSettings.cpp IOS/DI: Fake the error 001 read when running DirectoryBlobs or Riivolution-patched games. 2022-05-22 04:22:41 +02:00
SessionSettings.h IOS/DI: Fake the error 001 read when running DirectoryBlobs or Riivolution-patched games. 2022-05-22 04:22:41 +02:00
SYSCONFSettings.cpp Replace boolean constants with boolean literals 2024-08-15 07:14:43 +02:00
SYSCONFSettings.h
UISettings.cpp Retain Save State Folder 2024-02-05 19:44:09 -05:00
UISettings.h Core/Core: fix typos 2025-03-08 15:41:53 -05:00
WiimoteSettings.cpp
WiimoteSettings.h