mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-08-07 04:39:26 -05:00
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
# GTRP78 - Tetris Worlds
|
|
|
|
[OnFrame]
|
|
# After `GXDrawDone`, `nop` a branch that skips a call to `VIWaitForRetrace`.
|
|
$Limit internal frame rate (speed hack)
|
|
0x80101390:dword:0x60000000
|
|
|
|
[OnFrame_Enabled]
|
|
$Limit internal frame rate (speed hack)
|
|
|
|
[Patches_RetroAchievements_Verified]
|
|
$Limit internal frame rate (speed hack)
|