OpenWF Enabler is an open-source alternative to the established bootstrapper used by the OpenWF project. The purpose of OpenWF Enabler is to redirect Warframe's requests to an OpenWF server.
This project is intended to be used with Warframe versions 40.0 and above.
- Follow the Server Installation steps on the OpenWF website and configure the OpenWF server to your liking.
- Download the latest release of OpenWF Enabler.
- Run
openopenlauncher.exe. The launcher will populate the launch parameters based on currently installed Warframe instance - adjust if incorrect. - Start the game!
OpenWF Enabler uses the same configuration file and format as the standard bootstrapper, i.e. OpenWF/Client Config.json. However, the only configurable settings at this point are:
server_host, which allows you to specify the OpenWF's server hostnamedisable_nrs_connection, which prevents Warframe from testing P2P connectivity and raising a firewall warninghttp_portandhttps_port, which specifies a custom OpenWF's server port for HTTP and HTTPS traffic, respectively.
All other settings are (for the time being) ignored.
- If you're using the standard version of OpenWF bootstrapper, you must remove it before using OpenWF Enabler. You cannot use both redirectors simultaneously.
- This project, for the time being, ONLY supports request redirection. Other features such as scripting, metadata patching, or content replacement are not supported.
- You cannot use this tool to connect to official Warframe servers because it manipulates the requests in such a way that is incompatible with them.