Skip to content

Commit b9f257e

Browse files
committed
Update GTAIV.EFLC.FusionFix.ini
1 parent 0417434 commit b9f257e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/plugins/GTAIV.EFLC.FusionFix.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ AimingZoomFix = 1
1010
FlickeringShadowsFix = 1
1111

1212
[FRAMELIMIT]
13-
FrameLimitType = 1 // 1: realtime (thread-lock) | 2: accurate (sleep-yield)
13+
FrameLimitType = 2 // 1: realtime (thread-lock) | 2: accurate (sleep-yield)
1414
FpsLimit = 0
1515
CutsceneFpsLimit = 60
1616
ScriptCutsceneFovLimit = 20

0 commit comments

Comments
 (0)