A .dll plugin/mod loader for Monster Hunter Stories 2. This is an early alpha version and will be subject to non-compatible changes in the future.
Disables various anti-tamper checks in the game in order to load mods / aid in mod development:
- Anti-Debug
- CRC of the
.text
section in memory - DLL validity checks (for proxy dlls)
- ... more ...
- Download the latest release for your game version.
- Copy
dinput8.dll
andLoaderCore.dll
to your game folder (next togame.exe
) - Place .dll mods into the
mods
folder.