summaryrefslogtreecommitdiff
path: root/Data/Sys/GameSettings/R7XP69.ini
blob: 502def215c35f7d8de29d7fe5884cb5ff80ddf63 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# R7XP69 - Need for Speed: Nitro

[OnFrame]
# Changes an idle loop that Dolphin is unable to detect, to one that it can detect.
#
# The loop waits for a vblank interrupt, spamming `OSYieldThread` in the meantime.
# The patch replaces the call to `VIWaitForRetrace`, which still executes the other threads,
# but sleeps instead of spinlocking when there is no thread to execute.
$Idle loop speed hack
0x802B2908:dword:0x4826F5C9

[OnFrame_Enabled]
$Idle loop speed hack

[Patches_RetroAchievements_Verified]
$Idle loop speed hack