/MHW-Internal

Primary LanguageC++MIT LicenseMIT

ISO C++ Logo

Scarlet Nexus Trainer Internal


A trainer menu base Scarlet Nexus Trainer. Strictly for educational purposes.

Features

  • ImGui�based user interface
  • Log console
  • Unreal Classes
  • Native Function Access
  • Fiber Pool
  • Thread Pool
  • Unload at runtime

Bugs

  • Trainer window will not show if you have overlay hooked for example MSI Afterburner and something like that.

Building

To build Scarlet Nexus Internal you need:

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.