render: add lightmode for FPS limiter (reduces CPU usage... hopefully without impacting timing much)
This commit is contained in:
@@ -42,6 +42,11 @@ Enhanced_Stage_Manager_Encore=1
|
||||
[Graphics]
|
||||
# Set to -1 to unlock the frame rate.
|
||||
FPS.Limit=60
|
||||
# Reduces FPS Limiter CPU usage
|
||||
# (may have less consistent performance)
|
||||
FPS.Limit.LightMode=1
|
||||
# Enable debug warnings for lightweight limiter
|
||||
FPS.Limit.Verbose=0
|
||||
# Temporal Anti-Aliasing
|
||||
TAA=1
|
||||
# Morphological Anti-Aliasing
|
||||
|
||||
Reference in New Issue
Block a user