Croc 2 Mod Loader

Croc 2 Mod Loader

Launcher Screenshot

ASI Mod Loader for Croc 2 Will automatically load .asi files from the mods/ folder.
Additionally, provides a lightweight API for mod developers.

Compatible versions

Installation instructions

  1. Make sure you have Microsoft Visual C++ Redistributable (x86) installed
  2. Download dinput8.dll from ThirteenAG's Ultimate ASI Loader
  3. Download the mod loader files from Releases
  4. Extract both and place them into the game's directory
  5. You're done, the game will now load mods from the mods/ folder!
  6. EXTRA: Unpack the provided example mods into the mods/ folder after installation

Recommended: Custom GUI support

To display custom GUIs, the mod loader needs the game to have dgVoodoo2 applied.
Without it, the mod loader will continue to function, but you will not see the custom GUI overlay.

Third-Party Licenses

Licenses for the above mentioned are available on the GitHub repository.

Special Thanks