about summary refs log tree commit diff stats
path: root/docs/box64.pod
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/box64.pod
parent76ba181d98b8e582aea51a5557beb37c5683d441 (diff)
downloadbox64-4be5149b8d291268b32a7a8ad93651ecbcd12f1b.tar.gz
box64-4be5149b8d291268b32a7a8ad93651ecbcd12f1b.zip
[RCFILE] Made VOLATILE_METADATA default, and added/finetuned some game profiles
Diffstat (limited to 'docs/box64.pod')
-rw-r--r--docs/box64.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/box64.pod b/docs/box64.pod
index 9a7581b0..9453ebb8 100644
--- a/docs/box64.pod
+++ b/docs/box64.pod
@@ -334,8 +334,8 @@ Enable or disable DynaRec trace.
 
 Use volatile metadata parsed from PE files, only valid for 64bit Windows games.
 
- * 0 : Do not use volatile metadata. [Default]
- * 1 : Use volatile metadata, which will guide Box64 for better strong memory emulation. 
+ * 0 : Do not use volatile metadata. 
+ * 1 : Use volatile metadata, which will guide Box64 for better strong memory emulation. [Default]
 
 
 =item B<BOX64_DYNAREC_WAIT> =I<0|1>