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: