Croc 2 Mod Loader

ASI Mod Loader and Modding API for Croc 2

Launcher Screenshot

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

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.

  1. Download dgVoodoo2 from here
  2. Extract dgVoodoo.exe and dgVoodoo.conf into the game's directory
  3. Additionally, extract the contents of the MS/x86/ directory into the game's directory as well
  4. Launch dgVoodoo.exe
  5. Configure the settings in the General and DirectX tabs as needed
  6. If you encounter graphical issues, try an older version of dgVoodoo2, such as v2.82.1

Third-Party Licenses

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

Special Thanks