Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Mod Loader for GTA III, Vice City and San Andreas

License

NotificationsYou must be signed in to change notification settings

thelink2012/modloader

Repository files navigation

Mod Loader is a plugin for Grand Theft Auto III, Vice City and San Andreas that adds an easy and user-friendly way to install and uninstall modifications into the game, as if the game had official modding support. No changes areever made to the original game files, everything is injected on the fly, at runtime!

The usage is as simple as inserting the mod files into themodloader/ directory. Uninstalling is as easy as that too, delete the mod files and you are done. Hot swapping mods while the game is running? By using Mod Loader you can!

Still not sure? Check outthis nice video from Ivey. For more, check out ourGTAForums thread and ourGTAGarage page.

Building and Installing

Requirements:

Run the following command in the root of this directory to generate the project files:

premake5 vs2013

You can install the generated binaries into your game directory by running:

premake5 install "C:/Program Files (x86)/Rockstar Games/GTA San Andreas"

Or, you might want the files to be automatically installed everytime you build the solution:

premake5 vs2013 "--idir=C:/Program Files (x86)/Rockstar Games/GTA San Andreas"

[8]ページ先頭

©2009-2025 Movatter.jp