For launching Ronin via Northstar
- Get your toolchain of choice (MinGW or MSVC)
- Compile Library
- Extract
R2Ronin
folder into game directory - Extract
Ronin.dll
into theR2Ronin
folder - Move custom
Northstar.dll
into theR2Ronin
folder - Launch Northstar using
-northstar -profile=R2Ronin
Northstar can load DLLs directly from a profile, which is perfect for Ronin. While rebranding Ronin they changed the symbol names, so this project is intended as a shim to simply load Ronin from Northstar.