A trainer menu base Scarlet Nexus Trainer.
Strictly for educational purposes.
- ImGui�based user interface
- Log console
- Unreal Classes
- Native Function Access
- Fiber Pool
- Thread Pool
- Unload at runtime
- Trainer window will not show if you have overlay hooked for example MSI Afterburner and something like that.
To build Scarlet Nexus Internal you need:
- Visual Studio 2022
- Premake 5.0 in your PATH
To set up the build environment, run the following commands in a terminal:
git clone https://github.com/skript023/Scarlet-Nexus-Internal.git --recurse-submodules
GenerateProjects.bat
Now, you will be able to open the solution, and simply build it in Visual Studio.