mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-07-11 01:24:22 +02:00
a5f6ba81fa
Some of the speed hacks were not approved for RetroAchievements, meaning that users had to choose between not getting hardcore achievements, or having poor performance. Also, renamed the instances of `$Limit internal FPS to VPS (improves performance)` to `$Limit internal frame rate (speed hack)` for consistency. They are enabled by default, so unless the user disabled them, it won't break the configuration.
13 lines
301 B
INI
13 lines
301 B
INI
# SDVE41 - Driver: San Francisco
|
|
|
|
[OnFrame]
|
|
$Limit internal frame rate (speed hack)
|
|
# This NOPs a branch that skips a VIWaitForRetrace.
|
|
0x803b40b8:dword:0x60000000
|
|
|
|
[OnFrame_Enabled]
|
|
$Limit internal frame rate (speed hack)
|
|
|
|
[Patches_RetroAchievements_Verified]
|
|
$Limit internal frame rate (speed hack)
|