mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-05-29 15:26:35 +00:00
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. |
||
---|---|---|
.. | ||
AdvancedPane.cpp | ||
AdvancedPane.h | ||
AudioPane.cpp | ||
AudioPane.h | ||
BroadbandAdapterSettingsDialog.cpp | ||
BroadbandAdapterSettingsDialog.h | ||
GameCubePane.cpp | ||
GameCubePane.h | ||
GeneralPane.cpp | ||
GeneralPane.h | ||
InterfacePane.cpp | ||
InterfacePane.h | ||
PathPane.cpp | ||
PathPane.h | ||
USBDeviceAddToWhitelistDialog.cpp | ||
USBDeviceAddToWhitelistDialog.h | ||
WiiPane.cpp | ||
WiiPane.h |