From aa95f991238c624a5d5d3e5305b07f11be18eeee Mon Sep 17 00:00:00 2001 From: Sainan <63328889+Sainan@users.noreply.github.com> Date: Thu, 16 Oct 2025 11:57:30 +0200 Subject: [PATCH] Guide: Update client patch section --- guide.php | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/guide.php b/guide.php index 9a534a6..9490617 100644 --- a/guide.php +++ b/guide.php @@ -34,12 +34,13 @@
  • Now you can use npm run raw to start the server again
  • 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 boostrapper DLL (wtsapi32.dll) and put it in your game's installation folder (the one where Warframe.x64.exe is in). On Linux, you may need to rename it to dwmapi.dll and/or use WINEDLLOVERRIDE.
    2. -
    -

    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.

    -

    The bootstrapper is " target="_blank">documented here, but the most important point is that, while the game is running, you can visit http://localhost:6155/ to manage options, cheats, and scripts.

    +

    In order to connect to custom servers, the client needs to be patched, which is what the boostrapper is for.

    + +

    The bootstrapper is " target="_blank">fully documented here, but the most important point is that, while the game is running, you can visit http://localhost:6155/ to manage options, cheats, and scripts.

    IRC Server

    In addition to SpaceNinjaServer, you can also set up an IRC server for the in-game chat: