Reduce default fps to 20. It looks good with new burnin and saves some gpu.
This commit is contained in:
parent
e9ddd7d3b8
commit
fd2e5ce71e
@ -48,7 +48,7 @@ QtObject{
|
|||||||
property bool showTerminalSize: true
|
property bool showTerminalSize: true
|
||||||
property real windowScaling: 1.0
|
property real windowScaling: 1.0
|
||||||
|
|
||||||
property real fps: 24
|
property real fps: 20
|
||||||
property bool verbose: false
|
property bool verbose: false
|
||||||
|
|
||||||
property real bloomQuality: 0.5
|
property real bloomQuality: 0.5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user