Merge branch 'xenia-canary:canary_experimental' into canary_experimental

This commit is contained in:
chrisps
2022-09-05 09:08:46 -04:00
committed by GitHub

View File

@@ -94,7 +94,7 @@ DEFINE_bool(mount_cache, false, "Enable cache mount", "Storage");
DEFINE_transient_path(target, "",
"Specifies the target .xex or .iso to execute.",
"General");
DEFINE_transient_bool(portable, false,
DEFINE_transient_bool(portable, true,
"Specifies if Xenia should run in portable mode.",
"General");