summaryrefslogtreecommitdiff
path: root/src/yuzu_cmd/default_ini.h
diff options
context:
space:
mode:
authorunknown <katisx1@citromail.hu>2018-01-15 16:59:02 +0100
committerunknown <katisx1@citromail.hu>2018-01-15 16:59:02 +0100
commit27960d8c2cfbe4188584f0186b56ea8806f9e223 (patch)
tree21f6f000509fe8404c03159e3a12d1db85a7b893 /src/yuzu_cmd/default_ini.h
parentaf6e0faf0a464d00b6ddc5d3526ab89bb635acca (diff)
Update the internal resolution settings
Diffstat (limited to 'src/yuzu_cmd/default_ini.h')
-rw-r--r--src/yuzu_cmd/default_ini.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/yuzu_cmd/default_ini.h b/src/yuzu_cmd/default_ini.h
index e7941eceb..11ed1237a 100644
--- a/src/yuzu_cmd/default_ini.h
+++ b/src/yuzu_cmd/default_ini.h
@@ -81,8 +81,8 @@ use_hw_renderer =
use_shader_jit =
# Resolution scale factor
-# 0: Auto (scales resolution to window size), 1: Native 3DS screen resolution, Otherwise a scale
-# factor for the 3DS resolution
+# 0: Auto (scales resolution to window size), 1: Native Switch screen resolution, Otherwise a scale
+# factor for the Switch resolution
resolution_factor =
# Whether to enable V-Sync (caps the framerate at 60FPS) or not.