about summary refs log tree commit diff stats
path: root/docs/gen
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2025-05-14 09:27:08 +0200
committerptitSeb <sebastien.chev@gmail.com>2025-05-14 09:27:08 +0200
commit4be5149b8d291268b32a7a8ad93651ecbcd12f1b (patch)
treed504038614e916acf3160c9068ace9a6d3c458a3 /docs/gen
parent76ba181d98b8e582aea51a5557beb37c5683d441 (diff)
downloadbox64-4be5149b8d291268b32a7a8ad93651ecbcd12f1b.tar.gz
box64-4be5149b8d291268b32a7a8ad93651ecbcd12f1b.zip
[RCFILE] Made VOLATILE_METADATA default, and added/finetuned some game profiles
Diffstat (limited to 'docs/gen')
-rw-r--r--docs/gen/usage.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/gen/usage.json b/docs/gen/usage.json
index 055a7c69..4702a2e9 100644
--- a/docs/gen/usage.json
+++ b/docs/gen/usage.json
@@ -653,12 +653,12 @@
       {
         "key": "0",
         "description": "Do not use volatile metadata.",
-        "default": true
+        "default": false
       },
       {
         "key": "1",
         "description": "Use volatile metadata, which will guide Box64 for better strong memory emulation.",
-        "default": false
+        "default": true
       }
     ]
   },