summaryrefslogtreecommitdiffstats
path: root/src/yuzu_cmd/default_ini.h
diff options
context:
space:
mode:
authorLiam <byteslice@airmail.cc>2023-04-30 20:19:11 +0200
committerLiam <byteslice@airmail.cc>2023-04-30 20:24:22 +0200
commit2cd9e1ecb6b67286ae89ef5758a389b58673c378 (patch)
tree9c5af5060d38d4b7df5d95c7ef4a88850e1fd29a /src/yuzu_cmd/default_ini.h
parentMerge pull request #10110 from Morph1984/intel-disable-compute (diff)
downloadyuzu-2cd9e1ecb6b67286ae89ef5758a389b58673c378.tar
yuzu-2cd9e1ecb6b67286ae89ef5758a389b58673c378.tar.gz
yuzu-2cd9e1ecb6b67286ae89ef5758a389b58673c378.tar.bz2
yuzu-2cd9e1ecb6b67286ae89ef5758a389b58673c378.tar.lz
yuzu-2cd9e1ecb6b67286ae89ef5758a389b58673c378.tar.xz
yuzu-2cd9e1ecb6b67286ae89ef5758a389b58673c378.tar.zst
yuzu-2cd9e1ecb6b67286ae89ef5758a389b58673c378.zip
Diffstat (limited to '')
-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 209cfc28a..201dba3b4 100644
--- a/src/yuzu_cmd/default_ini.h
+++ b/src/yuzu_cmd/default_ini.h
@@ -163,9 +163,9 @@ keyboard_enabled =
# 0: Disabled, 1 (default): Enabled
use_multi_core =
-# Enable extended guest system memory layout (8GB DRAM)
+# Enable unsafe extended guest system memory layout (8GB DRAM)
# 0 (default): Disabled, 1: Enabled
-use_extended_memory_layout =
+use_unsafe_extended_memory_layout =
[Cpu]
# Adjusts various optimizations.