summaryrefslogtreecommitdiff
path: root/src/yuzu_cmd/default_ini.h
diff options
context:
space:
mode:
authorGravatar Morph2020-06-06 15:56:14 -0400
committerGravatar Morph2020-06-06 15:56:14 -0400
commit03fad5ebe86309cf22732ec9b8d3caf3da63f7b9 (patch)
treec35c267bb682277c30e491f1e1138c27048ac350 /src/yuzu_cmd/default_ini.h
parentMerge pull request #4039 from FearlessTobi/port-5376 (diff)
downloadyuzu-03fad5ebe86309cf22732ec9b8d3caf3da63f7b9.tar.gz
yuzu-03fad5ebe86309cf22732ec9b8d3caf3da63f7b9.tar.xz
yuzu-03fad5ebe86309cf22732ec9b8d3caf3da63f7b9.zip
yuzu/frontend: Remove internal resolution option
Diffstat (limited to 'src/yuzu_cmd/default_ini.h')
-rw-r--r--src/yuzu_cmd/default_ini.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/yuzu_cmd/default_ini.h b/src/yuzu_cmd/default_ini.h
index abc6e6e65..102502084 100644
--- a/src/yuzu_cmd/default_ini.h
+++ b/src/yuzu_cmd/default_ini.h
@@ -117,11 +117,6 @@ use_hw_renderer =
117# 0: Interpreter (slow), 1 (default): JIT (fast) 117# 0: Interpreter (slow), 1 (default): JIT (fast)
118use_shader_jit = 118use_shader_jit =
119 119
120# Resolution scale factor
121# 0: Auto (scales resolution to window size), 1: Native Switch screen resolution, Otherwise a scale
122# factor for the Switch resolution
123resolution_factor =
124
125# Aspect ratio 120# Aspect ratio
126# 0: Default (16:9), 1: Force 4:3, 2: Force 21:9, 3: Stretch to Window 121# 0: Default (16:9), 1: Force 4:3, 2: Force 21:9, 3: Stretch to Window
127aspect_ratio = 122aspect_ratio =