From 4be5149b8d291268b32a7a8ad93651ecbcd12f1b Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Wed, 14 May 2025 09:27:08 +0200 Subject: [RCFILE] Made VOLATILE_METADATA default, and added/finetuned some game profiles --- docs/USAGE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/USAGE.md') diff --git a/docs/USAGE.md b/docs/USAGE.md index ecdf7d0f..c81e9948 100644 --- a/docs/USAGE.md +++ b/docs/USAGE.md @@ -666,8 +666,8 @@ Enable the emulation of x86 strong memory model. 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] ### BOX64_DYNAREC_WAIT -- cgit 1.4.1