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
319 B
INI
13 lines
319 B
INI
# GTRJ8N - Tetris Worlds
|
|
|
|
[OnFrame]
|
|
# After `GXDrawDone`, `nop` a branch that skips a call to `VIWaitForRetrace`.
|
|
$Limit internal frame rate (speed hack)
|
|
0x8010F210:dword:0x60000000
|
|
|
|
[OnFrame_Enabled]
|
|
$Limit internal frame rate (speed hack)
|
|
|
|
[Patches_RetroAchievements_Verified]
|
|
$Limit internal frame rate (speed hack)
|