mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-10-27 08:25:18 +01:00
18 lines
495 B
INI
18 lines
495 B
INI
# GAHEGG - Alien Hominid
|
|
|
|
[Core]
|
|
# The game has an uncapped frame rate, which is equivalent to SyncOnSkipIdle already being False.
|
|
# Setting it is meant to avoid any performance regression when using the frame rate limit patch.
|
|
SyncOnSkipIdle = False
|
|
|
|
[OnFrame]
|
|
$Limit internal frame rate (speed hack)
|
|
0x80031130:dword:0x60000000
|
|
0x8003113C:dword:0x60000000
|
|
|
|
[OnFrame_Enabled]
|
|
$Limit internal frame rate (speed hack)
|
|
|
|
[Patches_RetroAchievements_Verified]
|
|
$Limit internal frame rate (speed hack)
|