From 1e19a62f67c664f7f748e4efffcd98d7a290211b Mon Sep 17 00:00:00 2001 From: FlightlessMango Date: Fri, 13 Mar 2020 17:07:57 +0100 Subject: [PATCH] [readme] opengl vsync option --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a50004ff..305d44c4 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,7 @@ Note: Width and Height are set automatically based on the font_size, but can be - `-1` = Adaptive sync - `0` = Off - `1` = On +- `n` = Sync to refresh rate / n. ### Vulkan Vsync - `0` = Adaptive VSync