Document BOX64_ARG0 argv[0] rewriting variable (#2234)

This commit is contained in:
ValdikSS 2025-01-05 16:08:27 +03:00 committed by GitHub
parent 5fa65a4b38
commit 5d5dd3a3bc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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