- 0
Script to install Mod Organizer and other tools to fresh Skyrim + mod install automation
-
Similar Content
-
- 0 answers
- 4 views
-
- 0 answers
- 20 views
-
- 1 answer
- 397 views
-
-
Recently Browsing 0 members
- No registered users viewing this page.
Question
Pulec
I wanted to have automated process to install 'Skyrim Moding Base' to fresh Steam installation, so I wrote this simple unpacking python script - github.com/Pulecz/SkyrimModding
During sorting all the mods I came up with mod_name_validator.py also on the github. With its help I have made this table, with custom description and comments.
There are perhaps too much unnecessary and big mods like Skyrim Immersive Creatures, Immersive Weapons, Static Mesh Improvement Mod and Apophysis Dragon Priest Masks. But I added them because other mods or their installers had compability patches for them and I did not want to reinstall the mods later figuring out the compability patches.
I tried to follow Skyrim Revisited - Legendary Edition and latest STEP guide a bit + mods I have used some year before (those recommended by USLEEP) and mods from skyrimgems.
Of course I wanted to continue the automation to install at least the USLEEP and most important bug fixes + SkyUI and some mods that every sane person uses.
The easiest way was to just install those mods then make an archive of mods and profile, then run the install script and unpack the archive.
But as the mods dependencies gets more complex and compability patches or installers show up, things get more complicated.
So what are the ways to automate mod installing?
There was SASTEP but it seems to be dead for some time.
There is YAMM.
Tannin wrote Mod Organizer Plugin to install mods from csv file. But it wanted to download mods from Nexus and there could be issues...
So we could have some kind of mirror where the mods would be synchronized to latest version with Nexus, provided that certain mod authors agreed to it. Then some supersmart database with all the mods dependencies, conflicts, load orders and other stuff would have to exist and some Mod Organizer plugin to handle the installation. Perhaps some mods can be merged as one and the installers could be installed with preselected options, for example in cases we are sure that mod A is not going to be installed so the installer would uncheck combality patches for mod A.
My goal is not make the script usable by everyone and especially the whole modding process should not be a one click thing, but it could be somehow simplified, right?
4 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now