diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/USAGE.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/USAGE.md b/docs/USAGE.md index 237f386a..e74c11ad 100644 --- a/docs/USAGE.md +++ b/docs/USAGE.md @@ -307,6 +307,11 @@ Do not load vulkan libraries. * 0 : Load vulkan libraries if found. (default) * 1 : Disables loading of vulkan libraries, both native and x86_64. (can be useful on Pi4, where the vulkan driver is not quite there yet.) +#### BOX64_ARG0 +Define argv[0] of the executable. + * yyyy +Will rewrite argv[0] instead of using program path. + ---- ### DynaRec optimizations |