summaryrefslogtreecommitdiff
path: root/settings.txt
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2022-12-18 17:40:43 -0500
committerpommicket <pommicket@gmail.com>2022-12-18 17:40:43 -0500
commitc81d53fa47863d80436ce808b16c836ea6d3e16c (patch)
treea8779286f4aa3343eed85adb034b16b777237bd0 /settings.txt
parent6545026c6b942b6388e16828703488150bee0714 (diff)
framerate cap
Diffstat (limited to 'settings.txt')
-rw-r--r--settings.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/settings.txt b/settings.txt
index fa8db82..13482df 100644
--- a/settings.txt
+++ b/settings.txt
@@ -21,3 +21,7 @@ focal-length 1
fov 45
# set this to 1 to use HSV instead of RGB for color
hsv 0
+# framerate cap.
+# by default, vsync is enabled, so you don't need to change this unless you want
+# to run at an even lower framerate than your monitor's refresh rate
+max-framerate 1000