summaryrefslogtreecommitdiff
path: root/src/yuzu_cmd/default_ini.h
diff options
context:
space:
mode:
authorbunnei <bunneidev@gmail.com>2018-06-29 14:07:28 -0400
committerGitHub <noreply@github.com>2018-06-29 14:07:28 -0400
commit50ef2beb5850362dda9c1d50531475f0c5b6e8df (patch)
treeea63b3666a58af16fe7985c28fccc7890c45f951 /src/yuzu_cmd/default_ini.h
parentda2bdbc0d7772fe195611fb163df2dbd533a6b56 (diff)
parentc18425ef989fd0c7f9bc1bdf4ba6b5e9235a8193 (diff)
Merge pull request #595 from bunnei/raster-cache
Rewrite the OpenGL rasterizer cache
Diffstat (limited to 'src/yuzu_cmd/default_ini.h')
-rw-r--r--src/yuzu_cmd/default_ini.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/yuzu_cmd/default_ini.h b/src/yuzu_cmd/default_ini.h
index 1c438c3f5..5896971d4 100644
--- a/src/yuzu_cmd/default_ini.h
+++ b/src/yuzu_cmd/default_ini.h
@@ -102,6 +102,10 @@ resolution_factor =
# 0 (default): Off, 1: On
use_vsync =
+# Whether to use accurate framebuffers
+# 0 (default): Off (fast), 1 : On (slow)
+use_accurate_framebuffers =
+
# The clear color for the renderer. What shows up on the sides of the bottom screen.
# Must be in range of 0.0-1.0. Defaults to 1.0 for all.
bg_red =