6 arxius t'agraden
307 comentaris
0 vídeos
2 càrregues
32 seguidors
190.227 descàrregues
@nodarthvaderwastaken Indeed - I'll do that asap
In the meantime, you can modify the GameManifest.xml file to include the new files
@AVGUSERS Hi! The launcher moves the mods to the "Profiles" folder next to GTAVModdingLauncher.exe
All mods should be moved back to your game's folder when you switch back to your modded profile though...
@Dakota44 Hi! Are you sure the issue was caused by the launcher? Apart from moving mods around, it shouldn't affect your game in any way.
It's possible that an unidentified vanilla file was mistakenly treated as a modded file - when you launched the game for the first time, did the launcher say your game was modded? And if so, was it supposed to be modded?
@The Loot That's an interesting idea! I'll keep it in mind for a future update, thanks :)
@Michael21107 Provided its behaviour isn't impacted by the outdated versions manifest (ie: the fact that "GetGameVersion()" returns an invalid value), it should work fine yeah
@Michael21107 Hey! The implementation is generic enough to not require any update. Only the versions manifest (ie: the list of all known game versions) may have to be updated to be kept up to date with the latest ScriptHookV version - but that's only for scripts that use it
@FlameTheRager Hi! I'm not familiar with the mods you mentioned - do they alter vanilla RPF files, or other files? If you're talking about RPF files, you can modify them without overriding the vanilla version by using OpenIV.asi & the "mods" folder
@FlameTheRager Hi! Unfortunately there's multple versions of .NET so it can be confusing...
Did you install .NET Desktop Runtime 5 x64 ? You can download it here: https://aka.ms/dotnet/5.0/windowsdesktop-runtime-win-x64.exe
@GlennCroft Glad you find it useful! And sorry for the initial misunderstanding ^^'
I'll try to work on a way to make it crystal clear that deleting a profile will delete the mods within it in a future update
@Thorrmak Hi! Thanks for the info, I must've changed my compilation options at some point.
I updated the description to refer to the x64 version instead. I'm also now using an aka.ms link to always refer to the latest version of .NET 5 released by Microsoft