diff options
| author | 2018-07-17 22:52:25 -0400 | |
|---|---|---|
| committer | 2018-07-17 22:52:25 -0400 | |
| commit | 03c2d049d43197a97b7899541e4b4763a2fb1eda (patch) | |
| tree | 2d0b4946f698b4e8b44a47d8168961e80c83f9dc /src/yuzu_cmd/default_ini.h | |
| parent | vi: Change TransactionId::CancelBuffer to LOG_CRITICAL. (diff) | |
| download | yuzu-03c2d049d43197a97b7899541e4b4763a2fb1eda.tar.gz yuzu-03c2d049d43197a97b7899541e4b4763a2fb1eda.tar.xz yuzu-03c2d049d43197a97b7899541e4b4763a2fb1eda.zip | |
settings: Turn docked mode off by default.
Diffstat (limited to 'src/yuzu_cmd/default_ini.h')
| -rw-r--r-- | src/yuzu_cmd/default_ini.h | 2 |
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 |
| 167 | use_docked_mode = | 167 | use_docked_mode = |
| 168 | 168 | ||
| 169 | # The system region that yuzu will use during emulation | 169 | # The system region that yuzu will use during emulation |