summaryrefslogtreecommitdiff
path: root/Data/Sys/GameSettings/R7XJ13.ini
blob: 15574ab68331b45923c6e74e0fc45bf69cfd8bec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# R7XJ13 - 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
0x802B3118:dword:0x4826F5B9

[OnFrame_Enabled]
$Idle loop speed hack

[Patches_RetroAchievements_Verified]
$Idle loop speed hack