From 5d5dd3a3bc8824b81fb262c1c4b698d74a0d44c7 Mon Sep 17 00:00:00 2001 From: ValdikSS Date: Sun, 5 Jan 2025 16:08:27 +0300 Subject: Document `BOX64_ARG0` argv[0] rewriting variable (#2234) --- docs/USAGE.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs') 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 -- cgit 1.4.1