Add a better FPS limiter
This commit is contained in:
@@ -42,8 +42,5 @@ scale_component = true
|
||||
# enabling this component is not recommended for most users.
|
||||
debug_component = false
|
||||
|
||||
# enables the ability to set a cap on the framerate by setting FPS.Limit in config.ini
|
||||
fps_limiter = true
|
||||
|
||||
# allows the usage of hold transfer
|
||||
target_inspector = true
|
||||
@@ -40,7 +40,7 @@ Enhanced_Stage_Manager=0
|
||||
Enhanced_Stage_Manager_Encore=1
|
||||
|
||||
[Graphics]
|
||||
#FPS Limiter requires "fps_limiter" component to be enabled in "components.ini"
|
||||
# Set to -1 to unlock the frame rate.
|
||||
FPS.Limit=60
|
||||
# Temporal Anti-Aliasing
|
||||
TAA=1
|
||||
|
||||
Reference in New Issue
Block a user