Skyrim
0 of 0

File information

Last updated

Original upload

Created by

IM24FM42JMY

Uploaded by

icemage24

Virus scan

Safe to use

Tags for this mod

About this mod

Easy to read and newbie-friendly! Skyrim modding tutorial, installation order, and more.

Permissions and credits
How you can help:
1) Find technical errors or way to improve this guide's comprehension.
2) Help other users if they have trouble, and post what fixed your own.
3) Endorse mods you enjoy. Some mods may never be known otherwise.

Change log:
v1.0: Release
v2.0: Fixed some examples/instructions to be more clear. Updated mod list, accidentally had "Duel - Combat Realism" instead of "Deadly Combat". No longer listing entire mod list in the notepad as it changes too often on the pastebin.

Skyrim modding tutorial

Installation order for programs used in this tutorial:
NMM http://skyrim.nexusmods.com/mods/modmanager/
BOSS http://skyrim.nexusmods.com/mods/6 BOSS
WryeBash http://skyrim.nexusmods.com/mods/1840
SKSE http://skse.silverlock.org/
Script Dragon http://alexander.sannybuilder.com/?altname=skyrim_script_dragon
ASIS http://skyrim.nexusmods.com/mods/18436

Each program's function:

NMM: Lets you install/uninstall mods* immediately in the right places, and let's you check for mod updates.
SKSE: Lets mods that require advanced scripts to run properly. Put contents of ZIP in Skyrim/Data/ folder.
Script Dragon: Same as above.

Programs whose "sorting/patching/merging/etc" functions MUST be rerun after installing new mods (before playing the game):
BOSS: Sorts mods in the proper order* for loading. Use through WryeBash. NMM automatically updates BOSS master lists (the sorting order), but not BOSS itself. To check on BOSS's updates with NMM, keep the boss zip file where you designated the folder to store your mod zip files.
WyreBash: Use to open BOSS after its install, and -bashed patches/merging mods-** for compatibility between mods.
ASIS: Allows any spells/perks/etc you've installed to work with the NPC AI.


*NMM installation:
1) Follow the normal steps to installing any type of program.
2) Installation info: For the program to store information on what mods you do have and don't have, along with whether or not they're installed (signified by a check mark). For instance: if you want to back up your folder named "install info" to do a fresh reinstall of Skyrim, rename it "install info2" and NMM will automatically create a new folder named "install info" again, starting you with a blank slate. Otherwise, you will see a bunch of mods activated on your new install of Skyrim that aren't actually activated.
3) Go to skyrim.nexusmods.com/mods and download mods using "Download with manager". Not there? Go to step 5.
3) Mods that have new updates will have a "Warning Sign" next to their blue links that lead to the mod page.
4) If you have already updated all your mods, but it is incorrectly listed as out-of-date with a "Warning Sign", click on "Mod Info" on the left of NMM and change it to the same version number of the mod. You will still be able to receive a "Warning Sign" if the mod actually gets updated.
5) If you have to manually download and put a mod in your "NMM Mod Folder", it appears on NMM and is installable like any other mod. Optional: Use "Mod Info" on the left to generate the info to keep it updated by "Warning Sign" notifications.

**An example of why "Mod Load Order" is necessary:
You want a mod that makes 1-handed swords big, but it's file "Big 1-H Swords.esp" is above "Proper 1-H and 2-H Sword Sizes.esp" in your mod list:
"Proper 1-H and 2-H Sword Sizes.esp" would OVERWRITE any 1-handed swords made big by "Big 1-H Swords.esp" in the game.
Conclusion: Keep "Big 1-H Swords.esp" below "Proper 1-H and 2-H Sword Sizes.esp" so it loads after for 1-handed swords to be big!

***Using WryeBash after you've downloaded and installed mods with NMM:
1) Open it up after installing it for Skyrim
2) Before running ASIS's jar (located in Skyrim\Data\SkyProc Patchers\ASIS), you must create a bashed patch. This requires right clicking on the "Bashed Patch, 0.esp" in your mod list on WryeBash and clicking "Rebuild Patch", hitting OK for any window, then you're finished. This allows for over 255 mods in your list, and increases mod compatibility.
3) Then you go into the ASIS folder (located in Skyrim\Data\SkyProc Patchers\ASIS) and run the .jar file.
Note: Same goes for "Realistic Lighting With Customization", except it's jar is located in Skyrim\Data
4) If you have problems running out of memory with Java, use this guide: http://www.youtube.com/watch?v=P6WUy7Pe3Ng
Basically, increase Java's allocated memory so it doesn't "hang" and stop running. Make sure you have ASIS-Dependancy.esp enabled, and then you're good after you open the jar and create the file!
5) While on your mod list in WyreBash, press CTRL+A and right click and "Mark Mergeable".

Steps to play the game:
1) If you've modded textures in the game, add "HighResTexturePack01.bsa, HighResTexturePack02.bsa," (without quotes) under [Archive] after sResourceArchiveList= in your Skyrim.ini file, located in C:\Users\<your user name>\Documents\My Games\Skyrim<br>2) http://skyrim.nexusmods.com/mods/814 can help you configure your INI files<br>3) Play the game using SKSE<br><br>Troubleshooting:<br>1) If you have a save file: BEFORE uninstalling mods, check the mod page for uninstall info. Otherwise, your save files may have left over scripts running in it, causing errors, and sometimes even CTDs (crash-to-desktops).<br>2) If you have a problem caused by a mod in the game, uncheck more and more ESP/ESMs until you find the culprit.<br>3) Above not working: Check online if it's a known problem in the original unmodded Skyrim. Unofficial Skyrim Patch may fix most sillier problems: http://forums.bethsoft.com/topic/1387617-wiprelz-unofficial-skyrim-patch-thread-9/page__st__180 along with http://skyrim.nexusmods.com/mods/4719 if it's weapon/armor related<br>4) Still not working? Worst comes to worst, reinstall the game and install the mods slowly (don't worry about texture mods, you can install those all at once... unless it's a texture problem of course!) until you figure out which one did it.<br><br>Recommended mods:<br><br>WARNING: ALWAYS READ COMMENTS IN CASE OF INCOMPATIBILITIES OR OLD MOD!<br><br>Legendary mods (SOME MODS ARE NO LONGER USED, DO YOUR RESEARCH/READ COMMENTS):<br>http://skyrim.nexusmods.com/mods/topalltime/?adult=0<br>http://skyrim.nexusmods.com/mods/top/<br>http://skyrim.nexusmods.com/mods/toprecent/<br>http://skyrim.nexusmods.com/mods/modsofthemonth/<br><br>All categories here:<br>http://skyrim.nexusmods.com/mods/categories/<br><br>My own selection:<br>http://pastebin.com/Tpzf0vfg<br><br>Credits:<br>Me, IM24FM42JMY - Only I know my own name. 3<br>My lover<br>http://www.foregen.org/<br>And Talos, for making us all. AMEN. </your>