summaryrefslogtreecommitdiffstats
path: root/src/yuzu_cmd/default_ini.h
diff options
context:
space:
mode:
authorMorph <39850852+Morph1984@users.noreply.github.com>2020-02-14 20:39:04 +0100
committerMorph <39850852+Morph1984@users.noreply.github.com>2020-02-14 20:39:04 +0100
commitc3d0a0d6277c97d6e3c99914358dce15cc26871c (patch)
tree17d032c03feb8a38938515d5fe9cb9f020d5af01 /src/yuzu_cmd/default_ini.h
parentAddress feedback (diff)
downloadyuzu-c3d0a0d6277c97d6e3c99914358dce15cc26871c.tar
yuzu-c3d0a0d6277c97d6e3c99914358dce15cc26871c.tar.gz
yuzu-c3d0a0d6277c97d6e3c99914358dce15cc26871c.tar.bz2
yuzu-c3d0a0d6277c97d6e3c99914358dce15cc26871c.tar.lz
yuzu-c3d0a0d6277c97d6e3c99914358dce15cc26871c.tar.xz
yuzu-c3d0a0d6277c97d6e3c99914358dce15cc26871c.tar.zst
yuzu-c3d0a0d6277c97d6e3c99914358dce15cc26871c.zip
Diffstat (limited to '')
-rw-r--r--src/yuzu_cmd/default_ini.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/yuzu_cmd/default_ini.h b/src/yuzu_cmd/default_ini.h
index 6522c9652..8a2b658cd 100644
--- a/src/yuzu_cmd/default_ini.h
+++ b/src/yuzu_cmd/default_ini.h
@@ -123,7 +123,7 @@ use_shader_jit =
resolution_factor =
# Aspect ratio
-# 0: Default (16:9), 1: Force 21:9, 2: Stretch to Window
+# 0: Default (16:9), 1: Force 4:3, 2: Force 21:9, 3: Stretch to Window
aspect_ratio =
# Whether to enable V-Sync (caps the framerate at 60FPS) or not.