mirror of
https://github.com/ptitSeb/box64.git
synced 2025-05-09 00:21:32 +08:00
Document BOX64_ARG0
argv[0] rewriting variable (#2234)
This commit is contained in:
parent
5fa65a4b38
commit
5d5dd3a3bc
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user