Installs ASI into GTA executable using commandline tool.
pefrmdllembed.exe "exe filename" "asi filename" output_gta.exe
Copy output_gta.exe into GTA folder, run it and enjoy! Comes with readme.txt.
Example: pefrmdllembed GTA_SA.EXE SA_CreateCar.asi GTA_SA_MOD.EXE
Includes two sample ASI files from DK22Pac's plugin-sdk.
https://github.com/DK22Pac/plugin-sdk
Source code: http://pefrm-units.osdn.jp/pefrmdllembed.html
Embed multiple ASI at once by putting multiple ASI paths! (must give output filename)
Now with support for modloader and Open Limit Adjuster using "-efix" commandline option!
06.06.2019: fixed a bug with some ASI files that came with empty import dirs. |