Yo Fellow modders, It is time to share some knowledge and get it them all pasted into one post so everyone can find them easily.
There is just one Rule really. If you don't have a tutorial pleae don't comment, let's not fill the thread with garbage, unless it's a super important message. Please use the same format as me and list the programs used and hyperlink to the tutorial obviously.
I will start by adding a few and try to add the tutorials people post to different categories so it's easier to find.
Programs used for modding
General
- FO4EDIT
Clean mods, add and remove game records
Currently used to actually make mods, this is not at all recommended, but until a creation kit is out there is no other option.
IMPORTANT: When the GECK launches, you NEED to take your mod through there and save it and test there is a lot of records that are not decoded for Fallout 4, like the issues that is causing cell reset, a common misconception is that this is a engine bug. Any bug introduced because of a mod pre-Geck is most likely there because of missing records. it's a plausible engine bug, but missing record is a lot more likely cause of the problem, this is just a bad excuse we modders use to feel better about using highly experimental tools carelessly and blame it on bethesda like the good fans of any bethesda franchise is bound to do.
Modelling
- Bodyslide
Easily get armor to fit with body types
- Nifskope
Needed to work with nif files and making your 3D models work ingame, pretty much required.
- Any 3D modeling program.
Recommendations:- 3Ds Max 2015/2016 - NOT older.
- Blender 2.6+, do NOT download 2.49b.
3ds max is the only one supporting import and export through nif plugins of Fallout 4 meshes at the moment, but you can also get around this by using Bodyslide if you do not have access to 3ds max.
Texturing
- Any texturing program
Recommended:- Photoshop
- Gimp
Scripting
- Caprica Papyrus Compiler by Orvid
- Champollion PEX to Papyrus Decompiler by Orvid
- Script Editors
Recommendations- Sublime Text
- Notepad ++
Detailed description.
Tutorials
XML installer/Fomod installer
Import/export/Modeling/Animation
Nifskope Tutorials
FO4EDIT Tutorials
User Interface / HUD
More to be added and please do help out, I can't go digging for all this myself and if we could get a stuicky on this it would be very nice!