fabbrimatteo / JTA-Mods

111 stars 20 forks source link

I downloaded the game using steam #6

Closed ahmedbhna closed 5 years ago

ahmedbhna commented 5 years ago

I followed the instructions : Finally, I bought the game, downloaded the script hock file, copied all file in the GTA execution file (dinput8.dll, NativeTrainer.asi, scriptHookV.dl), downloaded SDK (what is the idea of SDK ? i created only emty file "scriptHookV.lib" and finished the first mission. When i press f5 there are two options, f1 for start recording, f2 turn on action reply. I recorded many clips using F5 and F1 but actually no one open. i want to ask how to select specific action and how to open those clips and where is the csv file? i am really sorry for bothering you

fabbrimatteo commented 5 years ago

@ahmedbhna, i moved the issue to the correct repo.

You do not need the SDK if you do not plan to modify the mod's code. Creating the empty file scriptHookV.lib is enough.

I think that the mod did not start at all.

Have you deleted the dsound.dll file in the GTA main folder? Have you copied ScenarioCreator.asi and DatasetAnnotator.asi in the GTA main folder? By pressing F5 a menu should appear to the left. Can you see it?

ahmedbhna commented 5 years ago

Screenshot (1)

ahmedbhna commented 5 years ago

All files in the GTA V folder, there is no dsound.dll file installed in the folder. I chanced the permission to read & execute and write. when i press f4 i got this screen Screenshot from 2019-03-14 11-18-26

This mean that the script hook is fine. When i press F5 there are two options, f1 for start recording, f2 turn on action reply

fabbrimatteo commented 5 years ago

Ok seems like my mod didn't start at all. My asi files might be outdated. I will update them soon.

Anyway, have you tried restarting the game with the asi file already in the folder?

ahmedbhna commented 5 years ago

yes i did, if you don't mind, i want to ask you if you could record 2 fighting video and the annotation to see how is the fight there.

On Sat, Mar 16, 2019 at 5:01 AM Matteo Fabbri notifications@github.com wrote:

Ok seems like my mod didn't start at all. My asi files might be outdated. I will update them soon.

Anyway, have you tried restarting the game with the asi file already in the folder?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/fabbrimatteo/JTA-Mods/issues/6#issuecomment-473483975, or mute the thread https://github.com/notifications/unsubscribe-auth/APmquevz4SbawwYFSrN6Z2Pu7iEjWgNqks5vXEJ_gaJpZM4bhYxR .

fabbrimatteo commented 5 years ago

Sorry for the delay. Try to download the .asi file again now. I have updated them.

ahmedbhna commented 5 years ago

Matteo, Thank you, i will do that right now. Thank you so much

On Mon, Apr 1, 2019 at 9:02 PM Matteo Fabbri notifications@github.com wrote:

Sorry for the delay. Try to download the .asi file again now. I have updated them.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/fabbrimatteo/JTA-Mods/issues/6#issuecomment-478661741, or mute the thread https://github.com/notifications/unsubscribe-auth/APmquTHHkx0ihJiIw3gAfdy2YJlsMaxlks5vcjulgaJpZM4bhYxR .

ShawnXu10 commented 5 years ago

Hi, I'm having the same problem here. Pressing F5 and F8 has no response. Also, is 'Runtime asi script reloading ' necessary if I only have ScenarioCreator.asi and DatasetAnnotator.asi in the main folder? Thanks for your time.

fabbrimatteo commented 5 years ago

@ShawnXu10 "Runtime asi script reloading" allows you to load and unload the .asi scripts. It is helpful because you can disable/enable the mods at any time by pressing CTRL + R. It is not necessary, just helpful.

Have you menaged to make NativeTrainer.asi work (by pressing F4)?

ShawnXu10 commented 5 years ago

@ShawnXu10 "Runtime asi script reloading" allows you to load and unload the .asi scripts. It is helpful because you can disable/enable the mods at any time by pressing CTRL + R. It is not necessary, just helpful.

Have you menaged to make NativeTrainer.asi work (by pressing F4)?

NativeTrainer.asi works fine. I got the right result when pressing F4.

fabbrimatteo commented 5 years ago

Ok seems like my .asi are still outdated. I have to recompile them. I can provide the new files next week.

If you don't want to wait, you can follow the Developer Guide and compile the file by your own!

fabbrimatteo commented 5 years ago

We tried the mods in our machines and everything works fine. Maybe for some reasons you do not have the right permissions to the game folder. Try changing the permissions of the GTA V folder (read, write and execute) and let me know if it works!

fabbrimatteo commented 5 years ago

I uploaded the new asi files. Now it should work.