ClonkAndre / ScriptHookDotNet-for-IVSDKDotNet

GTA IV ScriptHookDotNet from HazardX with a IV-SDK .NET translation layer on-top to make mods created with ScriptHookDotNet work with IV-SDK .NET!
MIT License
3 stars 0 forks source link

[Thread] Mods that are working #4

Open ClonkAndre opened 1 month ago

ClonkAndre commented 1 month ago

PLEASE ONLY PUT WORKING MODS IN THIS THREAD! IF YOU GOT ANY MOD THIS IS NOT WORKING AS EXPECTED, PLEASE OPEN UP A NEW ISSUE!

You can help expand this list by writing a comment in this thread with the name of the mod and on which version you tested it.

  1. CarSecurity by nyolc8
  2. Seatbelt Mod by BurkiOlmi
  3. ⚠️ VFylingMusic by ItsClonkAndre
    • When landing with a helicopter, the game will freeze until the music is fully faded out.
  4. VWantedMusic by ItsClonkAndre
  5. DeathMusicIV by ItsClonkAndre
  6. ChaosModIV by ItsClonkAndre
  7. Remove Weapons on Death V1 by ItsClonkAndre
  8. One hit K.O. by ItsClonkAndre
  9. WaypointDistanceVStyle by ItsClonkAndre
  10. ForceFieldPlusPlus by letsplayordy
  11. ArrestWarrant by Symbiote
  12. VideoGamesFriendActivity by ItsClonkAndre
  13. LocationMod by Chip
  14. ⚠️Traffic Flow by Sam
    • The random emergency services vehicles feature seems to not work.
  15. Bleed & Heal by BR_Goianiense
  16. ⚠️DialogueSystem by jedijosh920
    • Should work with IV-SDK .NET v1.4 and ScriptHookDotNet v1.7.2.2
  17. ️IV:BurnoutFX by iriedreadlock23
    • Should work with IV-SDK .NET v1.4 and ScriptHookDotNet v1.7.2.2 BUT ONLY ON 1.0.7.0 OF GTA IV
inzeRT-G0LD commented 1 month ago

The GTAV Weapon HUD (Next Gen Style) mod does not work as expected, namely the following is defined in IVSDKDotNet.log:

[5/11/2024 5:50:29 PM] IV-SDK .NET Release version 1.2 by ItsClonkAndre [5/11/2024 5:50:29 PM] Loaded IV-SDK .NET config.ini! [5/11/2024 5:50:38 PM] Finished loading 0 IV-SDK .NET scripts. [5/11/2024 5:50:55 PM] There is currently no new IV-SDK .NET update available. [5/11/2024 5:51:17 PM] Found ScriptHookDotNet script: MWojtanis_HUD.GTA_5_HUD [5/11/2024 5:51:17 PM] Finished loading 1 ScriptHookDotNet scripts.

It also does not read properly (or does not read at all) the .ini file, that is, when you press the necessary keys in the game window, the weapon selection picture menu does not launch

inzeRT-G0LD commented 1 month ago

The GTAV Weapon HUD (Next Gen Style) mod does not work as expected, namely the following is defined in IVSDKDotNet.log:

[5/11/2024 5:50:29 PM] IV-SDK .NET Release version 1.2 by ItsClonkAndre [5/11/2024 5:50:29 PM] Loaded IV-SDK .NET config.ini! [5/11/2024 5:50:38 PM] Finished loading 0 IV-SDK .NET scripts. [5/11/2024 5:50:55 PM] There is currently no new IV-SDK .NET update available. [5/11/2024 5:51:17 PM] Found ScriptHookDotNet script: MWojtanis_HUD.GTA_5_HUD [5/11/2024 5:51:17 PM] Finished loading 1 ScriptHookDotNet scripts.

It also does not read properly (or does not read at all) the .ini file, that is, when you press the necessary keys in the game window, the weapon selection picture menu does not launch

In the new version of IVSDK 1.3 - .ini file of the settings of the above mod still not recognized, although the mod works, but due to some of its default settings, for example: weapon icons are not visible, the font moves or goes off the screen, the weapon window is not called up through the specified key in the settings, and through another!

ClonkAndre commented 1 month ago

DeathMusicIV is also not working for me.

@Geresman It's definitely working for me. And it should be for you too.

ClonkAndre commented 1 month ago

From now on please only post mods that are actually working as expected in this thread. For mods that are not working as expected (Like their settings file is not being read correctly or other issues) please open up a new issue.

Please check out this issue on how to create a perfect issue for a mod that isn't quite working.

Geresman commented 1 month ago

DeathMusicIV is also not working for me.

@Geresman It's definitely working for me. And it should be for you too.

My bad, I just activated the "play when near death" and that thing just stops the music from playing for some reason, it's fixed now, thank you 👍

ClonkAndre commented 1 month ago

DeathMusicIV is also not working for me.

@Geresman It's definitely working for me. And it should be for you too.

My bad, I just activated the "play when near death" and that thing just stops the music from playing for some reason, it's fixed now, thank you 👍

@Geresman It might be because the near death music ends too quickly 🥴 Well, when i'm remaking this mod someday i will deffo make it better!