summaryrefslogtreecommitdiffstats
path: root/src/yuzu_cmd/default_ini.h
diff options
context:
space:
mode:
authorMerryMage <MerryMage@users.noreply.github.com>2020-04-20 14:34:29 +0200
committerMerryMage <MerryMage@users.noreply.github.com>2020-04-20 14:36:26 +0200
commita3a12deecca6c2c9d980d76c44f54f27a78513b4 (patch)
tree993f56fb1fd682a310ee59b699a04a21925f73f0 /src/yuzu_cmd/default_ini.h
parentMerge pull request #3686 from lioncash/table (diff)
downloadyuzu-a3a12deecca6c2c9d980d76c44f54f27a78513b4.tar
yuzu-a3a12deecca6c2c9d980d76c44f54f27a78513b4.tar.gz
yuzu-a3a12deecca6c2c9d980d76c44f54f27a78513b4.tar.bz2
yuzu-a3a12deecca6c2c9d980d76c44f54f27a78513b4.tar.lz
yuzu-a3a12deecca6c2c9d980d76c44f54f27a78513b4.tar.xz
yuzu-a3a12deecca6c2c9d980d76c44f54f27a78513b4.tar.zst
yuzu-a3a12deecca6c2c9d980d76c44f54f27a78513b4.zip
Diffstat (limited to 'src/yuzu_cmd/default_ini.h')
-rw-r--r--src/yuzu_cmd/default_ini.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/yuzu_cmd/default_ini.h b/src/yuzu_cmd/default_ini.h
index d63d7a58e..171d16fa0 100644
--- a/src/yuzu_cmd/default_ini.h
+++ b/src/yuzu_cmd/default_ini.h
@@ -280,6 +280,9 @@ dump_nso=false
# Determines whether or not yuzu will report to the game that the emulated console is in Kiosk Mode
# false: Retail/Normal Mode (default), true: Kiosk Mode
quest_flag =
+# Determines whether or not JIT CPU optimizations are enabled
+# false: Optimizations Enabled, true: Optimizations Disabled
+disable_cpu_opt =
[WebService]
# Whether or not to enable telemetry