thelink2012 / modloader

Mod Loader for GTA III, Vice City and San Andreas
MIT License
269 stars 29 forks source link

Add support to other executables #8

Closed thelink2012 closed 3 years ago

thelink2012 commented 10 years ago

Currently it only supports 1.0 US, add support to other versions of gta_sa.exe

grompes commented 10 years ago

Привет. Купил GTA SA в STEAM. Установилась версия v3.0. Располагается по адресу "D:\SteamLibrary\SteamApps\common\Grand Theft Auto San Andreas". gta-sa.exe. Установлены так же CLEO v4. Не запускается и выдаёт ошибку "...not detect your game...." Прошу принять меры. Скачал ModLoader с сайта http://www.gtagarage.com/mods/show.php?id=25377

thelink2012 commented 10 years ago

Yes, it doesn't support Steam executable yet

thelink2012 commented 9 years ago

I'm probably not doing this is in a near future. If anyone's interested and have some basic reverse engineering knowledge, you just need to add a new hpp into src/translator/gta3/sa and add it accordingly in translator.cpp. Additionally make sure the src/plugins/gta3/std.stream/asm/ files are compatible with the version (probably it is, but make sure).

thelink2012 commented 3 years ago

Not happening. The 1.0 executables are the de-facto modding standards and the effort to do and maintain support to other executables (specially living ones like Steam and RGL) isn't worth it.