summaryrefslogtreecommitdiff
path: root/src/yuzu_cmd/default_ini.h
diff options
context:
space:
mode:
authorGravatar bunnei2018-07-17 21:26:35 -0700
committerGravatar GitHub2018-07-17 21:26:35 -0700
commit7c3cc0895791fff03122386d25cce8d3cfdecd91 (patch)
tree2d0b4946f698b4e8b44a47d8168961e80c83f9dc /src/yuzu_cmd/default_ini.h
parentMerge pull request #675 from Subv/stencil (diff)
parentsettings: Turn docked mode off by default. (diff)
downloadyuzu-7c3cc0895791fff03122386d25cce8d3cfdecd91.tar.gz
yuzu-7c3cc0895791fff03122386d25cce8d3cfdecd91.tar.xz
yuzu-7c3cc0895791fff03122386d25cce8d3cfdecd91.zip
Merge pull request #677 from bunnei/crop-fb
Implement buffer cropping and default to handheld mode
Diffstat (limited to 'src/yuzu_cmd/default_ini.h')
-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 71d2e040f..5eca38b48 100644
--- a/src/yuzu_cmd/default_ini.h
+++ b/src/yuzu_cmd/default_ini.h
@@ -163,7 +163,7 @@ use_virtual_sd =
163 163
164[System] 164[System]
165# Whether the system is docked 165# Whether the system is docked
166# 1 (default): Yes, 0: No 166# 1: Yes, 0 (default): No
167use_docked_mode = 167use_docked_mode =
168 168
169# The system region that yuzu will use during emulation 169# The system region that yuzu will use during emulation