Manual Transmission Mod

I am using the Manual Transmission Mod from " https://www.gta5-mods.com/scripts/manual-transmission-ikt " whenever I enter a game and get in a car the game crashes with an error pointing to the plugin. What dll or other file do I have to modify to get this to work. It requires the scripthookdotnet.dll along with dinput8.dll I do have everything in the correct directory, I am just wondering what config I have to edit for this to work.

@brad2192 said in Manual Transmission Mod:

It requires the scripthookdotnet.dll along with dinput8.dll

You mean ScriptHookV.dll? Those files are not required.

Extract Gears.asi to FiveReborn\plugins folder and Gears.ini to your GTA V root folder, where GTA5.exe is located.

That’s all!

It says on the site the dependencies are ScriptHookVDotNet.dll as well as dinput8.dll. No ASI extensions seem to work without the config files being directly in the plugins folder with it. To give you a better understanding my directory is as follows…

C:\GTA V
C:\GTA V\fivereborn
C:\GTA V\fivereborn\plugins\ *asi’s and cfg’s

I really do appreciate you brainstorming with me, I will try moving the configs again!

1 Like

@Tusticles I tried, same result :\

@brad2192 said in Manual Transmission Mod:

It says on the site the dependencies are ScriptHookVDotNet.dll as well as dinput8.dll.

Where did you read that?

Mod Description
Requirements
Alexander Blade’s C++ ScriptHookV

ScriptHookDotNet.dll is used by developers to build scripts written in any .NET language, Manual Transmission mod is written in C++. The required files for this mod are ScriptHookV.dll and the ASI loader which is dinput8.dll but you don’t need them in FiveReborn.

–edit–

@brad2192 said in Manual Transmission Mod:

No ASI extensions seem to work without the config files being directly in the plugins folder

Any config files(ini or xml) and folders coming with the mod must be placed in GTAV directory as well.

Some examples…

ScriptHookV Mods
FiveReborn\plugins\mod.asi
FiveReborn\plugins\mod.ini
GTAV\mod.ini

if the mod cfg files are inside a folder

FiveReborn\plugins\mod.asi
FiveReborn\plugins\modfolder\mod.ini
GTAV\modfolder\mod.ini

ScriptHookVDotNet Mods
FiveReborn\plugins\ScriptHookDotNet.asi
FiveReborn\plugins\scripts\mod.dll/cs/vb
FiveReborn\plugins\scripts\mod.ini
GTAV\scripts\mod.ini

if the mod cfg files are inside a folder

FiveReborn\plugins\ScriptHookDotNet.asi
FiveReborn\plugins\scripts\mod.dll/cs/vb
FiveReborn\plugins\scripts\modfolder\mod.ini
GTAV\scripts\modfolder\mod.ini

Anyway, it seems Manual Transmission mod is not compatible with FiveReborn.

Can anything be done by the devs to make it work? Would be really great if so

@Max-Rockatansky No, we prefer you rewrite it in Lua.

@kanersps Completely unaware on how to do that.

@brad2192 are u using this mod now brad?

@mcrsmokey I am; you will need to download a new version in my post here.

@brad2192 seems to have contacted the owner and made working arrangements.

Locked