From bb0f8593009b1d7fcedd86e7ec30147dac379b03 Mon Sep 17 00:00:00 2001 From: Sainan <63328889+Sainan@users.noreply.github.com> Date: Thu, 3 Jul 2025 06:38:16 +0200 Subject: [PATCH] Update for bootstrapper 0.11.7 --- bootstrapper-manual.html | 1 + 1 file changed, 1 insertion(+) diff --git a/bootstrapper-manual.html b/bootstrapper-manual.html index 898b982..fae23c9 100644 --- a/bootstrapper-manual.html +++ b/bootstrapper-manual.html @@ -79,6 +79,7 @@
The bootstrapper's configuration is in OpenWF/Client Config.json
relative to your game folder. It has the following fields:
fallback_language
— If not empty, this language will be used when Warframe.x64.exe is invoked without a language
command line argument.fallback_languageVO
— If not empty, this voiceover language will be used when Warframe.x64.exe is invoked without a languageVO
command line argument.fallback_graphicsDriver
— If not empty, this graphics driver will be used when Warframe.x64.exe is invoked without a graphicsDriver
command line argument.fallback_cluster
— The cluster to use when Warframe.x64.exe was double-clicked or the argument was simply omitted. Can be public
, test
, or dev
— the latter two enable some more logging.