Jump to content

Mod Loaders

From SA Docs
Revision as of 11:36, 3 October 2025 by ItsEasyActually (talk | contribs) (Created page with "The Mod Loaders are Dynamic Link Libraries (DLL) files that inject themselves into the Sonic Adventure titles by replacing existing DLL files from the game. This is what allows mods to exist external to editing the existing files within the game as well as inject their own code into the game. Below you'll find links to documentation pertaining to each mod loader respectively. * SADX Mod Loader * SA2B Mod Loader")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The Mod Loaders are Dynamic Link Libraries (DLL) files that inject themselves into the Sonic Adventure titles by replacing existing DLL files from the game. This is what allows mods to exist external to editing the existing files within the game as well as inject their own code into the game.

Below you'll find links to documentation pertaining to each mod loader respectively.