From df38407dc90c6c178f1664663c217414b757a91b Mon Sep 17 00:00:00 2001 From: Sainan <63328889+Sainan@users.noreply.github.com> Date: Sat, 16 Aug 2025 16:19:43 +0200 Subject: [PATCH] Fix bootstrapper download not using local IPFS node with IPFS companion --- guide.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide.php b/guide.php index 61b5c97..5eae937 100644 --- a/guide.php +++ b/guide.php @@ -37,7 +37,7 @@

Client Patch

In order to connect to custom servers, the client needs to be patched, which is what the Boostrapper is for. To set it up:

    -
  1. Download the bootstrapper setup for Windows (source code) or for Linux-ish (Bash).
  2. +
  3. Download the bootstrapper setup for Windows (source code) or for Linux-ish (Bash).
  4. Put the setup in the game's installation folder (the one where Warframe.x64.exe is in) and run it there.

With that done, you can double-click Warframe.x64.exe to start the game with OpenWF. Opening the game's launcher will revert it back to normal.