render: add lightmode for FPS limiter (reduces CPU usage... hopefully without impacting timing much)

This commit is contained in:
somewhatlurker
2019-09-01 23:14:57 +10:00
parent 6a209a9879
commit 478de84165
4 changed files with 96 additions and 9 deletions
+5
View File
@@ -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