diff options
Diffstat (limited to 'docs/USAGE.md')
| -rw-r--r-- | docs/USAGE.md | 4 |
1 files changed, 2 insertions, 2 deletions
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 |