mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 09:39:17 +01:00
[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:
parent
6adc2057f7
commit
f22e78b8d0
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user