[FPS++] Re-remove 32 frames averaged

For 60fps this takes a little more than half a second, for 30fps this takes a little OVER a second.
This commit is contained in:
Pig 2021-01-17 22:51:07 +01:00
parent 6adc2057f7
commit f22e78b8d0

View File

@ -238,12 +238,6 @@ $staticFPSMode:int = 0
# Frame Average
[Preset]
name = 32 Frames Averaged (short slowdown after FPS drops)
category = Frame Average
condition = ($advancedMode-$staticFPSMode == 1)
$frameAverageAmount = 32
[Preset]
name = 16 Frames Averaged
category = Frame Average