1 fichier aimé
124 commentaires
1 vidéo
17 uploads
108 followers
146 032 téléchargements
@safari4831 Works like a charm now thank you! Revert feature is goated. Going to recommend this mod in any OIV installation I make moving forward.
Thanks all for the feedback. I also got the OIV package installer maintainer to fix an issue that was breaking installs of this mod. So I've updated the readmes:
For legacy, fully recommending installing with the OIV Installer https://www.gta5-mods.com/tools/oiv-package-installer#comments_tab. Manual is still an option.
For enhanced, added OpenRPF manual installation instructions. I'll build an OIV to do it with the OIV Installer later when I have time.
Hopefully this should make this mod foolproof, if something breaks users should be able to revert back without any hassle.
Might be able to do a quick hack to trim the BOM right before here: https://github.com/crxhvrd/CodeWalkerProjects/blob/master/CodeWalker.OIVInstaller/OivInstaller.cs#L741
@safari4831 Just wanted to reflag the concern about your installer being unable to parse the BOM at the beginning of files like scenarios.meta
@GokuwasHere Thanks. If I can somehow get a pure dlc installation, uninstall instructions would be a breeze
@GokuwasHere Yes I dont think onigiri is compatible with openrpf. I may offer an OpenRPF install method later. That said, you were able to get scenarios and ambientpedmodelsets to work as dlc files? Do you mind sharing your bmamascommon with me? Maybe over discord (hat8228)
@justokin Thanks that was outdated. I pushed a new version with an updated the readme, let me know if you are able to successfully install
@byFaux sorry about that. If you look in the manual install can you do the steps in reverse? Maybe youll see something obvious that the install broke
@amelia_louisa @Pursuit929 My bad, I was compiling against the Enhanced SHVDN so the script was only working on enhanced. Recompiled against Legacy SHVDN which is compatible with both gta5 versions. Version 1.0.1 should work now.
Let me see what's wrong...