User:MilesTeg
From Step Mods | Change The Game
next:
- check if all archive files are present
- script that compares installation and zip, finds/lists changed or new files
- if structure is the same-> no config file
- else: write config (src, dest paths)
pre mod setup
- $install Skyrim
- $install DLCs: Dragonborn,Heartfire,Dawnguard
- -check system, drivers and videocard
- -download nvidia/ati drivers
- -identify processes and utility software that might reduce skyrim performance
- -no benchmarking for now
- (dl fraps
- (dl gpuz
- (-gpuz log read out
- Backup Vanilla
- Configure INIs
- dl HRDLC
- dl TES5Edit
- dl SKSE
- dl BOSS
- dl MO
- install boss
- install HRDLC
core mod list
[Query for detailed Core Mods https://tinyurl.com/oqzurgn]
Template:ModOrderSectionDItems
ModDirCmp
Tool that helps in creating the copy commands for complex mods.
"user" in this example is a package manager from a mod team.
Workflow:
- let the user install the mod with MO as usual
- user can then adjust it appropriately to STEP
- start Tool
- extracts file(s) from zip(s)
- get dir structure from install - DONE!
- index and md5 hash all files from the install - DONE!
- index and md5 hash all files from the extracted archive
- search hashes and if equals found write: source path (archive) dest path (install)
- add all other (unknown) files to the archive
- output config file
- user then tests config with ASI