User:Gernash/v2

From Step Mods | Change The Game





Weapon.png

WIP

Modwiki Ver2.2.2 is LIVE





Game : Fallout 4
Title : [WIP] Fallout 4 using ModOrganizer 2
Version : 2.2.2 (Patch revision include removal of several mods and out of date patches updated mods to 17/03/2017)
Forum thread : Post here
Author : Gernash

Changelog / Updates : [>>HERE<<]

REVISION HISTORY LOGS : ALL Revision History Logs

Progress Report : <<<HERE>>>

Introduction[edit | edit source]

This Guide was created for installation of ModOrganizer 2.0.7b including a list of mods running in a stable state.

It's preset is the grassy springtime theme with an overall dark color correction. Weather Preset - True Storms and True Nights (for True Storms with ENB) (with 2 optional weather setups)

I created this guide because I was having issues with my other mod organizing software, so, I thought why not try out MO2. After beating it with a stick, then reading the forums I nutted out a way to make it work well enough for myself to be able to play(JOY!). Seeing all the other people asking the same question I thought to post a guide for anyone to use.

I hope it helps you out while waiting for the next version of ModOrganizer 2.

(17/10/2016 : Oh well. TanninOne has joined NMM so unless somebody takes up the challenge or compiles the 13 commits on the Github we are going to be stuck with this until the new version of NMM brings out a "VFS" like plugin)

Couple of in-game screenshots with the recommended ENB Profile


Reference/Cheat Sheet[edit | edit source]

If you want to convert an existing install of ModOrganizer 2 to this Wiki then go >>>HERE<<<

Warning-Logo.png
WARNING:
These instructions are my 1st draft. If you have issues following it please post on the forums
  1. Backup and delete you FO4 ini files.
  2. Run BethINI set your preferred settings or the ones in the pics provided.
  3. Check your Fallout 4 default MODLIST (Important) check \local\fallout 4
  4. Install F4SE F4SE Installation
  5. Install LOOT LOOT Installation
  6. Install F04Edit FO4Edit Installation
  7. Install ENBSeries ENB Series Installation
  8. Install Shadow Boost Shadow Boost Installation
  9. Install ENB FXAA SweetFX Manager ENB Management Installation Add xinput1_3.dll,ShadowBoost.ini and ShadowBoost.asi to ENB FXAA SweetFX Manager files.txt if you want to backup or remove ShadowBoost with your profile. (This will make your life easier in the long run)
  10. Installing ModOrganizer 2 ModOrganizer 2 Installation
  11. Install mods Organization for ModOrganizer2 loadout and the Mods I run and test in the Wiki.
  12. Play Fallout 4

This is just a reference/checklist. Please read everything if you are new to the world of modding.

If you have an issue please post on forms I'll answer, as I'm still polishing this Wiki and feedback is essential to make it as foolproof as possible.

Mods installation[edit | edit source]

Mods in each section should be installed in the order they appear, as this is the order they'll overwrite each other if need be.

Mods are presented as a "card", providing information about everything you need to know about the mod, from download link to mod-specific installation instructions.

Each card is preceded by a flare:

  • CORE
    This mod is a full part of the guide and is expected to be installed.
  • TOOL
    This isn't a mod, but a modding utility to be used during your modding adventure.
  • Performance
    This mod improve game's performance, but might slightly decrease visual quality.
  • Optional
    This mod is optional. This is an addition considered useful to the setup, but might be more of a personal preference.
  • HQ
    This mod is to be used only for users looking for a High-Quality visual experience. This doesn't necessarily mean it should be avoided at all cost by low-end system users, but simply that the performance hit might not be worth the visuals improvements on weaker machines.
  • NSFW
    This mod contains Not safe For Work content.

There is no

LQ

flare for main downloads. Obviously, a mod deserving such flare would just be downgrading Vanilla's visuals.

Options and Alternatives[edit | edit source]

Listed mods may also have potentials alternatives and options, aside the main files to download.

  • When there is Optional files listed, this means you have to install them along with the proposed files if you want them.
  • On the contrary, Alternatives files are meant to replace the files from the main download entirely.

Options and alternative usually have flares as well, indicating why they're proposed to complement/replace the main files :

  • Optional
    This is a nice feature, but falls under personal preference.
  • HQ
    This is an higher visuals version of the
    CORE
    one, worth installing on decent machines.
  • LQ
    This is a lower visuals version of the
    CORE
    one, in case the main file is too performance-heavy for low-end machines.
  • SAFE
    There is a safe for work version available, to prevent sexual or not-so-politically-correct content.
  • easy
    This version will make gameplay easier.
  • survival
    This version will make gameplay harder.

Note that not all the files available on the nexus mod page are listed under options/alternatives. This isn't laziness, it is simply that other files aren't relevant in the context of this page.

Installing Fallout 4[edit | edit source]

Head to steam, buy the game if you haven't already, and download. Seriously, if you haven't done this yet, what are you even doing here ?

On a more important note : DLCs and updates expand the modding possibilities by providing new features to be used by modders. This Guide is built assuming you're using :

  • The latest stable version of FO4, but NOT the beta.
  • All of the currently released DLCs

To make sure you have all the DLCs, check the DLC section of FO4's steam page and make sure all of them are ticked and have the installed mention :

If not, right click on Fallout 4 in your game list, select properties, look under the DLC tab, and tick everything.


For easier modding support, make sure that Steam is installed OUTSIDE your program files folder.
This will prevent several modding utilities to be thwarted by windows' UAC.

Installing useful programs[edit | edit source]

If you don't have them already, there are two generic programs very useful when modding games :

7-zip : This is an archive extractor. It'll allow you to extract archives (.zip, .rar, .7z). Since most mods and other utilities come in this format, it's critical to be able to extract them.
To make it even more convenient to use :

  • Locate the 7-zip File manager : 7zFM.exe, (located by default in C:\Program Files\7-Zip, or simply type in 7-zip File Manager in windows' search bar)
  • Start it with administrator privileges (right-click -> run as administrator).
  • Navigate under Tools -> Options.. and look at the System tab, you'll find the file association manager.
  • Associate 7zip with .7z, .zip, and .rar files by simply clicking on them.

This way, you will be able to preview the content of archives and extract what you want out of them by simply double-clicking on it.


Notepad++ : An advanced text editor. Useful to edit various configurations files, as its layout, syntax-coloration, and other built-in search functions are by far superior to what your basic notepad can do.

Since we're going to open a lot of .ini files in this guide, it's a good idea to tell windows that you want to automatically open them with Notepad++ :

  • After you've installed it, right click on any .ini file on your system (if you don't have any yet, just read a bit further, you'll discover them ;) )
  • Select Open With... -> Choose default program...
  • Select Notepad++. If Notepad++ is not on the list, use the Browse... button and navigate to NP++ installation path (by default C:\Program Files (x86)\Notepad++).
  • Make sure that the Always use the selected program to open this kind of file checkbox is ticked in.

I also recommend following the same procedure for regular text files, as NP++ is more convenient than Notepad anyway.

Optionally, you can also install the NP++ Compare Plugin, which is an addon for Notepad++ that allow for easy comparison between files.

Once your computer is ready, the first thing to do is to initialize your game once : Simply press Play in the FO4's steam page and this message will appear :

This will automatically detect your hardware and select a configuration preset accordingly.

It's time to have a look at two important locations on your computer you'll be visiting often :

  • The game's installation folder, which depend on where Steam is installed : <Steam>\steamapps\common\Fallout 4\
  • The game's document folder, created after the previous step have been completed : <Documents>\My Games\Fallout4

If you intend to dedicate sometimes to modding your games, it is highly recommended that you favorite those two folders in windows explorer to have a quick access to them.

Verifying your Local Fallout4 Validity[edit | edit source]

If you have used NMM or Bethesda Game Studios mods this Section is mainly for you.
Navigate to C:\Users\%Username%\AppData\Local\Fallout4
The only file that should be in there is (if you have an untouched Fallout 4 installation)

DLCList.txt the contents of which are:

DLCRobot.esm
DLCworkshop01.esm
DLCworkshop02.esm
DLCworkshop03.esm
DLCNukaWorld.esm
DLCCoast.esm


If you have run FO4Edit in the past then the following will be present

  • Plugins.fo4viewsettings

If there is ANYTHING else in there or you just want to reset them to default Please do the following:

  • Navigate to C:\Users\%Username%\AppData\Local\Fallout4
  • Make a backup of its content (IF you are an NMM user and want to use it again with your mod list as this will break it) and delete the contents
  • Start the game through steam when you get to main menu exit to desktop.
  • Navigate to C:\Users\%Username%\AppData\Local\Fallout4
  • It should now contain only the DLCList.txt with the contents as above.

If you moved here from NMM then this has to be done. Check validity of your factory Fallout 4 setting is important it resolves issues later in the Wiki that can be avoided NOW!

Initializing your Fallout 4 INI files[edit | edit source]

If you have been playing Fallout 4 or just Starting for the 1st time I’d advise you to reset your INI files back to a default state before continuing.
The rest of the following sections in this portion of the guide will assist in achieving a performance vs quality setup before you take off on your moding adventure.

  • If you have launched the game before you will have Fallout 4 INI configuration files present. Navigate to your Documents\My Games\Fallout4. Backup all the files and folders (excluding the Saves folder)
  • Delete all the contents of the Documents\My Games\Fallout4 (excluding the Saves folder)

To Speed up the MAIN Screen of Fallout 4 (Shudder) if you have many svave games please do the following

  • Go into your Documents\My Games\Fallout4\Saves folder and create a folder called BACKUP.
  • Sort the files via the date modified tab. Select all the older Save game you no longer access and Move them to the Documents\My Games\Fallout4\Saves\BACKUP folder. You should be left with 10-20 save games. More than this seems to cause the MAIN PAGE to cough and shudder.

Launch Fallout 4 and select the Ultra Preset then click Play. When the game loads to the main menu, exit the game. (This sets up the 1st run INI files). The following files will be generated.

  • Fallout4.ini
  • Fallout4Prefs.ini

Once we start doing some changes with will be modifying a 3rd file

  • Fallout4Custom.ini

This file overwrites most settings contained in the other 2 so it you delete or clear it out your game will run in a default fashion.

Nvidia Base settings[edit | edit source]

Preparing the Fallout 4 INI files with the Nvidia tool adjusts the settings of the base files (Fallout4 and Fallout4Prefs) to a preset that will take into account your graphic cards capabilities.

  • Open your Nvidia GForce experience if you don't have it then you can get it from >>HERE<<
  • Make sure your drivers are up to date
  • Go to the games Tab
  • Choose Fallout 4
  • Click the Optimize button
  • Close Nvidia GForce experience


Nvidia Desktop Control Panel[edit | edit source]


Right-click your desktop and select Nvidia Control Panel

  • Go to the Manage 3D settings
  • Go to the Program setting tab
  • Locate Fallout 4 in the dropdown box (If it's not present then click the add box and find it in that list or use the browse option to select the Fallout4.exe manually)

Change the following settings

  • Power Management mode Prefer Maximum performance
*antialiasing - Transparency 8x supersampling  (LOWERS FPS the higher the factor)
*Multi-Frame Sampled AA (MFAA) - ON (if available) (Helps with texture shimmering LOWERS FPS)
*Texture filtering Quality - High Quality (LOWERS FPS)
*Antialiasing - Mode - Enhanced the application Setting
*Antialiasing Setting 8x (LOWERS FPS the higher the factor)
*Texture filtering - Negative LOD bias - Clamp (this is if you see shimmering in the distance while playing)

What do all these settings do and how do they affect gameplay (FPS) and Quality. Ther following link provides a detailed breakdown of all the settings and the affects. Fallout 4 Graphics, Performance & Tweaking Guide

Tailoring your configuration[edit | edit source]

At this point make a backup of your two INI files.

  • Fallout4.ini
  • Fallout4Prefs.ini

And call it Fallout4Default.7z (I’m using 7-Zip as it’s seems to be the default standard on the NEXUS)
There are several ways of editing your INI files we will be doing both. First we will use a couple of GUI editors and then add some entries manually.

Installing the TOOLS[edit | edit source]

These are the main two GUI Configuration Tools I use.

BethINI - Inifile configurator[edit | edit source]

TOOL
BethINI - 2.5 - by DoubleYou
Files to download :
  • MAIN FILES - BethINI

Description : BethINI (pronounced "Bethany") is an attempt to restore decency to the INI configuration files for games created by Bethesda. It currently supports Oblivion, Skyrim, Skyrim Special Edition, Fallout 3, Fallout New Vegas, and Fallout 4

Installation

  • Extract the files into \ModOrganizerData\Fallout 4\Tools\BethINI
  • Create a shortcut to your desktop.
  • Right click the shortcut and choose properties. Under the Compatibility tab check the Run program as an Administrator tickbox. Press OK to exit.

BethINI Default Settings

Fallout 4 Configuration Tool[edit | edit source]

TOOL
Fallout 4 Configuration Tool - 1.3.5.2024 - by bilago
Files to download :
  • MAIN FILES - Fallout 4 Configuration Tool

Description : Fallout 4 Configuration tool.

Installation :

  • Extract the files into \ModOrganizerData\Fallout 4\Tools\FO4Configtool
  • Create a shortcut to your desktop.
  • Right click the shortcut and choose properties. Under the Compatibility tab check the Run program as an Administrator tickbox. Press OK to exit.

Fallout 4 Configuration Tool Default Settings

Basic GUI Setup[edit | edit source]

First open BethINI. .
Under the Setup TAB

  • Check the Make INIs Read-Only (you do not want these files modified by anything other then yourself)

Under the Basic TAB

  • Check the Windowed Mode (If you ALT-TAB without it and you use ENB’s the response time will be the same as 1st load to menu i.e. 15-60sec on a fast computer)
  • Check the Recommended Tweaks (This will auto configure the rest of the tabs to the Authors recommendations.)
  • Check Load Loose Files

Under the General TAB

  • NONE

Under the Gameplay TAB

  • Check Sprint Fix
  • Remove Borders

Under Interface TAB

  • Autosize Quick Containers

Under Detail TAB

  • NONE

Under View Distance TAB

  • NONE

Under Foliage TAB

  • NONE

BethINI Modified Settings


Go to the Basic tab and click Save and Exit. At this point make a backup of your two INI files.

  • Fallout4.ini
  • Fallout4Prefs.ini

And call it Fallout4BethINI.7z (I’m using 7-Zip as it’s seems to be the default standard on the NEXUS)
At this point You have a Speed optimized base configuration. If you want to lean towards Graphical you will have to

  • make your INI files readable
  • Open the NVIDIA Gforce experience
  • click Optimize to gain the benefits for your graphics card.
  • Open BethINI and in the basic TAB select Windowed Mode and Borderless.

You can at this point try out the game and see how it runs and looks. )

The Next step[edit | edit source]

Now we will have a look at Fallout 4 Configuration Tool. It will generate the Fallout4Custom.ini and place “most” of its configuration in there. Doing this may feel a bit of a repeat of what BethINI has done but you will be able to see the DEFAULT settings and the ones you enter through the interface. I find it handy to see if setting that are posted on forums are “KNOWN”.

Open up Fallout 4 Configuration Tool. Fallout 4 Configuration Tool Under the Tweaks TAB

  • Uncheck Enable intro Movie

Mouse Options

Y Axis - fMouseHeadingYScale changes based on the aspect ratio of your monitor.
16:9 use .03738
16:10 use .0336
4:3 use 0.28
21:9 use 0.42
  • I use a 16:10 24” Monitor (https://whatismyresolution.com/) Enter your Y AXIS info from the above chart.
  • Make sure Enable Plugins and Invalidate Archives are checked

Under the Performance TAB

  • set iNumHWThreads to the number of cores your CPU has (there is a note under it informing you of the number)

Under the Texture/Decals TAB

  • Check the Texture Loading Recommended Box

Under UI

  • Check the Pipboy Colors Disable FX Box
  • For Pipboy and HUD Colors I use LightSteelBlue

Fallout 4 Configuration Tool Modified settings

Warning-Logo.png

WARNING

This template is deprecated. Please revise markup to use Template:GallerySimple instead.

Now click Save and exit the program. You now have a nice clean Base configuration to start moding with. At this point make a backup of your two INI files.

  • Fallout4.ini
  • Fallout4Prefs.ini

And call it Fallout4DefaultOptimized.7z (I’m using 7-Zip as it’s seems to be the default standard on the NEXUS)

Further INI tweaking[edit | edit source]

Go to the game's documents folders and start tweaking your INIs

In Fallout4(Custom).ini[edit | edit source]

Info-Logo.png

NOTE

It is recommended that you create Fallout4Custom.ini and make your tweaks to the Fallout4.ini settings in there instead of directly editing the original file. Bethini should of created one but if it didn't, created it and proceed.

Put bInvalidateOlderFiles=1 and blank out sResourceDataDirsFinal in the [Archive] section, so loose files will load through the game.

[Archive]
bInvalidateOlderFiles=1
sResourceDataDirsFinal=

If you've already played the game enough, you'll probably want to disable tutorials message for your future playthrough:

[Interface]
bShowTutorials=0

You can improve the usability/readability of the console by expanding its size and modifying its font color and size with the following settings:

[Menu]  
iConsoleSizeScreenPercent=65
iConsoleTextSize=16 
rConsoleHistoryTextColor=153,160,153
rConsoleTextColor=255,255,255 
rDebugTextColor=255,235,222
Warning-Logo.png
WARNING:
If you want the custom nif (meshes) to work (for good and best visual result), you need to open "FalloutCustom.ini" and "Fallout4.ini" and add this to your [General]
[General]
bUseCombinedObjects=0

On a side note, I've read around and people are complaining about performance issues with this enabled in their games. At this point I believe it's because the meshes are enabled and their video card is rendering more, ShadowBoost should assist with this issue but if you get to much frame drop then remove the entry and use the vanilla Meshes.

In Fallout4Prefs.ini[edit | edit source]

Make sure iShadowMapResolution is at least 2048. Even if it cost some FPS, 1024 is way too ugly to play. 4096 is the default Ultra setting. You can even raise this setting to 8192 if you've got an ultra-powerful computer.

[Display]
iShadowMapResolution=4096


External sources :

A lot of interesting settings are exposed here : Useful INI Settings, thanks to InsanePlumber.
There is especially a lot of priceless information for UI configuration.

Nice UI colors presets can be found in the Vogue UI Colors nexus page.

Setting up your modding environment[edit | edit source]

Installing ModOrganizer 2 beta 3[edit | edit source]


The following is a guided method of installing ModOrganizer 2.0.7 to the C: (Primary HDD) of your computer

Info-Logo.png
NOTE:
If you need to install the c:\ModOrganizerData to another HDD (e.g. p:\Potato then you need to replace c:\ModOrganizer2Data to p:\Potato EVERY time you encounter it.

The following issues are resolved when following this Wiki

  • Issue MO2 not starting after the 1st run.
  • Issue profiles are unreachable or incomplete file structure in them once symbolic link created functions normally
  • Issue overwrite folder in MO not showing files that are in the Directory
  • Loot not showing more than main and DLC files
  • Unable to create Default profile
Warning-Logo.png

WARNING

If you are Intending to use this Guide and are currently using mods then you will in most likelihood have unexpected results.

You need to start with a clean installation of FO4.
!!!!!!!!DO NOT USE MODORGANIZER IN PORTABLE MODE!!!!!!!!!!!!!
You could zip up your FO4 install folder or rename your FO4 then reinstall FO4 (if you want to revert to your previous install).


Default installation path[edit | edit source]

  • Install ModOrganizer2 (Change Path in the Installer to C:\ModOrganizer2)
  • Run ModOrganizer2
Warning-Logo.png
WARNING:
On 1st start of ModOrganizer 2 Choose add then Fallout 4 !!!Do Not Choose Portable!!!
  • Add the C:\ModOrganizer2 folder to Windows Defender Exclusions
  • Make ModOrganizer.exe run as an Administrator


Modifying location of Base Directory[edit | edit source]

  • make a Folder C:\ModOrganizer2Data
  • make a Folder C:\ModOrganizer2Data\Tools
  • Move the Contents of C:\Users\%Username%\AppData\Local\ModOrganizer to C:\ModOrganizer2Data
Info-Logo.png
NOTE:
If you cannot see this folder you need to enable Hidden folders
  • Delete C:\Users\%Username%\AppData\Local\ModOrganizer
  • Open an administrative command prompt, then create a symbolic link with the following command "mklink /J C:\Users\%Username%\AppData\Local\ModOrganizer C:\ModOrganizer2Data"
Warning-Logo.png
WARNING:
This step has to be done or it will not work correctly it is a necessary workaround!!!
  • Your C:\Users\%Username%\AppData\Local\ModOrganizer folder should look like this(the pic below) now if it doesn't then you need to work out why as the rest of the guide will not work.

MO2 link file.png

  • Go into MO2 Settings and in the NEXUS tab enter your login Information.
Warning-Logo.png
WARNING:
Do not for ANY reason change the "Settings>paths>Base Directory" in ModOrganizer. It should read C:/Users/>>>YOUR USERNAME not this text<<</AppData/Local/ModOrganizer/Fallout 4 DO NOT CHANGE IT OR ANY OF THE OTHER PATHS. You have been warned.


Info-Logo.png

NOTE

To resolve download manager issue from Nexusmod site I recommend deleting the nxmhandler.ini from C:\ModOrganizer2 and C:\ModOrganizer2Data then run nxmhandler.exe in C:\ModOrganizer2 folder to generate the nxmhandlers.ini files
Info-Logo.png

NOTE

If you have issues with your profiles you can try (make sure you backup) deleting C:\ModOrganizer2Data\Falout4\ModOrganizer.ini when you restart MO2 it will remake it.

Advanced Tools[edit | edit source]

(F4SE) Fallout 4 Script Extender[edit | edit source]

F4SE have already become critical to your modding setup, as it will allow you to bypass the Launcher, preventing the launcher from the last official update to reset your list of loaded plugins to none, and offering extended possibilities to customize keybindings.


CORE
Fallout 4 Script Extender - 0.3.0 - by Ian Patterson, Stephen Abel, and Purple Lunchbox (ianpatt, behippo, and plb)
Files to download :

Fallout 4 runtime 1.9.4 - Current build: : 0.3.0 - 7z archive

Installation :

  • Download the 7z archive
  • Open the archive and manually copy the following files:
f4se_1_8_7.dll
f4se_loader.exe
f4se_steam_loader.dll

Copy these three files into your Fallout 4 installation folder

Warning-Logo.png

WARNING

Do not install F4SE via MO2

If you want to use the Achievements enabling mod to install it with MO2

Warning-Logo.png

WARNING

DO NOT MANUALLY INSTALL INTO FO4 Directory

Utilization :
From now on, you must always run the game using F4SE instead of Fallout Launcher from the ModOrganizer 2 Drop down box.


(Not Required for Wiki)
To customize keymapping (extract from F4SE readme) :

Extract CustomControlMap.txt to Data\F4SE\CustomControlMap.txt
Edit that file with Notepad++ to set your bindings.
You have to specify what is known as Virtual-Key codes. 
A full list of VK Key is available here : MSDN Virtual-Key Codes. Note that 0xff means unbound. 
If using non-qwerty keyboards, you will also need those official Look-Up tables : Translating Scan Codes to Virtual-Key Codes
Do not use the space-bar when editing the file, columns have to be separated by tabulations only.
The first column is the name of the internal keybind. 
The second column is the Virtual-Key code that should activate the bind.
The third column is for mice.
The fourth column is for controllers.
The next three columns control whether or not a control should be written to the user's config file.
The final column specifies which input layer the bind is associated with. You will probably not want to change that.
Delete Custom_MapControl.txt from Documents\My Games\Fallout4\ if you have one here.

Install and Configure LOOT[edit | edit source]

LOOT (Load Order Optimization Tool) is a utility that aims to sort your load order in the most optimized way possible. This will ensure that mods with dependencies are loaded before their masters properly without having to sort them manually.

Info-Logo.png
NOTE:
I currently do not use loot for the WIKI, I recommend looking at the load order list at the bottom of the guide and matching it.
This information is here purely as a reference for those that want to install it.
TOOL
LOOT - Load Order Optimization Tool - 0.9.2 - by WrinklyNinja
  • MAIN FILES - LOOT v0.9.2

Installation :

  • Download the file manually
  • Extract the installer
  • Run the installer and use the Default settings and folder
Info-Logo.png
NOTE:
If you want to be on the bleeding edge of development the nightly builds are located here. Just download,extract and copy over the top of your LOOT install folder and replace the files
  • Make sure the current game (next to the house icon) is Fallout 4 :
  • If not, click on it and select Fallout 4 :
Info-Logo.png
NOTE:
If you cannot start LOOT from within ModOrganizer try uninstalling LOOT, then navigate to C:\Users\%username%\AppData\Local\LOOT (or you can just enter that in your START/RUN Box) and delete the contents. Now reinstall LOOT and see if that resolves the issue.


FO4Edit[edit | edit source]

TOOL
FO4Edit - 3.1.3 - by PreRelease Alpha by ElminsterAU
  • MAIN FILES - FO4Edit 3.1.3

Installation :

  • Download the file manualy
  • Extract the contents into C:\ModOrganizer2Data\Tools\FO4Edit
  • rename the TES5Edit.exe in that folder to FO4Edit.exe.
  • In MO2 under "modify Executables" Add FO4Edit under title and point to the Binary FO4Edit.exe in C:\ModOrganizer2Data\Tools\FO4Edit.


Merge Plugins xEdit Script[edit | edit source]

Info-Logo.png
NOTE:
I currently do not use this in the WIKI.
This information is here purely as a reference for those that want to install it.
TOOL
Merge Plugins xEdit Script - 1.9 - by matortheeternal
  • MAIN FILES - Merge Plugins v1.9

Description : Oldie but a goodie lets you merge files in FO4Edit Installation :

  • Download the file manualy
  • Extract the contents into C:\ModOrganizer2Data\Tools\FO4Edit\Edit Scripts


Champollion PEX to Papyrus Decompiler[edit | edit source]

Info-Logo.png
NOTE:
I currently do not use this in the WIKI.
This information is here purely as a reference for those that want to install it.
TOOL
Champollion PEX to Papyrus Decompiler - 1.0.6 - by Orvid
  • MAIN FILES - Champollion V1.0.6 - x64

Description : Champollion decompiles .PEX binary files to a human-readable .PSC Papyrus script file. Installation :

  • Download the file manualy
  • Extract the contents into C:\ModOrganizer2Data\Tools\Champollion


Merge Plugins[edit | edit source]

Info-Logo.png
NOTE:
I currently do not use this in the WIKI.
This information is here purely as a reference for those that want to install it.
TOOL
Merge Plugins - 2.2.3 - by matortheeternal
  • MAIN FILES - Merge Plugins

Description : Standalone File Merging. Installation :

  • Download the file manually
  • Extract the contents into C:\ModOrganizer2Data\Tools\Merge Plugins
  • Within MO2 You will need to create an Executable it should point to C:\Users\{Your Usermname}\AppData\Local\ModOrganizer\Fallout 4\Tools\Merge Plugins\MergePlugins.exe

Run Merge Plugins from within MO2

Info-Logo.png
NOTE:
Watch the video the below settings are the ones you enter (As MO2 is not supported).
General Tab
  • register user
Merging tab
  • Merge destination directory : C:\ModOrganizer2Data\Tools\Mods For Compression\
  • Un-tick Extract BSAs
Integration Tab
  • Tick I'm using Nexus Mod Manager
  • Tick Copy General Assets
  • Mod manager Path : points to your MO2 Install eg C:\ModOrganizer2
  • Mod manager mods path : points to your MO2 Profile mod path eg c:\ModOrganizerData\Fallout 4\mods
  • Champollion Decompiler Path : c:\ModOrganizerData\Fallout 4\Tools\Champollion
  • Papyrus flags path : Your FO4 install path eg \\SteamLibrary\steamapps\common\Fallout 4\data\scripts\Source
  • Click OK



Installing ENBSeries[edit | edit source]

Personally, I do not Use ENB's while playing I install the ENBSeries and set up the INI files but nothing else.

ENBSeries Core files[edit | edit source]
CORE
ENBSeries Core files - v0.311 - by Boris Vorontsov
Files to download :
  • MAIN FILES - v0.311

Description : Video card texture memory manager

Instructions :

  • Follow the link and Click on v0.311
  • scroll to the bottom of the page and click download
  • extract the files
  • copy d3d11.dll and d3dcompiler_46e.dll into your Fallout 4 Directory
  • On first run they will generate their base ini files.
Info-Logo.png

NOTE

If you're in-game light sources flicker on and off when looking around make sure UsePatchSpeedhackWithoutGraphics=false otherwise set it to true.
Info-Logo.png

NOTE

This >>>guy<<< seems to have most informative install video, IMO. His other videos will take you through a lot of advance setting. Worth a look.


ENB Preset[edit | edit source]

I use a GTX580 and I have reviewed a variety of ENB presets, and in the end have settled on one in particular. The main issues I've been having is with enb v307 is blooming from light sources, inconsistent light flicker and overuse of "FILM" effects in some ENB Presets. These issues(and the age of my video card) have made the selection process very tedious. So here it is My recommended ENB Preset for this Guide (I need to have a name for this loadout/Wiki).


Subtle ENB - Immersive Wasteland Preset[edit | edit source]
CORE
Subtle ENB - Immersive Wasteland Preset - 0.9.3c - by noidkid
Files to download :
  • MAIN FILES - Subtle ENB 0.9.3c - Starlit Nights

Description : From the mod Author: Subtle ENB is optimized for gameplay and performance (not just for pretty screenshots). All effects were carefully configured to work smoothly in real-time and tested extensively to correct any distortions or aberrations that would distract from immersive gameplay. All effects were also optimized for performance as that is an integral part of an immersive gameplay experience. Therefore, you really need to try the preset yourself to experience all of its advantages.


ENB Management[edit | edit source]

To manage My ENB's I use

ENB FXAA SweetFX Manager[edit | edit source]
CORE
ENB FXAA SweetFX Manager - 4.2.1 - by volvaga0
Files to download :
  • MAIN FILES - ENB FXAA SweetFX Manager

Instructions :

  • Download the File
  • Create a folder C:\ModOrganizer2Data\Tools\ENBManager and copy ENB FXAA SweetFX Manager-9838-4-2-1.exe onto it
  • Create a folder C:\ModOrganizer2Data\Tools\ENBManagerPresets
  • run ENB FXAA SweetFX Manager-9838-4-2-1.exe set the Configs directory to C:\ModOrganizer2Data\Tools\ENBManagerPresets

Description : The newer ENB Presets seem to be quite complex as they are not fully packaged and This will help you clean out your FO4 if you Muck it up.
e.g. VOGUE ENB uses an LUT's folder in \Data\textures\effects\LUTs

If you want to BACKUP these Newer ENB's you need to do the following
(This example is for VOGUE ENB Only)
click files in the top right of ENB Manager.
click files OK to the Warning.
add Data\textures\effects\LUTs to the bottom of the list.

ENB Manager will ONLY Backup files in that list, if you use an exotic ENB with odd files and folders, YOU need to make sure you add the folders (and files if in the root directory) that it needs to backup.


Increasing Performance[edit | edit source]

Shadow Boost[edit | edit source]
CORE
FPS dynamic shadows - Shadow Boost - v1.9.4.0 - by Alexander Blade
Files to download :
  • MAIN FILES - ShadowBoost config files

Description : Dynamically adjust Shadow Distance to increase frame rate.

Here is a video all about what it is and how to install ShadowBoost >>>VIDEO<<< by Gopher

Link to the ShadowBoost software is >>HERE<<

:Add xinput1_3.dll,ShadowBoost.ini and ShadowBoost.asi to ENB FXAA SweetFX Manager files.txt if you want to backup or remove ShadowBoost with your profile.

Installing Mods[edit | edit source]

Before installing any mods it would be best to setup ModOrganiser 2 to sort out what you download and install. The next 2 sections should be done so everything becomes neat and tidy. The whole reason for using ModOrganizer IMO.


Organizing ModOrganizer[edit | edit source]

Adding all the Nexus categories[edit | edit source]

STEP 1

Go to Settings--->General--->Configure Mod Categories Right-click anywhere inside the popup box. Choose option add then press OK

Step 2

Preset Dividers for ModOrganizer[edit | edit source]

CORE
Preset Dividers for ModOrganiser - V1.0.2 - by Gernash
Files to download :
  • MAIN FILES - Dividers for Mod Organizer

Description : The Zip contains all the Named Divider folders For Fallout 4 Only.

Instructions : Just extract the files into your c:\Modorganizer2Data\Fallout 4\Mods directory.


Adding Styling(skin) to ModOrganizer 2[edit | edit source]

Vault 101 StyleSheet - Green Theme[edit | edit source]
Optional
Vault 101 StyleSheet - Green Theme - V1.0.0 - by Gernash
Files to download :
  • MAIN FILES - Vault-101 (Green-Theme) V1.4.1
  • ALTERNATIVE - Vault-101-BOS-V2.0.1
  • ADDITIONAL - Categories (Under Optional) Just extract the categories.dat into your c:\Modorganizer2Data\Fallout 4\ overwriting the one that you created in STEP 1.


Description : The Zip contains a StyleSheet to make your ModOrganizer look Unique....(I have made this StyleSheet for this Wiki So it has it's own "Feel")

Instructions :

Extract the Vault-101 (Green-Theme) compressed file into c:\Mod Organizer\stylesheets
Extract the Vault-101-Green-Theme Patch-V1.1.0 compressed file into c:\Mod Organizer\stylesheets
Open ModOrganizer and go to Settings-->Style
Use the Dropdown box and select Vault-101 and press OK


You can change your Style at any time to choose your own personal preference.

MODWiki CORE[edit | edit source]

The following section is an example of Overhauling Fallout 4. I've decided after the feedback in the forums to Split it up so the "MODWiki CORE" does not receive many, if at all, Alterations or changes. It will be be focused On "Enhancing" the vanilla experience. The Plugins will be there for further alteration.

Added "PLUGINS"

When you install the CORE set of mods at the end of the section there will be optional "Plugins" available(Color coding on it's way). These are fully compatible with the MODWiki CORE and you can choose 1 pack (At this time) from each section to add extra features. The patches in the Plugins section just get added to the bottom of the load order.



Core Files[edit | edit source]

Unofficial Fallout 4 Patch[edit | edit source]
CORE
Unofficial Fallout 4 Patch - 2.0.0 - by the Unofficial Patch Project Team
Files to download :
  • MAIN FILES - Unofficial Fallout 4 Patch

Description : This is the unofficial patch for Fallout 4. This fix several bugs, glitches, issues and inconsistencies not dealt with by Bethesda in the official version of the game.


Armor and Weapon Keywords Community Resource (AWKCR)[edit | edit source]
CORE
Armor and Weapon Keywords Community Resource (AWKCR) - 3.1.1 - by Valdacil and Gambit77
Files to download :
  • MAIN FILES - Armor and Weapon Keywords Community Resource v3.1.1
FOMOD Instructions
Armor and Weapons Keyword Community Resource
Armor and Weapons Keyword Community Resource
Game Options
Game Options

DotMO.png All DLC

Install

Description : This is a community framework that creates and assign a new set of keywords for armors and weapons, offering enhanced possibilities for everything related to the crafting of weapons & armors.


Settlement Mods[edit | edit source]

Info-Logo.png

NOTE

Missing Workshop Menu Item Fix

TODO: remove duplicate items from item lists. Look for mods that add new elements or address issues.
Settlement Resources Rebalanced[edit | edit source]
CORE
Settlement Resources Rebalanced - 2.0 - by CrushBoss
Files to download :
  • MAIN FILES - Settlement Resources Rebalanced
  • ADDITIONAL - No Crafting and Settlement Building Experience

Description : This mod aims to re-balance all of the settlement resources such as power, water, food, defense, named settlers, population, etc. It also provides an unlimited settlement budget and increased vendor money.


NSO - New Snap Order - snap points for furniture and decor[edit | edit source]
Optional
NSO - New Snap Order - 5.0 - by vman0341
Files to download :
  • MAIN FILES - NSO - Base Pack 5.0
  • ADDITIONAL - AWKCR workbenches

Description : This adds modified meshes which have snap points for furniture and decor.

Information : Top of the Settlement Mod List. Meshes only. Install before other building mods and let them overwrite this.


Homemaker - Expanded Settlements[edit | edit source]
CORE
Homemaker - Expanded Settlements - 1.51 - by NovaCoru
Files to download :
  • MAIN FILES - Homemaker 1.51

Description : Homemaker - Expanded Settlements

FOMOD Instructions
Homemaker - Expanded Settlements
Welcome!
Welcome!
Main Plugin
Main Plugin

DotMO.png With Everything

Next
Optional Patches
Optional Patches
Build Set Disablers
Build Set Disablers

DotMO.png Bunker and Greenhouse Disabler

Streetlights
Streetlights

DotMO.png Streetlights Use Passive Power

Unlock Institute objects
Unlock Institute objects
None
Next
Thank you!
Thank you!
Thank you
Thank you

DotMO.png Acknowledgment

Install


OCDecorator - Static Loot[edit | edit source]
CORE
OCDecorator - Static Loot - 1.0.92 - by mcface and EbokianKnight
Files to download :
  • MAIN FILES - OCDecorator - Ver. OCDecorator - Ver. 1.0.92

Description : OCDecorator - Static Loot

FOMOD Instructions
OCDecorator - Static Loot
Choose your DLC!
Choose your DLC!
Select your DLC
Select your DLC

DotMO.png Far Harbor + Nuka World

Optional Files
Optional Files

DotMO.png No Crafting Experience Fix

Install


Snap'n Build[edit | edit source]
CORE
Snap'n Build - 1.9 - by ad3d0
Files to download :
  • MAIN FILES - Snap'n Build v1.9

Description : Snap'n Build


Modular Kitchen[edit | edit source]
Optional
Modular Kitchen - 0.5a - by evanpox
Files to download :
  • MAIN FILES - Modular Kitchen

Description : Build kitchens in your settlements


CWSS Redux - Craftable Working Showers Sinks Baths Toilets Urinals etc[edit | edit source]
Optional
CWSS Redux - 2.1 - by steve40 and FLipdeezy
Files to download :
  • MAIN FILES - CWSS Redux

Description : This mod adds about 42 different craftable working showers, baths, toilets, urinals, sinks, shower-bath combos, and bubblers.


Build Your Own Pool[edit | edit source]
Optional
Build Your Own Pool - 4.0 - by Akarnan
Files to download :
  • MAIN FILES - B.Y.O.P.

Description : build pool and shower at your settlement!!!


Simply Modular Housing - SMH[edit | edit source]
Optional
Simply Modular Housing - SMH - 0.06 - by Stuyk
Files to download :
  • MAIN FILES - SMH - Main - 0.06

Description : Extra Settlement objects in the Structures Menu.


Settlement Objects Expansion Pack[edit | edit source]
Optional
Settlement Objects Expansion Pack - v1.6.3 - by ccmads
Files to download :
  • MAIN FILES - Settlement Objects Expansion Pack - All DLC

Description : Extra Settlement objects in the Structures Menu.


FOMOD Instructions
Settlement Objects Expansion Pack
Step 1
Step 1
Main Files
Main Files

DotMO.png Install Main Files)

Patches
Patches

DotMO.png Auto Doors Patch

Install


Place Everywhere[edit | edit source]
CORE
Place Everywhere - 1.16.8.940 - by TheLich
Files to download :
  • MAIN FILES - Place (Fallout4 1.9.4 - latest release)
  • ADDITIONAL - Place.ini - togglable
    Merge with the main file
Info-Logo.png
NOTE:
This version uses the BETA of F4SE https://f4se.silverlock.org/beta/f4se_0_03_00.7z

Description : This F4SE plugin allows building and placing objects in workshop mode everywhere. Save game often if you oops your navmesh you will CDT.

Aditional : Place.ini - togglable is the configuration file for moving objects via the keyboard and F8 is the ON/OFF (Thanks LordKee).


Functional Displays - Display Your Collection (The Original Display DLC)[edit | edit source]
CORE
Functional Displays - Display Your Collection (The Original Display DLC) - 0.2.9.2 - by SecretAgent99
Files to download :
  • MAIN FILES - Functional Displays v0.2.9.2
Description : Adds Functional Displays and collectables!!!
FOMOD Instructions
Functional Displays - Display Your Collection (The Original Display DLC)
Welcome
Welcome
WELCOME
WELCOME

DotMO.png Welcome Message

TERMS
TERMS

DotMO.png I understand how to use this mod

Next
Main
Main
Main File
Main File

DotMO.png Functional Displays main File

DLC
DLC

DotMO.png Automatron

DotMO.png Far Harbor

DotMO.png Nuka World

Weightless Junk and Tools
Weightless Junk and Tools
none
Display Board Texture
Display Board Texture

DotMO.png Wood

Display Rack Texture
Display Rack Texture

DotMO.png Wood

Next
Optional Patches
Optional Patches
Sorting Mod
Sorting Mod

DotMO.png Valdacil's Item Sorting [VIS]

Overhaul or Crafting Patches
Overhaul or Crafting Patches
None
Bobblehead Mod Options
Bobblehead Mod Options
None
Finish
Finish
Acknowledgment
Acknowledgment

DotMO.png I agree to mod responsibly

DotMO.png Credits

Install
Info-Logo.png
NOTE:
Hide FunctionalDisplays-AID-VIS-WI; FunctionalDisplays-MISC-VIS; FunctionalDisplays-Patch-DLC-ALL-VIS
It is done this way in case people want to Roll their own patches.


Dog Bed for Dogmeat.[edit | edit source]
Optional
Dog Bed for Dogmeat - 1.3 - by SeaFaringGentleman
Files to download :
  • MAIN FILES - Dog Bed for Dogmeat.

Description : Dog Bed for Dogmeat


Clean Settlement Greenhouses[edit | edit source]
CORE
Clean Settlement Greenhouses - 0.3.0 - by dgulat
Files to download :
  • MAIN FILES - CS Greenhouses

Description : Restore Graygarden and Greentop Nursery to new condition, along with some effects like planters, flower pots, and garden hoses.


Renovated Furniture[edit | edit source]
CORE
Renovated Furniture - 5.1 - by aesfocus
Files to download :
  • MAIN FILES - Renovated Furniture 5.1 Loose Files

Description : Added more than 100 items, including loose kitchen counters, garage cabinets, stools, dressers, doors and some more mellow options.


Do It Yourshelf - clutter for shelves and bookcases[edit | edit source]
NEW

For version 2.1.0

CORE
Do It Yourshelf - clutter for shelves and bookcases - v1.6a - by dinozaurz
Files to download :
  • MAIN FILES - Do It Yourshelf v1.6a

Description : The aim of this mod is to offer an easy way to fill up those empty bookshelves and make a settlement look a little more lived in.

FOMOD Instructions
Do It Yourshelf - clutter for shelves and bookcases)
Choose files
Choose files
Core files (required)
Core files (required)

DotMO.png Shelves

Extra clutter by cartman1975 (optional)
Extra clutter by cartman1975 (optional)

DotMO.png Extra half-shelf clutter (cheaper)

Retextures
Retextures

DotMO.png clean wooden shelves

Install


CREAtive Clutter[edit | edit source]
CORE
CREAtive Clutter - 1.4 - by damanding
Files to download :
  • MAIN FILES - CREAtive Clutter DLC Version-FH NW CW 1_4
  • ADDITIONAL - Creative Clutter Doily Hotfix

Description : This mod adds over 200 decorations, furniture, food resources, and more for you to build using its own custom menu.

Installation : Install MAIN File (Overwrite) install Additional file (Merge)


Where Did I Put That...[edit | edit source]
CORE
Where Did I Put That... - 1.2 - by OctaviusSentibar
Files to download :
  • MAIN FILES - OS_Labels_1K
HQ
Alternative
 :

  • MAIN FILES - OS_Labels_2K
  • Description : This mod adds labels which can be placed vertically on any surface (walls, containers, etc.) as an organizational tool.


    Auto Doors[edit | edit source]
    NEW

    Update for Version 2

    CORE
    Auto Doors - 2.8 - by Wenderer
    Files to download :
    • MAIN FILES - Auto Doors 2.8

    Description : Ever been bothered by opened everywhere doors in you settlements?

    FOMOD Instructions
    Auto Doors
    Language
    Language
    Language
    Language

    DotMO.png English

    Next
    EngType
    EngType
    DLC
    DLC

    DotMO.png Far Harbor

    Expansions
    Expansions

    DotMO.png Homemaker - Expanded Settlements

    DotMO.png Snap'n Build

    Install


    Auto Doors Vault-Tec Unofficial Patch[edit | edit source]
    NEW

    Update for Version 2

    CORE
    AD_DLC - 1.2 - by ViperLord
    Files to download :
    • MAIN FILES - AD_DLC

    Description : This adds the keyword necessary for Auto Doors support to the various doors added by various DLC


    Workshop Rearranged[edit | edit source]
    CORE
    Workshop Rearranged - 0.6.3 - by d81
    Files to download :
    • MAIN FILES - Workshop Rearranged
    • OPTIONAL FILES - Workshop Rearranged - Atomic Radio Patch, Patch - Old World Radio with Christmas Decorations (If you install it)

    Description : This Mod is not just a "MENU" replacer it has resource adjustments and a very in-depth snap system for most vanilla objects in game(d81 is still actively developing this mod). It will be the main Settlement 'Controller" from this point on.

    Additional Instructions(Optional) :

    1. Unpack "Workshop Rearranged-16181-0-6-3.zip".
    2. Download and install Fallout 4 "CreationKit" through "Bethesda.net Launcher".
    3. Go to YourFallout4GameFolder\Tools\Archive2.
    4. Run Archive2.exe.
    5. Click "File" - "Open...".
    6. In popup window navigate to unpacked mod folder and select "WorkshopRearranged - Main.ba2" file and click "Open".
    7. Click "Archive" - "Extract All To..." - in popup window navigate to unpacked mod folder and click "Select folder"
    8. Repeat steps 5-7 with "WorkshopRearranged - Textures.ba2" file.
    9. After all is done - delete both ".ba2" files and zip back contents of unpacked mod folder.
    10. In MO install this new .zip using "Install mod from an archive" button.
    11. Install Workshop Rearranged - Renovated Furniture Patch, Workshop Rearranged - Atomic Radio Patch (If you install it) - using [Merge].


    Landscape Texture and LOD Replacements[edit | edit source]

    Info-Logo.png

    NOTE

    The Landscape mods Listed will give a vanila feel (dead trees and open landscape) with encroaching regroth and vines.

    TODO: Review Mods to create a Heavier loadout to be a more Complete overhaul of the Commonwealth outdoors.)
    FAR - Faraway Area Reform[edit | edit source]
    CORE
    FAR - Faraway Area Reform - 1.32(1.0re-host) - by SparrowPrince(Kesta re-host)
    Files to download :
    • MAIN FILES - FAR - Default Resolution

    Description : Improved textures of the distant terrain, also improving performances, killing two pidgeys with one stone.


    Tookie's Textures-Grass and Plants[edit | edit source]
    CORE
    Tookie's Textures-Grass and Plants - 1.4 - by Tookie Jones
    Files to download :
    • MAIN FILES - Tookie'sTextures_GrassAndPlants 1.4
    • OPTIONAL FILES - ElmAtlas and LOD

    Description : Textures-Grass and Plants

    Hide the following
    \Textures\Landscape\Dirtcliffs
    Hide folder
    \Textures\Landscape\Trees
    TreeSMarch_s.DDS {Lighter trees with Green Moss}
    TreeSMarch_n.DDS {Lighter trees with Green Moss}
    TreeSMarch_d.DDS {Lighter trees with Green Moss}
    WildRazorgrain01_d.DDS {Lighter Color}
    WildMutfruit01_d.DDS {Lighter Color}
    Fern01_d.DDS {Lighter Color}
    Vines01_d.dds {Finer vine}
    Vines01_n.dds {Finer vine}
    Vines01_s.dds {Finer vine}
    


    Vivid Fallouts - Landscapes[edit | edit source]
    CORE
    Vivid Fallouts - Landscapes - 2.2 - by Hein84
    2K Optimized
    Recommended Download
     :

    • MAIN FILES - Vivid Fallout - Landscapes - Best Choice
    • UPDATES - Vivid Fallout - Landscapes - Best Choice Update
    LQ
    Alternative
     :

    • MAIN FILES - xVivid Fallout - Landscapes - 1k
    • UPDATES - xVivid Fallout - Landscapes - 1k Update
    MQ
    Alternative
     :

    • MAIN FILES - xVivid Fallout - Landscapes - 2k
    • UPDATES - xVivid Fallout - Landscapes - 2k Update
    HQ
    Alternative
     :

    • MAIN FILES - xVivid Fallout - Landscapes - 4k
    • UPDATES - xVivid Fallout - Landscapes - 4k Update

    Description : Improved ground textures. Albeit those textures are higher-res and better looking than vanilla's, they still contribute to improve performances thanks to compression format magic.


    Vivid Fallouts - Rocks[edit | edit source]
    Opt-Overwrite
    Vivid Fallout - Rocks - 1.2 - by Hein84
    2K Optimized
    Recommended Download
     :

    • MAIN FILES - VVivid Fallout - Rocks - Best Choice
    LQ
    Alternative
     :

  • MAIN FILES - Vivid Fallout - Rocks - 1k
  • HQ
    Alternative
     :

  • MAIN FILES - xVivid Fallout - Rocks - 2
  • ADDITIONAL - Vivid Fallout - Rocks - HD Normal Maps
  • Instructions for HQ version : Merge normals with Recommended Download

    Description : A quick overhaul of original rock textures in original size... Installation : Rock overhaul covers more textures. If you like Vivid rock textures more, then overwrite the rock overhaul with these.


    Vivid Fallouts - Trees[edit | edit source]
    CORE
    Vivid Fallouts - Trees - 1.1 - by Hein84
    2K Optimized
    Recommended Download
     :

    • MAIN FILES - Vivid Fallout - Trees - Best Choice
    LQ
    Alternative
     :

  • MAIN FILES - xVivid Fallout - Trees - 1k
  • MQ
    Alternative
     :

  • MAIN FILES - xxVivid Fallout - Trees - 2k
  • HQ
    Alternative
     :

  • MAIN FILES - xxVivid Fallout - Trees - 4k
  • Description : Maple woods and Blasted Forests are covered.

    Hide the following
    \Textures\Landscape\trees
    ElmAtlas_D.dds {Lifeless Appearence}
    ElmAtlas_n.dds {Lifeless Appearence}
    ElmAtlas_s.dds {Lifeless Appearence}
    


    Vivid Fallout - Roads and Bridges[edit | edit source]
    CORE
    Vivid Fallout - Roads and Bridges - 1.3 - by Hein84
    2K Optimized
    Recommended Download
     :

    • MAIN FILES - Vivid Fallout - Roads and Bridges - Best Choice
    LQ
    Alternative
     :

  • MAIN FILES - Vivid Fallout - Roads and Bridges - 1k
  • HQ
    Alternative
     :

  • MAIN FILES - xVivid Fallout - Roads and Bridges - 2k
  • Description : Vivid Fallout - Roads and Bridges.

    Hide the following
    \Textures\Landscape\Roads
    SideWalkConcreteTrim01_d.dds
    \Textures\Architecture\PierShack
    PierShacksSiding01_d.dds {Smaller Tiles not very worn}
    PierShacksSiding01_n.dds {Smaller Tiles not very worn}
    PierShacksSiding01_s.dds {Smaller Tiles not very worn}
    


    Haul'd Out 4K[edit | edit source]
    CORE
    Haul'd Out 4K - 1.1.1 - by DUST2DEATH
    2K Optimized
    Recommended Download
     :

    • MAIN FILES - HaulD Out 2K - Pier
    • ADDITIONAL - HaulD Out 2K - Warehouse
    LQ
    Alternative
     :

  • MAIN FILES - HaulD Out 1K - Pier
  • ADDITIONAL - HaulD Out 1K - Warehouse
  • HQ
    Alternative
     :

  • MAIN FILES - HaulD Out 4K - Pier
  • ADDITIONAL - HaulD Out 4K - Warehouse
  • Description : High-quality retextures of two architecture sets, warehouses and pier.

    Hide the following
    \Textures\Lanscape\Pier
    PierBlocks01_d.dds {Detailed Very Mossy light green}
    PierDetails01_d.dds {Grey Hinge}
    PierDetails01_n.dds {Grey Hinge}
    PierDetails01_s.dds {Grey Hinge}
    PierMoss01_d.dds
    PierPlanks01_d.dds {Wide Style Planks}
    PierPlanks01_n.dds {Wide Style Planks}
    PierPlanks01_s.dds {Wide Style Planks}
    PierStone01_d.dds {Dark Grey with Green Moss}
    PierStone01_s.dds {Dark Grey with Green Moss}
    
    


    Better Quarry Sites[edit | edit source]
    CORE
    Better Quarry Sites - 2.2 - by LucidAPs
    2K Optimized
    Recommended Download
     :

    • MAIN FILES - Better Quarry Sites
    HQ
    Alternative
     :

  • MAIN FILES - Better Quarry Sites - HD Normal Maps
  • Instructions for HQ version : Merge normals with Recommended Download

    Description : Improved quarry sights with higher res textures, contributing to rectify some visual glitches/stretching.

    Hide the following
    \textures\architecture\quarry
    SignThicketExcavations_d.dds
    


    A Little Bit of Green (Realistic Touch of Green Edit)[edit | edit source]
    CORE
    A Little Bit of Green (Realistic Touch of Green Edit) - 2.5 - by riginal Mods by Stephanie Young and Ciprriano - Realistic Edit by dragonalex155
    Files to download :
    • MAIN FILES - A Little Bit of Green Version 2.5

    Description : A Little Bit of Green

    Hide the following
    \textures\landscape\Roads
    SWGrate01_d.dds
    SWDecals01_d.dds {lighter in color}
    SWCurb01_d.dds {lighter in color}
    SWBrick01_d.dds {lighter in color}
    SWBrick02_d.dds {lighter in color}
    SidewalkConcrete02_d.dds
    SideWalkCurb02_d.dds
    SidewalkTrim01_d.dds
    RoadRailings01_d.dds
    \textures\landscape\plants
    wildcorn01_d.dds {Dryer Look}
    nfmossvines01_d.dds {Dead Vine}
    mutfruit01_d.dds {Dryer Look}
    marshcattails01_d.dds
    kelp_d.dds {Dryer Look}
    razorgrain01_d.dds
    hubflower01_d.dds
    hedgerowgs_d.dds
    forsythia01_d.dds
    deadshrub01_d.dds
    deadflower_d.dds
    deadflower02_d.dds
    bramble01_d.dds
    corn01_d.DDS {Dryer Look}
    creosote01_d.dds
    bloodleaf01_d.dds {Dryer Look}
    cornv81_d.dds {Dryer Look}
    \textures\landscape\grass
    blastedforestgrass01_d.dds
    blastedforestgrass02_d.dds
    lichen_nf01_d.dds
    driedgrassobj02_d.dds
    marshgrass01_d.dds
    marshgrass02_d.dds
    meadowgrass01_d.dds
    meadowgrass02_d.dds
    nf_grass01_d.dds
    \textures\landscape\trees
    ElmAtlas_D.dds {Yellow Leaves (NOTE:If you want to use this then you have to disable Tookie's Elm lods as well)}
    ElmAtlas_N.dds {Yellow Leaves (NOTE:If you want to use this then you have to disable Tookie's Elm lods as well)}
    ElmAtlas_S.dds {Yellow Leaves (NOTE:If you want to use this then you have to disable Tookie's Elm lods as well)}
    \textures\landscape\trees\GlowingCreepLichen
    Lichen01_d.dds {Greener version}
    \textures\landscape\ground
    northernfoothillsrubblerock01_d
    marshmuddygrass01_d.dds
    nf_dirt01_d.dds
    muddyleaves01wet_d.dds
    marshmudfloor01_d.dds
    blastedforestgrass01_d.dds {Green Moss, to use this you will need to disable Vivid landscape version inc n&s types}
    fallenleaves01_d.dds {Green, to use this you will need to disable Vivid landscape version inc n&s types}
    forestfloor01_d.dds {Greener version}
    marshhighground01_d.dds {Greener version}
    blastedforestfallenleaves01_d.dds {Greener version}
    blastedforestfloor01_d.dds {Lighter Color}
    blastedforestfloor02_d.dds {Greener version}
    blastedforestgrass01_d.dds {Green, to use this you will need to disable Vivid landscape version inc n&s types}
    


    Delightful Ivy - HD Vine Retexture - a natural and realistic green and brown plant overhaul[edit | edit source]
    CORE
    Delightful Ivy - HD Vine Retexture - a natural and realistic green and brown plant overhaul - 1.1 - by 83Willow
    Files to download :
    • MAIN FILES - Delightful Ivy - HD Vines Retexture - GREEN

    Description : HD Vine Retexture - a natural and realistic green

    Hide the following
    \Textures\Landscape\plants
    NFMossVines01_d.dds {Full Greenery}
    NFMossVines01_n.dds {Full Greenery}
    NFMossVines01_s.dds {Full Greenery}
    

    Landscape Texture and LOD Replacements -PLUGINS Section-[edit | edit source]

    Info-Logo.png
    NOTE:
    11/03/2016 I have not updated this section (Basically forgot about it) it's not current I will not be looking at it for a couple of month as I'm focusing on world space ATM. Sorry for the confusion.
    PLUGIN: Landscape Texture and LOD Replacements - Original Landscape Texture and LOD Replacements[edit | edit source]
    Info-Logo.png
    NOTE:
    11/03/2016 I have not updated this section (Basically forgot about it) it's not current I will not be looking at it for a couple of month as I'm focusing on world space ATM. Sorry for the confusion.

    Misc Item Textures[edit | edit source]

    Info-Logo.png

    NOTE

    The following mods give a lot of impact to most items in the commonwealth.

    TODO: Create a more comprehensive list of item Texture replacers.


    Warning-Logo.png
    WARNING:
    If you want the custom nif (meshes) to work (for good and best visual result), you need to open "Fallout4Custom.ini" and add this to your [General]
    [General]
    bUseCombinedObjects=0
    


    Langleys HD Textures Workshop[edit | edit source]
    CORE
    Langleys HD Textures Workshop - 0.8 - by Langley
    Files to download :
    • MAIN FILES - Langleys HD Textures Workshop
    Hide the following
    \textures\architecture\Buildings
    Debris01_d.DDS
    Debris01_n.DDS
    Debris01_s.DDS
    Debris02_d.DDS
    \textures\architecture\Shacks
    ShackPlywood01_d.DDS
    ShackPlywood01_n.DDS
    ShackPlywood01_s.DDS
    textures\architecture\unique (Hide Folder)
    \textures\setdressing\Trashbin (Hide Folder)
    

    Description : stone and wood house walls, floors, various wood, metal and stone surfaces, household items.


    exShinras Better Brick Textures - 4k[edit | edit source]
    Removed

    Only 1 texture in use and it looks odd with the other ones in the other pack

    High Resolution Texture Pack - Valius - 2k and 4k[edit | edit source]
    CORE
    High Resolution Texture Pack - Valius - 2k and 4k - 1.2.4 - by Valius
    2K Optimized
    Recommended Download
     :

    • MAIN FILES - Textures 2K Version
    HQ
    Alternative
     :

  • MAIN FILES - Textures 4K Version
  • OPTIONAL FILES - 4K Normal and Specular Maps Only (Merge with 4k textures)
  • Description : This mod is an ongoing project to replace various textures within Fallout 4.

    Hide the following
    \Textures\interiors\Institute
    InstituteLocker01_d.dds (IF you have Evil Instatute installed)
    \Textures\interiors\building
    BldWoodFloor01_d.DDS
    BldWoodFloor01_n.DDS
    BldWoodFloor01_s.DDS
    \Textures\setdressing
    WoodFederalistFurniture01_d.dds
    WoodFederalistFurniture01_n.dds
    WoodFederalistFurniture01_s.dds
    


    FlaconOil's HD ReTexture Project in 4k 2k - Made from Scratch[edit | edit source]
    CORE
    FlaconOil's HD ReTexture Project in 4k 2k - Made from Scratch - 3.7.0 - by FlaconOil
    Performance
    Recommended Download
     :

    • MAIN FILES - Manual_Fomod Installer - Performance Pack - v3.7.0
    HQ
    Alternative
     :

  • MAIN FILES - Manual_Fomod Installer - High Quality Pack - v3.7
  • Description : Texture Mod

    Information : These are large files, if you have difficulties downloading them or receive a "failed to extract" message via MO2 you will need to manually download the files and copy it into your MO2 download folder.

    FOMOD Instructions
    Main
    Main
    Info
    Info

    DotMO.png Description

    Main
    Main

    DotMO.png Select all excluding PipBoy

    Next
    FalconOil Style
    FalconOil Style
    FalconOil Style
    FalconOil Style

    DotMO.png Folderpapers

    DotMO.png OfficeBox

    DotMO.png NukaColaMachine

    Install

    Instructions : Merge Part 2 over the top of Part 1

    FOMOD Instructions
    Main
    Main
    Info
    Info

    DotMO.png Description

    Main
    Main

    DotMO.png Select all but Terminals Wall FR

    Install
    Hide The Following
    \textures\Vehicles\Automotive
    Hide Folder
    \textures\AnimObjects\pipboy
    Hide Folder
    \Textures\setdressing\TrafficLights
    TrafficLight01_d.DDS
    TrafficLight01_n.DDS
    TrafficLight01_s.DDS
    \Textures\setdressing\WoodCrate
    all
    \Textures\setdressing\VaultBoyBobbleheads
    all
    \Textures\setdressing\Trashbin
    all
    \Textures\setdressing\Garage
    GarageCabinet01_d.DDS
    GarageCabinet01_n.DDS
    GarageCabinet01_s.DDS
    \Textures\setdressing\Doors (Hide Folder)
    \Textures\Landscape\Roads (Hide Folder)
    \Textures\Architecture\Warehouse (Hide Folder)
    \Textures\Architecture\Shacks
    ShackPlywood02_d.DDS
    ShackPlywood02_n.DDS
    ShackPlywood02_s.DDS
    ShackPlywood03_d.DDS
    ShackPlywood03_n.DDS
    ShackPlywood03_s.DDS
    \Textures\Architecture\Buildings
    Everything excluding 
    LatticeWork01_d.DDS
    LatticeWork01_n.DDS
    LatticeWork01_s.DDS
    MetalRoofTrim01_d.DDS
    MetalRoofTrim01_n.DDS
    MetalRoofTrim01_s.DDS
    MetalRoofTrim02_d.DDS
    
    


    HD Retexture Pack - Miscellaneous Props[edit | edit source]
    CORE
    HD Retexture Pack - Miscellaneous Props - 2.1 - by DrBrandt
    Performance
    Recommended Download
     :

    • MAIN FILES - Retexture MainFile v.2.0
    • UPDATES - Version 2.1 pre-relese
    HQ
    Alternative
     :

  • MAIN FILES - Retexture MainFile v.2.0
  • UPDATES - 4k Workshops. (For high-end gaming PCs)
  • OPTIONAL FILES - Version 2.1 pre-relese
  • Description : This mod fixes the pixelated and ugly textures from the vanilla game on some of the props. All textures are higher resolution and remade with better details and sometimes remade from scratch.

    Hide The Following
    \textures\SetDressing
    MetalBarrel01_d.DDS
    MetalBarrelBlue01_d.DDS
    MetalBarrelRad01_d.DDS
    MetalBarrelRed01_d.DDS
    MetalBarrelRust01_d.DDS
    \textures\SetDressing\Toolbox (Hide Folder)
    \textures\SetDressing\Office (Hide Folder)
    \textures\SetDressing\Garage (Hide Folder)
    \textures\SetDressing\CigaretteMachine (Hide Folder)
    \textures\SetDressing\Building (Hide Folder)
    \textures\props
    BurntBook_d.DDS
    \textures\props\Garage (Hide Folder)
    


    4K Trash Bin by Wolf7808 ver.1.1[edit | edit source]
    Optional
    4K Trash Bin by Wolf7808 ver.1.1 - 1.1 - by Wolf7808
    Files to download :
    • MAIN FILES - 4K Trash Bin by Wolf7808 ver.1.1

    Description : Optional looking Trash Bin


    Fallout 4 HD Reworked Project Revised[edit | edit source]
    NEW

    For Version 2.0.2

    CORE
    Fallout 4 HD Reworked Project Revised - 1.0 - by Halk_Hogan_PL
    Files to download :
    • MAIN FILES - Fallout 4 HD Reworked Project Revised (NOT THE LOOSE VERSION)

    Description : Hi rez textures with Hi poly Meshes.

    If you intend to use this file you will need to disable the following meshes in WorkshopRearanged.
    :Meshes\Setdressing\Tires
    Hide folder
    :Meshes\Setdressing\MetalBarrel
    MetalBarrel01.nif
    MetalBarrel02.nif
    MetalBarrel03.nif
    MetalBarrel04.nif
    


    Industrial Objects Retexture[edit | edit source]
    NEW

    For Version 2.0.2

    CORE
    Industrial Objects Retexture - 1.2 - by Junnari
    Files to download :
    • MAIN FILES - Industrial Retexture

    Description : Industrial Retexture


    Comics Got Back-CGB 2.0[edit | edit source]
    NEW

    For Version 2.0.2

    CORE
    Comics Got Back-CGB 2.0 - 2.0 - by tonicmole
    Files to download :
    • MAIN FILES - COMICS GOT BACK 2.0

    Description : ADS FOR THE BACK OF COMICS AND MAGAZINES!


    4K HD Textures - Power Armors[edit | edit source]
    NEW

    For Version 2.0.2

    CORE
    4K HD Textures - Power Armors - 1.2 - by Coldchaos
    Files to download :
    • MAIN FILES - Complete Pack

    Description : 4K Textures for Power Armors


    Fallout Texture Overhaul Power Armors UHD 4K[edit | edit source]
    NEW

    For Version 2.0.2

    CORE
    Fallout Texture Overhaul Power Armors UHD 4K - 1.3 - by Gorgulla
    Performance
    Recommended Download
     :

    • MAIN FILES - FTO Power Armors UHD 2K T-60
    • ADDITIONAL1 - FTO Power Armors UHD 2K T-45
    HQ
    Alternative
     :

  • MAIN FILES - FTO Power Armors UHD 4K T-45
  • ADDITIONAL - FTO Power Armors UHD 4K T-60
  • Description : Overhauls the Power armors including all paint jobs in fallout 4 to high res with a choice to choose between 4K and 2K.


    White and carbon power armor frame[edit | edit source]
    NEW

    For Version 2.0.2

    CORE
    White and carbon power armor frame - V1 - by speedmonkey
    Files to download :
    • MAIN FILES - white carbon frame

    Description : Power Armor frame with carbonfiber - looks like it will protect you.


    Street Signs Retexture[edit | edit source]
    NEW

    For Version 2.0.2

    CORE
    Street Signs Retexture - 1.1 - by Worriedwalrus
    Performance
    Recommended Download
     :

    • MAIN FILES - Signs 2k
    HQ
    Alternative
     :

  • MAIN FILES - Signs 4k
  • Description : Street Signs Retexture


    Electrical Tower 8K 4K 2K[edit | edit source]
    NEW

    For Version 2.0.2

    CORE
    Electrical Tower 8K 4K 2K - 1.1 - by Bubbliplop
    Performance
    Recommended Download
     :

    • MAIN FILES - Electrical Tower 2K update
    HQ
    Alternative
     :

  • MAIN FILES - Signs 4k
  • UHQ
    Alternative
     :

  • MAIN FILES - Signs 8k
  • Description : Electrical Tower


    Better Computer Terminals - 4K or 2K[edit | edit source]
    Removed

    FlaconOil's HD ReTexture has Spec and normals this mod has different textures only

    Park Benches Retextured[edit | edit source]
    NEW

    For Version 2.0.2

    CORE
    Park Benches Retextured - 1.3 - by Deanoman
    Files to download :
    • MAIN FILES - Park Benches Retextured 1.3 FOMOD NMM

    Description : Park Benches Retextured

    FOMOD Instructions
    Park Benches Retextured
    Park Benches Retextured
    Select Option
    Select Option

    DotMO.png Natural Dark

    Install


    Metal Box 2K Retexture[edit | edit source]
    NEW

    For Version 2.0.2

    CORE
    Metal Box 2K Retexture - 1.1 - by Deanoman
    Performance
    Recommended Download
     :

    • MAIN FILES - Optional Metal Box 1K Retexture 1.1
    HQ
    Alternative
     :

  • MAIN FILES - Metal Box 2K Retexture 1.1a - BC7 compressed
  • Description : Metal Box texture


    Jesters Better Destroyed Vehicles[edit | edit source]
    NEW

    For Version 2.0.2

    CORE
    Jesters Better Destroyed Vehicles - 1.0 - by Jester
    Files to download :
    • MAIN FILES - Jesters Better Destroyed Vehicles

    Description : Jesters Better Destroyed Vehicles


    Jesters Better Rusty Old Generators[edit | edit source]
    NEW

    For Version 2.0.2

    CORE
    Jesters Better Rusty Old Generators - 1.0 - by Jester
    Performance
    Recommended Download
     :

    • MAIN FILES - Jesters Rusty Old Generators 2k
    HQ
    Alternative
     :

  • MAIN FILES - Jesters Rusty Old Generators 4k
  • Description : 2k and 4k generator retextures.


    OJO BUENO TEXTURE PACK for Fallout 4[edit | edit source]
    NEW

    For Version 2.0.3

    CORE
    OJO BUENO TEXTURE PACK for Fallout 4 - 1.2 - by tapioks
    Performance
    Recommended Download
     :

    • MAIN FILES - OJO BUENO TEXTURE PACK - PERFORMANCE
    HQ
    Alternative
     :

  • MAIN FILES - OJO BUENO TEXTURE PACK - HIGH
  • UHQ
    Alternative
     :

  • MAIN FILES - OJO BUENO TEXTURE PACK - ULTRA
  • Description : OJO BUENO TEXTURE PACK - All textures in 1 PACK

    FOMOD Instructions
    Custom
    Custom
    Confirm Installation
    Confirm Installation

    DotMO.png Performance

    Nuka0Cola Machone
    Nuka0Cola Machone

    DotMO.png Thick Paint (Default)

    Milk Vending Machine
    Milk Vending Machine

    DotMO.png White (Default)

    Port-A-Diner (Select One)
    Port-A-Diner (Select One)

    DotMO.png Yellow (Default)

    Espresso Machine (Select One)
    Espresso Machine (Select One)

    DotMO.png Red (Default)

    Ham Radio (Select One)
    Ham Radio (Select One)

    DotMO.png Metal (Default)

    Cooler
    Cooler

    DotMO.png Blue (Default)

    Install


    OJO BUENO Better Nuka-Cola Machine[edit | edit source]
    Removed
    OJO BUENO MILK VENDING MACHINE - 4K 2K 1K[edit | edit source]
    Removed
    4K 2K Ice Machine by Wolf7808 ver.1.1[edit | edit source]
    NEW

    For Version 2.0.2

    CORE
    4K 2K Ice Machine by Wolf7808 ver.1.1 - 01.1 - by Wolf7808
    Performance
    Recommended Download
     :

    • MAIN FILES - 2K Ice Machine by Wolf7808 ver.1.1
    HQ
    Alternative
     :

  • MAIN FILES - 4K Ice Machine by Wolf7808 ver.1.1
  • Description : Ice Machine

    Retextured Chems - Ephla's Unique Chems v.1 - All-In-One[edit | edit source]
    NEW

    For Version 2.2.0

    CORE
    Retextured Chems - Ephla's Unique Chems v.1 - All-In-One - 1.1 - by Ben Ephla
    Recommended Download :
    • MAIN FILES - Ephla's Unique Chems - Vanilla Chem Retextures ONLY
    • OPTIONAL FILES - Ephla's Unique Chems - New Chems ONLY (New Chrome design), Glowing White Stimpaks (Recommended if you find it hard to spot them.

    Description : Retexture of Chems/Aid and some new items.


    Retextured First Aid Kits - Ephla's Unique First Aid[edit | edit source]
    NEW

    For Version 2.2.0

    CORE
    Retextured First Aid Kits - Ephla's Unique First Aid - 2 - by Ben Ephla
    Recommended Download :
    • MAIN FILES - Ephla's Unique First Aid Kits v1

    Description : First Aid Kits to tie in with Chem Retextures.

    Weather[edit | edit source]

    WET - Water Enhancement Textures[edit | edit source]
    NEW

    NEW for Version 2.2.0

    CORE
    WET - Water Enhancement Textures - 1.83 - by SparrowPrince
    Files to download :
    • MAIN FILES - WET - Water Enhancement Textures

    Description : WET enhances all the bodies of water in the game, as well as adding new water and rain effects.

    FOMOD Instructions
    WET - Water Enhancement Textures
    Select Option(s)
    Select Option(s)
    WET
    WET

    DotMO.png WET Main Files [Required Selection]

    WET Plugins [Required Selection]
    WET Plugins [Required Selection]

    DotMO.png WET Clearer

    WET Rain Optional
    WET Rain Optional

    DotMO.png WET Rain Optional

    Compatibility Patches
    Compatibility Patches

    DotMO.png Far Harbor patch

    DotMO.png Nuka World

    Install


    Waterworld - Blue and Translucent Water[edit | edit source]

    ..................Removed......................

    Wasteland Water Revival[edit | edit source]

    ..................Removed......................

    Photorealistic Commonwealth[edit | edit source]
    NEW

    NEW for Version 2.2.0

    CORE
    Photorealistic Commonwealth - 0.0.6a - by L00
    Files to download :
    • MAIN FILES - Natural and Atmospheric Commonwealth for PRC v0-1-2b
    Description : This is NAC for PCR/ There is a normal NAC for other ENB's https://www.nexusmods.com/fallout4/mods/7657/?


    Warning-Logo.png
    WARNING:
    Vivid Weather will be depreciated in VERSION 2.2.0
    Vivid Weathers - Fallout 4 Edition - a Weather Mod and Climate Overhaul[edit | edit source]
    CORE
    Vivid Weathers - 1.32 - by Mangaclub
    Files to download :
    • MAIN FILES - Vivid Weathers

    Description : This is a complete Weather and Climate Overhaul for Fallout 4!

    Information : Vivid is loaded after all the lighting Mods.

    FOMOD Instructions
    Vivid Weathers
    Options
    Options
    Vivid Weathers
    Vivid Weathers

    DotMO.png Vivid Weathers

    Alternative Addons
    Alternative Addons

    DotMO.png Extended Rain Sounds

    DotMO.png Vivid Waters

    Visual Changes
    Visual Changes

    DotMO.png Default - No changes

    Compatibility Patches
    Compatibility Patches

    DotMO.png Far Harbor patch

    DotMO.png Nuka World

    Seasons of Vivid Weathers
    Seasons of Vivid Weathers

    DotMO.png Summer

    Install
    Warning-Logo.png
    WARNING:
    Vivid Weather will be depreciated in VERSION 2.2.0


    Lighting[edit | edit source]

    Pip-Boy Flashlight (Pipboy - Power Armor - Lamp Overhaul)[edit | edit source]
    NEW

    Current for Version 2.2.0

    CORE
    Pip-Boy Flashlight (Pipboy - Power Armor - Lamp Overhaul) - 5.0.2 - by akkalat85
    Files to download :
    • MAIN FILES - Pip-Boy Flashlight

    Description : Pip-Boy Flashlight transforms your Pip-Boy 3000 into a fully functional directional light source with a large emphasis on customization.

    FOMOD Instructions
    Pip-Boy Flashlight
    Profile
    Profile
    Page 1/4
    Page 1/4

    DotMO.png Greetings wastelander

    Core File
    Core File

    DotMO.png Pip-Boy emitter

    Sound Effects
    Sound Effects

    DotMO.png None)

    Optional
    Optional

    DotMO.png Alternate animations

    DotMO.png Offset 1st person Light

    Next
    Pip-Boy
    Pip-Boy
    Page 2/4
    Page 2/4

    DotMO.png Information

    Pip-Boy
    Pip-Boy

    DotMO.png Default

    Next
    PA
    PA
    Page 3/4
    Page 3/4

    DotMO.png Information

    Power Armor
    Power Armor

    DotMO.png Default

    Next
    Distance
    Distance
    Page 3/4
    Page 3/4

    DotMO.png Information

    Distance
    Distance

    DotMO.png 200%(shadows)

    Install
    Info-Logo.png
    NOTE:
    The fomod is for just a basic vanilla instruction I HIGHLY RECOMMEND you have a play with the different light settings to suit your game style and combat the dark. Apparently it's full of terrors....


    Enhanced Lights and FX[edit | edit source]
    NEW

    Current for Version 2.2.2

    CORE
    Enhanced Lights and FX - 0.2.2 - by Anamorfus
    Files to download :
    • MAIN FILES - Enhanced Lights and FX

    Description: Enhanced Lights and FX has the goal to create a more atmospheric and realistic lighting. It overhauls the interior lights, effects, ambient light and creates a new mood.



    Warning-Logo.png
    WARNING:
    The Below lighting mods will be depreciated in VERSION 2.2.0
    Darker Nights[edit | edit source]
    CORE
    Darker Nights - 1.11p5 - by unforbidable
    Files to download :
    • MAIN FILES - Darker Nights
    • ADDITIONAL - Darker Nights No Fog Glow Fix for Far Harbor DLC

    Description : Increase nights darkness, and provide additional tweaks to re-adjust NPC detection and Night vision. NOTE: Do not install this if you don't like the DARK!!!!

    FOMOD Instructions
    Darker Nights 1.11p5
    Options
    Options
    Darkness Level
    Darkness Level

    DotMO.png Lighter (level 5)

    Misc
    Misc
    none
    Next
    Patches
    Patches
    Merged DLC Patches
    Merged DLC Patches

    DotMO.png FarHarbor DLC

    DotMO.png Nuka World DLC

    Managed Overhaul Patches
    Managed Overhaul Patches

    DotMO.png Vivid Weathers 1.11

    Standalone Patches
    Standalone Patches
    None
    Next
    Detection Adjustment
    Detection Adjustment
    Detection
    Detection

    DotMO.png Automatic (Recommended)

    next
    Night Vision Color
    Night Vision Color
    Night Vision
    Night Vision

    DotMO.png Alternative (Green Tint)

    next
    Night Vision Intensity
    Night Vision Intensity
    Night Vision Strength
    Night Vision Strength

    DotMO.png Moderate

    Install


    Interiors Enhanced - Darker Ambient Light and Fog[edit | edit source]
    NEW

    Updated for 2.0.3

    CORE
    Interiors Enhanced - Darker Ambient Light and Fog - 2.0 - by fadingsignal
    Files to download :
    • MAIN FILES - Interiors Enhanced 2.0 - ALL IN ONE

    Description : This mod edits all cell lighting data and templates to make ambient light and fog brightness inside all interiors 60% darker, without touching any directional light sources, keeping lighting 100% true-to-vanilla, except those dark corners and unlit areas. Subways are actually dark and scary!


    Dynamic Interior Fog Removal[edit | edit source]
    CORE
    Dynamic Interior Fog Removal - 1.1 - by EAGnR
    Files to download :
    • MAIN FILES - Dynamic Interior Fog Removal - Main Files
    • ADDITIONAL - Dynamic Interior Fog Removal - VIS Patch

    Description : This mod will modify all fog in interior cells dynamically, either making it disappear or toning it down to look more subtle.

    Instructions : Make sure you use a terminal and set the Fog level via Holotape.


    Fallout 4 Enhanced Color Correction[edit | edit source]
    Removed

    Note: Found it to be causing some lighting and effect issues. Notably Weapons of fate effects seem to not function when this is enabled.


    Info-Logo.png
    NOTE:
    The Above lighting mods will be depreciated in VERSION 2.2.0

    User Interface[edit | edit source]

    DEF_UI[edit | edit source]
    CORE
    DEF_UI - 1.4.3 - by Neanka and Valdacil
    Files to download :
    • MAIN FILES - DEF_UI 1.4.3 (See Updates at bottom of fomod install)
    FOMOD Instructions
    Main
    Main
    Readme
    Readme

    DotMO.png IMPORTANT

    Next
    Interface
    Interface
    Interface
    Interface

    DotMO.png DEF_HUD

    DotMO.png DEF_INV

    Language
    Language

    DotMO.png English (EN)

    Screen Ratio
    Screen Ratio

    DotMO.png 16:9

    Next
    HUD
    HUD
    Display Components
    Display Components

    DotMO.png Do Not Install Component Tags

    HUD Config
    HUD Config

    DotMO.png Vanilla HUD

    Next
    Sorting-EN
    Sorting-EN
    Sorting Mod
    Sorting Mod

    DotMO.png I already have sorting xml files

    Next
    Readme
    Readme
    IMPORTANT
    IMPORTANT

    DotMO.png Readme - Mods

    DotMO.png Readme - HUD

    DotMO.png Readme - INV

    Install

    Notes :

    • Under Language, pick your game's language.
    • Under Screen Ratio, pick your own monitor's ratio.

    Description : This mod comes with a lot of improvements to the Inventory, Pipboy, and Barter menu, from bigger containers to DPS and Value/Weight indicators, with customized categories for holotapes and notes as well. Everything is configurable through .xml files. Tags in item's names can be replaced by icons.

    Aditional : In the DATA Tab of MO2 expand interface.

    • Add as executable settings.exe name as DEF_UI INV
    • Add as executable HUDMenuSet.exe mane as DEF_UI UI
    Hide:
    \interface\lyrConf.xml
    \interface\iconlibs2.swf
    \interface\DEF_CONF\DEF_INV_TABS.xml
    \interface\DEF_CONF\DEF_INV_TAGS.xml
    


    Gold Kit for Color Pipboy -anti-Black and White Screen[edit | edit source]
    NEW

    Current for VERSION 2.2.0

    CORE
    Gold Kit for Color Pipboy -anti-Black and White Screen - 1.11 - by Zenotep
    Files to download :
    • MAIN FILES - Gold Kit for Color Pipboy -anti-Black and White Screen-

    Description : Provides an automatic removal of the monochrome display in the Pipboy, making it ready to show colors.

    Hide:
    \interface\iconlibs2.swf
    \interface\Pipboy_InvPage.swf
    \interface\PipboyMenu.swf
    


    Updated ICONLIBS2 for DEF_UI[edit | edit source]
    NEW

    Current for VERSION 2.2.0

    CORE
    Updated ICONLIBS2 for DEF_UI - 5.5.2 - by omega9380
    Files to download :
    • MAIN FILES - Updated iconlibs2 for DEF_UI v5.5.2
    FOMOD Instructions
    Updated ICONLIBS2 for DEF_UI
    Install
    Install
    Installation
    Installation

    DotMO.png Colored

    Install

    Additional Information : If you want the Colored Icons to display correctly in Loot/Barter windows you need to set the HUD color to white (It affects the icon color)

    Hide:
    \interface\DEF_CONF\DEF_INV_TAGS.xml
    


    HUDFramework[edit | edit source]
    NEW

    Current for VERSION 2.2.x

    CORE
    HUDFramework - 1.0f - by registrator2000
    Files to download :
    • MAIN FILES - HUDFramework 1.0f
    • ADDITIONAL1 - 02. HUDFramework Auto-Patcher

    Description : HUDFramework is a UI framework that makes it possible for mods to add new UI elements to the HUD in a conflict-free way.

    Additional :

    Extract the Auto-Patcher-20309-1-0_3.zip into \ModOrganizerData\Fallout 4\Tools
    copy the DEF_UI \interface\HUDMenu.swf into the \ModOrganizerData\Fallout 4\Tools\autopatcher 1.0 directory.
    Run the autopatch.cmd select Y let the program patch the file
    Copy the HUDMenu_Patched.swf back into the DEF_UI and replace the original HUDMenu.swf.
    Hide the Original HUDMenu.swf in the HUDFramework MOD


    Immersive HUD - iHUD[edit | edit source]
    NEW

    Current for VERSION 2.2.0

    CORE
    Immersive HUD - iHUD - 2.0 - by Gopher
    Files to download :
    • MAIN FILES - Immersive HUD - iHUD

    Description : The aim of iHUD is to provide the immersive feel you get from having no HUD, whilst keeping the usefulness of having one. It takes the permanantly visible HUD elements such as compass and crosshair, and hides them when not needed. Hence the motto: HUD when you need. HIDE when you don't.


    Info-Logo.png
    NOTE:
    I Have a 24" 16:10 Screen I use this Preset https://www.nexusmods.com/fallout4/mods/16608/?
    Immersive maps 2K - 4K[edit | edit source]
    NEW

    Current for VERSION 2.2.0

    CORE
    Immersive maps 2K - 4K - 1.5 - by Reptileye
    Files to download :
    • MAIN FILES - Immersive Map 4k - BLUEPRINT - Big Squares, FAR HARBOR BLUEPRINT MAP With Texts and Squares
    • ALTERNATIVE - Immersive Map 4k - SATELLITE, FAR HARBOR BLUEPRINT MAP With Texts and Squares

    Description : This mod changes the looks of the default vanilla map.


    Zoom-out Extended Unofficial for1.7.9 Large or Halfsize Icons 2k-4k-8k[edit | edit source]
    NEW

    Current for VERSION 2.2.0

    CORE
    Zoom-out Extended Unofficial for1.7.9 Large or Halfsize Icons 2k-4k-8k - 2.0 - by sekoms
    Files to download :
    • MAIN FILES - Zoom-out Extended for 1.7.9 Large Icons-Installer

    Description : This mod changes the looks of the default vanilla map.

    FOMOD Instructions
    Zoom-out Extended Unofficial for1.7.9
    Step1
    Step1
    Map Resolution
    Map Resolution

    DotMO.png 4K

    Icon Style
    Icon Style

    DotMO.png Multi-Color

    Install


    Valdacil's Item Sorting[edit | edit source]
    CORE
    Valdacil's Item Sorting - 9.0.2 - by Valdacil
    Files to download :
    • MAIN FILES - Valdacils Item Sorting v9.0.2
    FOMOD Instructions
    Valdacil's Item Sorting
    Instructions
    Instructions
    Readme
    Readme

    DotMO.png Instructions

    Next
    Main
    Main
    Val's Picks
    Val's Picks

    DotMO.png Val's Picks (DLC Version - Vanilla Weight)

    Customize
    Customize
    None
    Next
    Patches
    Patches
    Chem Redux + VIS:Aid
    Chem Redux + VIS:Aid

    DotMO.png None

    DEF_INV Tags
    DEF_INV Tags

    DotMO.png DEF_INV All

    Install

    Note: This is the simplest installation for VIS as most patches are generated from it. IF you want a different sort order you will have to generate the patches yourself (this mainly affects armor as default is TYPE>CLASS)

    Description : This mod will allow taking full advantage of DEF_UI by modifying Item's names so they can be displayed with icons in the menus, and have a better item sorting in menus. Additionally, the "Not Junk" feature prevent valuable junk or collectible to be treated as such, and instead being "Misc" so they can't be scrapped automatically and can be sold or collected instead.


    Weaponsmith Extended - VIS Icons Patch[edit | edit source]
    NEW
    CORE
    Weaponsmith Extended - VIS Icons Patch - 0.4.8 - by DaedalusProspect
    Files to download :
    • MAIN FILES - Weaponsmith - VIS Icon Patch 0.4.8

    Description : Just a simple patch to add icons to the many wonderful weapons added by Weaponsmith Extended as well as adding icons to a few things from New Calibers, so as to create a more streamlined inventory experience.

    Aditional Info : I'm using this mod as a base for the weapon INNR the CORE version havs a cutdown version for vanilla weapons. If you choose the Modern Weapons at a later date all teh naming and weapons won't bug.


    Button Lowered Weapons - First and Third Person[edit | edit source]
    NEW
    CORE
    Button Lowered Weapons - First and Third Person - 0.2 - by JackArbiter
    Files to download :
    • MAIN FILES - Button Lowered Weapons

    Description : Hold sheathe to lower your weapon. If your weapon is already lowered, hold it again to sheathe.


    Better Mod Descriptions[edit | edit source]
    CORE
    Better Mod Descriptions - 2.1 - by Takaru Minari
    Files to download :
    • MAIN FILES - All-In-One Better Mod Descriptions

    Description : Better Weapon Mod Descriptions

    FOMOD Instructions
    Better Mod Descriptions
    Install Options
    Install Options
    Main or Lite
    Main or Lite

    DotMO.png Main

    Include DLC
    Include DLC

    DotMO.png Automatron

    DotMO.png Far Harbor

    Include Optional Files
    Include Optional Files

    DotMO.png Choose Optional Files

    Next
    Install Options Optional Files
    Install Options Optional Files
    Armorsmith Extended
    Armorsmith Extended

    DotMO.png Armorsmith Extended

    Craftable Armor Size
    Craftable Armor Size

    DotMO.png Craftable Armor Size

    Everything Else
    Everything Else
    None
    Install


    Clean Black Pip-Boy Screen[edit | edit source]
    NEW

    Current for VERSION 2.2.0

    CORE
    Clean Black Pip-Boy Screen - 1.2 - by GodMod99 Bryce
    Files to download :
    • MAIN FILES - Clean Black Pip-Boy Main File

    Description : Removes the "Glass" Screen from the Pip-Boy.

    Information : I've included this as there is a PipBoyScreen.BGSM overwriting Pipboy screen in NAC's BA2, also it has the No CRT.


    Fallout Texture Overhaul PipBoy (Pip-Boy) UHD 4K[edit | edit source]
    CORE
    Fallout Texture Overhaul PipBoy (Pip-Boy) UHD 4K - 2.3 - by Gorgulla
    Files to download :
    • MAIN FILES - FTO Pip-Boy All in one

    Description : Overhauls the Pip-Boy in fallout 4 to high res with a choice to choose between 4K and 2K.

    FOMOD Instructions
    Fallout Texture Overhaul PipBoy (Pip-Boy) UHD 4K
    Pip-Boy Color
    Pip-Boy Color
    Pip-Boy Color
    Pip-Boy Color

    DotMO.png Vanilla

    Next
    Vanilla
    Vanilla
    4K or 2K
    4K or 2K

    DotMO.png 4K Pip-Boy

    Next
    Holotape
    Holotape
    Holotape
    Holotape
    None
    Next
    ScreenBlack
    ScreenBlack
    ScreenBlack
    ScreenBlack

    DotMO.png ScreenBlack

    Next
    ScreenBlack
    ScreenBlack
    ScreenBlack
    ScreenBlack

    DotMO.png CleanScreen

    Install
    If you want an ULTRA-CLEAN PipBoy screen hide /Textures/animobjects/pipboy/pipboyscreendust01_d.dds and allow the Clean Black Pip-Boy Main File version to verwrite.
    
    ETSGS - Easy To See Glowing Stuff[edit | edit source]
    CORE
    ETSGS - Easy To See Glowing Stuff - 1.2 - by herpderp2332 aka derp
    Files to download :
    • MAIN FILES - ETSGS 1.2 Modular FOMOD installer 2
    FOMOD Instructions
    ETSGS - Easy To See Glowing Stuff
    Pick your flavour
    Pick your flavour
    ETSGM
    ETSGM

    DotMO.png Legacy White Glow

    ETSGH
    ETSGH

    DotMO.png Glowing Holotapes)

    ETSGB
    ETSGB

    DotMO.png Glowing Bobbleheads Hair Edition)

    Install

    Description : Want more glowing stuff!


    Enhanced Blood Textures[edit | edit source]
    CORE
    Enhanced Blood Textures - 1.01 - by dDefinder
    Files to download :
    • MAIN FILES - EBT_Basic v101

    Description : Enhanced Blood Textures

    FOMOD Instructions
    Enhanced Blood Textures v1.01
    Custom
    Custom
    Main
    Main

    DotMO.png Enhanced Blood Textures Main

    Screen Blood
    Screen Blood

    DotMO.png EBT - Default

    Blood Mist -Optional-
    Blood Mist -Optional-
    None
    Eye Cube Map -Optional
    Eye Cube Map -Optional
    None
    Dark Outdoor Cubemap -Optional-
    Dark Outdoor Cubemap -Optional-
    None
    Screen Duration -Optional-
    Screen Duration -Optional-
    None
    Blood Amount and Size -Optional-
    Blood Amount and Size -Optional-
    None
    Next
    Decals
    Decals
    Resolution and Color
    Resolution and Color

    DotMO.png High, Default Color

    Install


    Shaikujin's Better warning for settlements being attacked[edit | edit source]
    Removed

    Note:Superceded by Settlement Resources Rebalanced

    Move (Get Out the Way)[edit | edit source]
    CORE
    Move (Get Out the Way) - 1 - by mm137
    Files to download :
    • MAIN FILES - Move (Get Out the Way)

    Description : It increases the distance traveled by followers or NPCs when you bump into them


    QuickTrade)[edit | edit source]
    CORE
    QuickTrade - 1.2 - by registrator2000
    Files to download :
    • MAIN FILES - QuickTrade 1.2

    Description : This mod adds a trade menu option to vendors that opens the buy/sell menu, and an inventory option for your settlers.


    Full Dialogue Interface (NewDialog English and CN-DE-ES-FR-IT-JA-PL-PTBR-RU translations)[edit | edit source]
    CORE
    Full Dialogue Interface - Beta12.02 - by Cirosan
    Files to download :
    • MAIN FILES - Full Dialogue Interface - All languages - NMM installer - Beta12

    Update 1 : (English) Nuka World DLC support - Revised 9-6-2016

    Update 2 : (English) Revised Far Harbor DLC support - Fixes some missing lines

    Description : Extended Dialogue

    Installing

    Info-Logo.png
    NOTE:
     
    Download and install main file, choose the visual you want for your dialogue box
    Download and install the beta12.02 english patches then merge with the main file


    Player Mods[edit | edit source]

    LooksMenu[edit | edit source]
    CORE
    LooksMenu - 1.2.1 - by Expired6978
    Files to download :
    • MAIN FILES - LooksMenu v1-2-1

    Description : Requires F4SE to function. This allows the customization of your characters appearance.

    Features : Feature list is much larger, allowing to see more items at once, Facial features can now be selected from the list, rather than selecting the actual face aka select part by name,Presets can now be saved/loaded


    Wasteland Salon - Hair Texture Improvement Mod[edit | edit source]
    NEW
    Optional
    Wasteland Salon - Hair Texture Improvement Mod - 1.4 - by Limo
    Files to download :
    • MAIN FILES - Wasteland Salon v1.4

    Description : This mod modifies the vanilla hair appearence.


    LooksMenu Customization Compendium[edit | edit source]
    CORE
    LooksMenu Customization Compendium - v8 - by AGodComplexPikachu CuriolNC EmissaryOfWind ImAarwyn JTesmer Kirse10
    Files to download :
    • MAIN FILES - LooksMenu Customization Compendium

    Description : Hundreds of New Customization Options!


    Enhanced Vanilla Bodies[edit | edit source]
    Info-Logo.png
    NOTE:
    5/11/2016 This Mod is currently removed from the nexus I'll waite a few weeks before changing this section. When installing any of the other mods just don't Opt for EVB while it's down.
    NEW
    CORE
    Enhanced Vanilla Bodies - 1.1 - by Leito86
    Files to download :
    • MAIN FILES - Male Nevernude

    Description : This mod modifies the male and female vanilla bodies.


    Caliente's Beautiful Bodies Enhancer -CBBE-[edit | edit source]
    NSFW
    Caliente's Beautiful Bodies Enhancer -CBBE- - 2.4 - by Caliente and Ousnius
    Files to download :
    • MAIN FILES - Caliente's Beautiful Bodies Enhancer - v2.4

    Description : Together with BodySlide, you can customize your character's appearance to the limits of your imagination, and make any outfit fit well!

    FOMOD Instructions
    Caliente's Beautiful Bodies Enhancer -CBBE-
    Base Options
    Base Options
    Body Shape
    Body Shape

    DotMO.png Curvy

    Underwear Options
    Underwear Options

    DotMO.png NeverNude

    Outfit Options
    Outfit Options

    DotMO.png Vanilla Outfits

    DotMO.png Automatron Outfits

    DotMO.png Far Harbor Outfits

    DotMO.png Nuka World Outfits

    Install


    Additional Body Textures - Ghouls and more for CBBE and EVB[edit | edit source]
    CORE
    Additional Body Textures - Ghouls and more for CBBE and EVB - 2 - by NickCageForever
    Files to download :
    • MAIN FILES - Additional Body Textures (Larger Uncompressed Textures)

    Description : for ghouls, old people and others with their own body textures.

    FOMOD Instructions
    Additional Body Textures
    The Only Install Step
    The Only Install Step
    Female Ghouls
    Female Ghouls

    DotMO.png CBBE

    Male Ghouls
    Male Ghouls

    DotMO.png EVB (nevernude)

    Old Women
    Old Women
    None
    Install


    BodySlide and Outfit Studio[edit | edit source]
    NSFW
    BodySlide and Outfit Studio - 4.2.2 - by Ousnius and Caliente
    Files to download :
    • MAIN FILES - BodySlide and Outfit Studio - v4.2.2

    Description : Unprecedented flexibility coupled with marvelous ease of use allows you to have all the outfits and shapes you've ever dreamed of.


    The Eyes Of Beauty Fallout Edition[edit | edit source]
    CORE
    The Eyes Of Beauty Fallout Edition - 2.4 - by LogRaam aka Gabriel Mailhot
    Files to download :
    • MAIN FILES - The Eyes Of Beauty Standalone Edition Plus All Expansion Packs FIXED CUSTOM LASHES

    Description : Beauty is how you feel inside, and it reflects in your eyes.


    Immersive Mouth and Teeth[edit | edit source]
    CORE
    Immersive Mouth and Teeth - 4.2 - by ClearanceClarence
    Files to download :
    • MAIN FILES - Immersive Mouth and Teeth - 4.2

    Description : This is a tweaked replacer for the human mouth and teeth.

    FOMOD Instructions
    Immersive Mouth and Teeth
    type 1size
    type 1size
    Size
    Size

    DotMO.png 1k (Recommended

    Next
    1024 teeth 1
    1024 teeth 1
    Mouthhuman_d.dds
    Mouthhuman_d.dds

    DotMO.png Type 1)

    Next
    1024 teeth 2
    1024 teeth 2
    Mouthhuman2_d.dds
    Mouthhuman2_d.dds

    DotMO.png Type 1

    Next
    1024 teeth 3
    1024 teeth 3
    Mouthhuman3_d.dds
    Mouthhuman3_d.dds

    DotMO.png Type 1

    Install


    Crafting[edit | edit source]

    Armorsmith Extended[edit | edit source]
    CORE
    Armorsmith Extended - 3.2 - by Gambit77
    Files to download :
    • MAIN FILES - Armorsmith Extended v3.2
    • ADDITIONAL - Armorsmith All DLCs Patch v3.2

    Description : Crafting Armor

    Additional Installation : you need to right click mod and open in explorer make a copy of Armorsith All DLCs Patch.esp and rename the copy to Armorsmith All DLCs Patch.esp so you have 2 files and both need to be activated as some moders use the typo and some use the corrected esp.


    Crafting Workbenches - Craftable Weapons Armor Clothing Ammo Junk[edit | edit source]
    Modified

    Updated for Version 2

    CORE
    Crafting Workbenches - Craftable Weapons Armor Clothing Ammo Junk - 2.2 - by drdanzel
    Files to download :
    • MAIN FILES - Crafting Workbenches - NMM

    Description : This mod adds three workbenches you can place in your settlement from the settlement mode.

    FOMOD Instructions
    Crafting Workbenches
    Installation
    Installation
    Main file
    Main file

    DotMO.png Base mod

    AWKCR - Armor and Weapons Community Resource
    AWKCR - Armor and Weapons Community Resource

    DotMO.png Don't install AWKCR (RECOMMENDED)

    Ammo crafting
    Ammo crafting

    DotMO.png Ammunition Crafting

    Optional crafting additions
    Optional crafting additions
    None
    DLC crafting additions
    DLC crafting additions
    None
    Optional changes
    Optional changes

    DotMO.png Faction and Quest Requirements

    DotMO.png Removed Crafting Experience

    Interface changes
    Interface changes

    DotMO.png Use default interface

    Install


    Craftable Armor Size[edit | edit source]
    CORE
    Craftable Armor Size - 1.3.0 - by John Doe Bowler
    Files to download :
    • MAIN FILES - Craftable Armor Size

    Description : This mod enables Light, Sturdy and Heavy armor mods in the armor workbench.

    FOMOD Instructions
    Craftable Armor Size

    Install
    Install

    DotMO.png Craftable Armor Size

    DotMO.png Fix Material Requirements

    Install



    Animations[edit | edit source]

    Grab the Damn Mag[edit | edit source]
    NEW
    CORE
    Grab the Damn Mag - 0.9 - by Monkatraz
    Files to download :
    • MAIN FILES - Grab the Damn Mag

    Description : Better Animation for reloading your weapon


    Shell Rain[edit | edit source]
    NEW
    CORE
    Shell Rain - 1.2 - by pauderek
    Files to download :
    • MAIN FILES - Shell Rain

    Description : It increases the duration and amount of shells when firing a gun.


    Power Armor Animation Changes[edit | edit source]
    NEW
    CORE
    Power Armor Animation Changes - 0.4 - by somberX
    Files to download :
    • MAIN FILES - Power Armor Animations-0.4

    Description : These mods change the power armors empty idle stance and/or the enter and exit animations.

    FOMOD Instructions
    Power Armor Animation Changes
    Custom
    Custom
    Instant Exit and Enter
    Instant Exit and Enter
    None
    Quick Exit and Enter
    Quick Exit and Enter

    DotMO.png Quick Exit

    DotMO.png Quick Enter

    Optional Empty Stance
    Optional Empty Stance

    DotMO.png Heroic Empty Stance

    Install


    Live Dismemberment[edit | edit source]
    NEW
    CORE
    Live Dismemberment - 1 - by DeathclawAlpha
    Files to download :
    • MAIN FILES - Live Dismemberment - No Increased Headshot Damage

    Description : Better Limb damage and mutilation.

    Additional config : Only enable 1 esp recommend Live Dismemberment - RegularNoHeadshots for a "Normal" Play through.


    Realistic Death Physics - No Animations[edit | edit source]
    NEW
    CORE
    Realistic Death Physics - No Animations - 1.2 - by mm137
    Files to download :
    • MAIN FILES - Realistic Death Physics - ALL DLC version.

    Description : This mod decreases the amount of force of both melee and ranged attacks (especially crits) to more realistic levels.


    Idle Hands - Male and Female Idle Customization[edit | edit source]
    NEW
    CORE
    Idle Hands - Male and Female Idle Customization - 2.6 - by H1v3m1nd
    Files to download :
    • MAIN FILES - Choose an idle that is suitable to your characters sex

    Description : It increases the duration and amount of shells when firing a gun.

    FOMOD : Select the different Idles, Read the descriptions there are Many pages to choose, Do not select to many different ones as the Author says it looks odd.


    Lazy Dogmeat[edit | edit source]
    NEW
    CORE
    Lazy Dogmeat - 1.0 - by SomberX
    Files to download :
    • MAIN FILES - Lazy Dogmeat

    Description : Dogmeat lounges around more when idling.



    Armor, Clothes and Items[edit | edit source]

    PreWar Binoculars[edit | edit source]
    NEW
    Optional
    PreWar Binoculars - 2.1.0 - by a_blind_man
    Files to download :
    • MAIN FILES - PreWar Binoculars

    Description : This mod adds some much needed binoculars to the game.

    FOMOD Instructions
    PreWar Binoculars
    Step 1
    Step 1
    Main
    Main

    DotMO.png Binoculars - AWKCR

    Overlay
    Overlay

    DotMO.png Standard Viewfinder

    Install


    Scavver's Toolbox - Portable Junk Scrapping[edit | edit source]
    NEW
    CORE
    Scavver's Toolbox - Portable Junk Scrapping - 1.0 - by graymaybe
    Files to download :
    • MAIN FILES - Scavver's Toolbox

    Description : This mod adds the Scavver's Toolbox to your game. If your a clepto like me it adds the ability to scrap on the run in an "immersive" way.


    Salvage Beacons[edit | edit source]
    NEW
    Optional
    Salvage Beacons - 0.4.6 - by kinggath
    Files to download :
    • MAIN FILES - SalvageBeacons-v046.7z

    Description : Placing one of these beacons in a container sends a team of settlers to come pick up everything you put in that container and lug it all back to a workbench for you.


    Concealed Armors[edit | edit source]
    NEW

    Updated for Version 2.0

    CORE
    Concealed Armors - 1.3 - by Nisas
    Files to download :
    • MAIN FILES - Concealed Armor

    Description : This mod adds a category to armor pieces called Visibility. I've included this for the Role-players.

    Info-Logo.png

    NOTE

    Additional : Double click on concealed Armors and go to the Filetree tab Hide ArmorKeywords.esm and ConcealedArmor.esp


    Concealed Armor for Far Harbor and Nuka World DLC[edit | edit source]
    NEW

    Updated for Version 2.0

    CORE
    Concealed Armor for Far Harbor and Nuka World DLC - 1.3 - by modman31
    Files to download :
    • MAIN FILES - concealed Armor Season Pass

    Description : Added compatibility with Far Harbor & Nuka World DLC


    Raider Overhaul Restored Content I Super Mutant Redux patch[edit | edit source]

    ADDED 21/01/2017 (Moved from Modern Weapons)

    CORE
    Raider Overhaul Restored Content I Super Mutant Redux patch - 2.2 - by Thirdstorm I Original file by MadMAX713 and bugfixes by joemitchell320
    Files to download :
    • MAIN FILES - Raider Overhaul-AE Patch-Restored Content I Full File
    • UPDATES - Raider Overhaul-AE Patch-Restored Content Hotfix ESP Only (Merge with main File)
    • ADDITIONAL1 - SuperMutantOverHaul-Armorsmith - Upgradeable armor

    Description :This mod adds craftable armor size for Supermutants.

    Aditional Information : Hide : Raider Overhaul - AE Patch-Restored Content.esp


    Raider Overhaul - Valdacil's Item Sorting (VIS) - Compatibility Patch[edit | edit source]
    NEW

    Current for VERSION 2.2.2

    CORE
    Raider Overhaul - Valdacil's Item Sorting (VIS) - Compatibility Patch - 1.8.1 - by KKthebeast and Thirdstorm
    Files to download :
    • MAIN FILES - VIS - Raider Overhaul 12.x - FOMOD

    Description :Adds current missing Item Tags for Raider Overhaul 12.4 to Valdacil's Item Sorting 9.0.2+ Food, Chems, Alcohol, Armor, Weapons etc..

    FOMOD Instructions
    Raider Overhaul - Valdacil's Item Sorting (VIS) - Compatibility Patch
    Install VIS RO Tags
    Install VIS RO Tags
    Choose One
    Choose One

    DotMO.png Restored AE

    Install


    K-9 Harness -- Tactical Body Armor and Backpack for Dogmeat[edit | edit source]
    NEW

    Updated for Version 2.0

    CORE
    K-9 Harness -- Tactical Body Armor and Backpack for Dogmeat - 1.0 - by fadingsignal
    Files to download :
    • MAIN FILES - K-9 Harness - Tactical Body Armor and Backpack for Dogmeat
    • UPDATES - K-9 Harness - Armorsmith Extended plus DEF UI
    HQ
    Alternative
     :

  • OPTIONAL FILES - K-9 Harness - 2K Textures
  • Description : K-9 Harness: Tactical Body Armor (and Backpack) adds a new modular body armor with brand new meshes & textures for Dogmeat


    Dogmeat's Backpack[edit | edit source]
    NEW

    Updated for Version 2.0

    CORE
    Dogmeat's Backpack - 2.0 - by Higeyosi
    Files to download :
    • MAIN FILES - Dogmeat's Backpack

    Description : Dog Backpack and Character Backpack. Three sizes, 7 color, and craftable.

    Information : Moved to AKWord Armor Bench under Dog Armor


    Wearable Backpacks and Pouches[edit | edit source]
    NEW

    Updated for Version 2.0

    CORE
    Wearable Backpacks and Pouches - 1.4b - by Aldebaran90 and Stndmunki
    Files to download :
    • MAIN FILES - Wearable Backpacks and Pouches
    • UPDATES - Wearable Backpacks and Pouches - 1.4b
    • ADDITIONAL1 - AWKCR Crafting Patch
    • ADDITIONAL2 - AWKCR Crafting Patch for Power Armor Carry Capacity

    Description : Adds 6 craftable and upgradable equipments with independent textures: Traveler’s Backpack, Wanderer’s Backpack, Venturer’s Backpack, Adventurer’s Bandolier, Survivor’s Vest, and Mercenary’s Belt.

    Note : Make sure No crafting PERKS is disables as it's Not AWKCR compatable

    FOMOD Instructions
    Wearable Backpacks and Pouches
    Main Mod
    Main Mod
    Core Files
    Core Files

    DotMO.png Wearable Backpacks and Pouches

    Optional Files
    Optional Files

    DotMO.png Power Armor Carring Capacity

    DotMO.png Ballistic Weave

    Install


    Laurent's Robot Skins[edit | edit source]
    NEW

    NEW for Version 2.2.0

    CORE
    Laurent's Robot Skins - 2.0 - by TheLaurent
    Files to download :
    • MAIN FILES - Laurent's Robot Skins - Main File
    Description : This Mod adds new paint jubs to Automatron Robots.


    Robot Armor Retextured (4K and 2K)[edit | edit source]
    CORE
    Robot Armor Retextured (4K and 2K) - 1.0 - by Devious_Methods
    2K Optimized
    Recommended Download
     :

    • MAIN FILES - Robot Armor Retexture 2K (Black)
    HQ
    Alternative
     :

  • MAIN FILES - Robot Armor Retexture 4K (Black)
  • Description : This Mod adds a retexture to the Robot Armor.


    Metal Armor Black Re-color[edit | edit source]
    Optional
    NEW

    NEW for Version 2.2.2

    CORE
    Metal Armor Black Re-color - 1.1 - by Shannon Lee
    Download :
    • MAIN FILES - Metal Armor Black Fixed

    Description : black re-color of the Metal armor set


    Power Armor[edit | edit source]

    PLUGINS[edit | edit source]

    NOTE: Only one Plugin can be used per section


    PLUGIN: ZephyrWarrior's F4 Power Armor Overhaul I[edit | edit source]

    NEW

    Version 2.1.1 Updated

    Mods Used: FO4 War Tags+Consistent Power Armor Overhaul+Operation Anchorage Power Armor V4+ZephyrWarrior's F4 Power Armor Overhaul - Update In Progress - Extensive and Lore Friendly+ZephyrWarrior's PA Overhaul - Nuka World

    Weapons[edit | edit source]

    Modern Scope Reticles - Scope reticle overhaul[edit | edit source]
    NEW
    CORE
    Modern Scope Reticles - Scope reticle overhaul - 1.0 - by Zeyphir
    Files to download :
    • MAIN FILES - Removed scope shadows.
    • ALTERNATIVE - Vanilla scope shadows

    Description : This mod Replaces all scope reticles with custom made reticles in the swf file(NOTE: Does not affect 3D Scopes).


    See-Through Combat Scopes - 4x Magnification[edit | edit source]
    CORE
    See-Through Combat Scopes - 4x Magnification - 1.18.5 - by henkspamadres
    Files to download :
    • MAIN FILES - See-Through-Scopes-v1.18.5
    • ADDITIONAL - Sollus91' See-Through-Scopes tweaks

    Description :This mod either adds new scopes or replaces the short scopes, depending on your choice.

    FOMOD Instructions
    See-Through Combat Scopes
    Main mod Setting
    Main mod Setting
    ADD or REPLACE
    ADD or REPLACE

    DotMO.png ADD the scopes

    DLC
    DLC

    DotMO.png FAR Harbor

    DotMO.png Nuka World

    Add the new scopes to the guns of NPC's
    Add the new scopes to the guns of NPC's

    DotMO.png Yes

    See-Through-Scopes Framework
    See-Through-Scopes Framework

    DotMO.png Install/Update Framework to version 1.3.2

    DotMO.png Install the default reticles

    Lenses
    Lenses

    DotMO.png Default

    Add-ons
    Add-ons
    None
    Next
    Patches
    Patches
    Apply patches (Optional)
    Apply patches (Optional)
    None
    Weapon Patches
    Weapon Patches
    None
    Install
    }


    Tracers. Light 'em Up[edit | edit source]
    NEW

    for Ver 2.2.2 brought over from modern weapons

    CORE
    Tracers. Light 'em Up - 0.8 - by Morgan Falkner
    Files to download :
    • MAIN FILES - Tracers

    Description : Ever wanted to your characters to run through a hail of tracer fire like in the movies?


    Realistic Guns and Bullets Overhaul[edit | edit source]
    NEW

    for Ver 2.2.2 brought over from modern weapons

    CORE
    Realistic Guns and Bullets Overhaul - 3.72 - by guidaye
    Files to download :
    • MAIN FILES - Realistic Guns and Bullets Overhaul 3.72

    Description : This mod is a painstakingly done overhaul of ALL PLAYABLE RANGED WEAPONS in Fallout 4


    Better Explosives[edit | edit source]
    NEW
    Optional
    Better Explosives - 2.0 - by Zzyxzz
    Files to download :
    • MAIN FILES - Better Explosives

    Description : Better Explosives tries to enhance your experience with explosives, grenades, mines, missile Launchers etc.

    Info-Logo.png
    NOTE:
    This Mod will make Nukes, Missiles, Landmines and any Explosion. LEATHAL! Don't use unless you want (insta-kill).
    FOMOD Instructions
    Better Explosives
    Base Options
    Base Options
    main Options
    main Options

    DotMO.png Normal Version

    DLCs
    DLCs

    DotMO.png Far Harbor

    Enhanced Grenades
    Enhanced Grenades

    DotMO.png Enhanced Grenades

    Perk options
    Perk options

    DotMO.png Perks redone - No Trajectory

    Grenade Frequency
    Grenade Frequency

    DotMO.png Grenade Frequency 30

    Install


    WEAPON PLUGINS[edit | edit source]



    NOTE: Only one Plugin can be used per section

    PLUGIN: Modern Weapons (NON-Law friendly Mods)[edit | edit source]

    Description

    This set of plugins are meant Fun Casual Game-play.





    Sounds[edit | edit source]

    Intense Realistic Gun Sounds Overhaul (IRGSO) - Energy Weapons Update[edit | edit source]
    NEW
    CORE
    Intense Realistic Gun Sounds Overhaul (IRGSO) - Energy Weapons Update - 1.1.1 - by SuperTwistedGaming
    Files to download :
    • MAIN FILES - Intense Realistic Gun Sounds Overhaul - Energy Weapons Update

    Description : This overhaul replaces ALL gun sounds.


    Atomic Radio and Tales from the Commonwealth[edit | edit source]
    CORE
    Atomic Radio and Tales from the Commonwealth - 2.6 - by Kris Takahashi
    Files to download :
    • MAIN FILES - Atomic Radio v2.6

    Description : Atomic Radio is a Pre-War radio channel. Includes 5 hours of lore friendly commercials of Fallout Universe products, as well as PSAs, TV shows, movie trailers.

    Aditional installition Info :Install this into a Atomic radio Mod. Note: the Patch is in the Settlement section under Workshop Rearranged.


    OLD WORLD RADIO - BOSTON[edit | edit source]
    NEW

    Update for Version 2.1.0

    CORE
    OLD WORLD RADIO - BOSTON - 6.0 - by Brandoman neeher and cdante
    Files to download :
    • MAIN FILES - Old World Radio - Boston v6.0

    Description : This station will be hosted by the world's best Christopher Walken impressionist, Timothy Banfield!

    FOMOD Instructions
    OLD WORLD RADIO - BOSTON
    Important Notice
    Important Notice
    Important Notice
    Important Notice

    DotMO.png I understood

    Next
    Settlement Decorations
    Settlement Decorations
    Settlement Decorations
    Settlement Decorations

    DotMO.png install with DLC

    Next
    Settlement Keywords
    Settlement Keywords
    Settlement Keywords
    Settlement Keywords

    DotMO.png don't install (default)

    Install


    Nuka World Radio (The Nuka-Cola Broadcast System)[edit | edit source]
    Warning-Logo.png
    WARNING:
    Removed : It is included in old world boston
    P.A.M.S - Power Armor Movement Sounds[edit | edit source]
    Optional
    P.A.M.S - Power Armor Movement Sounds - 1.1 - by ONIXer
    Files to download :
    • MAIN FILES - 4PAMS Light

    Description : Sounds doesn't make Power Armor feel heavy, this mod fixes that.


    Reverb and Ambiance Overhaul[edit | edit source]
    Optional
    Reverb and Ambiance Overhaul - 1.6d - by mm137
    Files to download :
    • MAIN FILES - Reverb and Ambiance Overhaul - ALL DLC

    Description : Makes weapon sounds more realistic for player and NPCs. Information : This mod get installed before vivid Weather.


    Companions[edit | edit source]

    Everyone's Best Friend (Dogmeat and Companion At Same Time - No Console - No Hack)[edit | edit source]
    Optional
    Everyone's Best Friend (Dogmeat and Companion At Same Time - No Console - No Hack) - 3.0.0 - by Valdacil
    Files to download :
    • MAIN FILES - Everyone's Best Friend v3.0.0

    Description : This mod allows you to have Dogmeat and a standard companion at the same time using in game functionality (nothacks or console commands).


    Companion Fall Damage Immunity[edit | edit source]
    NEW
    CORE
    Companion Fall Damage Immunity - 1.0 - by Old Nick
    Files to download :
    • MAIN FILES - Companion Fall Damage Immunity

    Description : This mod adds immunity to fall damage to companions so that are not injured when fast traveling or falling off buildings.


    NPC and Monster overhauls[edit | edit source]

    Immersive Vendors[edit | edit source]
    CORE
    Immersive Vendors - 2.01 - by Xgrufijury
    Files to download :
    • MAIN FILES - ImmersiveVendors201-EN

    Description : Immersive Vendors improves all craftable stores with visible products and new variants for the level 3 vendors.

    The goods will only display if a vendor activates his stall.


    Don't Call Me Settler(Names-Jobs-Tools)[edit | edit source]
    Warning-Logo.png
    WARNING:
    This Mod is currently hidden on the Nexus. I've removed it as a dependency.
    CORE
    Don't Call Me Settler(Names-Jobs-Tools) - 1.73 - by a1a3a6a9
    Files to download :
    • MAIN FILES - Don't Call Me Settler 1-7-3

    Description : Automatically gives names to settlers, covers pre-existing settlers, existing settlers , random-events settlers and new settlers.

    Installation : I just use the install option (I have not played with the hotkeys) when you enter a town it plaus music and shows you the keys to press for different actions.


    Better Settlers[edit | edit source]
    CORE
    Better Settlers - 1.1b - by Thom293
    Files to download :
    • MAIN FILES - Better Settlers v1.1 Master FOMOD.
    • ADDITIONAL1 - Better Settlers OPTIONAL MAIN UPDATE 1.1c

    Description : At its core, Better Settlers is a lore friendly mod that adds more than 160 new settlers to the vanilla settler selection.

    Additional : Version info wrong manually edit to 1.1beta

    FOMOD Instructions
    Main File
    Main File
    Better Settlers
    Better Settlers

    DotMO.png BetterSettlers.esp

    Next
    Lollygaggers
    Lollygaggers
    Lollygaggers
    Lollygaggers

    DotMO.png No Lollygagging

    Next
    Clean Or Dirty Faces
    Clean Or Dirty Faces
    Clean Or Dirty Faces
    Clean Or Dirty Faces

    DotMO.png Clean Faces

    Next
    Equipment Choices
    Equipment Choices
    Gear Choices
    Gear Choices

    DotMO.png Better Settlers Default

    Next
    Mortal Option
    Mortal Option
    Mortal Option
    Mortal Option

    DotMO.png Mortal Pack

    FINISH
    FINISH
    None
    Install


    ADDON: GENERAL CLOTHES ADDON (Better_Settlers)[edit | edit source]
    Info-Logo.png
    NOTE:
    Version 2.2.x - Patch is on the Nexus MODWiki-BettersettlersClothing-Patch
    NEW

    Version 2.2.x Updated


    Mods Used: Vanilla Patrolman Sunglasses replacement, Hoodless BOS Field Scribe's Hat, Ponytail Hairstyles by Azar v2.0, Eli's Armour Collection Remade - Vanilla and CBBE, Eli's Rugged Outfits - CBBE , Apocalypse Accessories - Glasses - Scarves - Bags, Apocalypse Attire - CBBE, Commonwealth Shorts Vanilla-CBBE-JB, Adventurer Outfit


    Info-Logo.png
    NOTE:
    Version 2.2.x - Patch is on the Nexus MODWiki-BettersettlersClothing-Patch
    Protectron HD - 2K and 4K[edit | edit source]
    CORE
    Protectron HD - 2K and 4K - 0.2 - by Valius
    Files to download :
    • MAIN FILES - Protectron HD 2K
    HQ
    Alternative
     :

  • MAIN FILES - Textures 4K Version
  • OPTIONAL FILES - 4K Normal and Specular Maps (Merge with 4k textures)
  • Description : This mod is a High Resolution Texture replacer for the Protectrons.


    D.E.C.A.Y - Better Ghouls[edit | edit source]
    CORE
    D.E.C.A.Y - Better Ghouls - 2.1 - by Thumblesteen
    Files to download :
    • MAIN FILES - D.E.C.A.Y 2.0, D.E.C.A.Y 2.1
    • ADDITIONAL1 - D.E.C.A.Y 2.1 VIS

    Installation : Install D.E.C.A.Y 2.0 overwrite with D.E.C.A.Y 2.1 then Overwrite with D.E.C.A.Y 2.1 VIS

    Description : Are you tired of the same old boring ferals


    Glowing Animals Emit Light[edit | edit source]
    CORE
    Glowing Animals Emit Light - 1.1 - by mm137
    Files to download :
    • MAIN FILES - Glowing Animals Emit Light - ALL DLC

    Description : This mod simply attaches a light source to every glowing animal variant, making them emit light.

    Installation : load before Super Mutant Redux (Till I make a patch)


    Super Mutant Redux v1.1[edit | edit source]
    CORE
    Super Mutant Redux v1.1 - V1.1 - by MadMAX713
    Files to download :
    • MAIN FILES - Super Mutant Redux v1.1,
    • UPDATES - Super Mutant Redux v1.4 (Update)

    Description : Who doesn't like destroying super mutants right?


    Raider Overhaul WIP[edit | edit source]
    CORE
    Raider Overhaul WIP - V12.4 - by MadMAX713
    Files to download :
    • MAIN FILES - Raider Overhaul WIP 12.4 Main File I Please read changelog

    Description : Raider Overhaul


    Synth Overhaul - C.A.S.T (Retexture - 4k 2k)[edit | edit source]
    CORE
    Synth Overhaul - C.A.S.T (Retexture - 4k 2k) - 2.2 - by MaaroTakai
    Files to download :
    • MAIN FILES - Synth Overhaul 2.0 - 2k - CK
    • UPDATES - Synth Overhaul 2.2 update

    Description : This mod aims to give every Synth a unique look by using multiple retextures for every Synth armor piece, weapon and uniform


    Varied Diamond City Guards[edit | edit source]
    NEW

    Update for Version 2.2.2

    CORE
    Varied Diamond City Guards - NIL - by Cthulhu And Me
    Files to download :
    • MAIN FILES - DiamondCityFaceVariety

    Description : There have been a few mods uploaded that change the headgear of the DC security. However, underneath these helmets, there were only two faces in the DC lvlcharacter list! This mod adds about a dozen more faces for the guards, so you won't keep seeing the same two people patrolling the city.


    Randomized Diamond City Guard Outfits[edit | edit source]
    NEW

    Update for Version 2.2.2

    CORE
    Randomized Diamond City Guard Outfits - 1.0 - by darthbdaman
    Files to download :
    • MAIN FILES - Randomized Diamond City Guard Outfits

    Description : This adjusts the outfit for the Diamond City guards to use leveled lists for their Helmets, Left Arm Pieces, and Right Arm Pieces.


    Gunners Overhaul - Initially Friendly Gunners[edit | edit source]
    NEW

    Update for Version 2.2.2

    CORE
    Gunners Overhaul - Initially Friendly Gunners - 1.3 - by BangBangYouAreDead
    Files to download :
    • MAIN FILES - Gunners Overhaul V1.3

    Description : The faction mod you never knew you needed!


    Wasteland Grunts - Gunners reimagined[edit | edit source]
    NEW

    Update for Version 2.2.2

    CORE
    Wasteland Grunts - Gunners reimagined - 1.0 - by LtApollo
    Files to download :
    • MAIN FILES - Wasteland Grunts 1.0
    • ADDITIONAL1 - Full Metal Combat Helmet Mod

    Description : What started out as a quest to bring a simple helmet cover to the fallout universe has evolved into a full blown conversion of fallout 4's military apparel.


    Better Coursers Pack V2[edit | edit source]
    NEW

    Update for Version 2.2.2

    CORE
    Better Coursers Pack V2 - 2.0 - by Hematic
    Files to download :
    • MAIN FILES - bcp-V2

    Description : Ever thought Coursers didn't look quite cool enough? This mod fixes that.


    GamePlay Changes[edit | edit source]

    No Combat Boundaries[edit | edit source]
    Warning-Logo.png
    WARNING:
    No Intergration for Ver 2.1.0
    NEW
    Optional
    No Combat Boundaries - 1.0 - by mm137
    Files to download :
    • MAIN FILES - No Combat Boundaries

    Description : This is a plugin to remove combat boundaries, so enemies will follow you indoors from outside and vice versa.

    Info-Logo.png
    NOTE:
    If this is used with War of the Commonwealth NPC's will run across the landscape to engage targets(including Settlement NPC's)


    Search and Destroy - Extended Combat Range and Stealth Searches[edit | edit source]
    NEW
    Optional
    Search and Destroy - Extended Combat Range and Stealth Searches - 1.0 - by mm137
    Files to download :
    • MAIN FILES - Search and Destroy

    Description : This mod only does two things: increases the length of time enemies will hunt for you, and increases the range over which they will detect and follow you.

    Info-Logo.png
    NOTE:
    If you have Installed either of the Weapon PLUGINS then this is not needed as most of the features are covered by Arbitration.


    Warning-Logo.png
    WARNING:
    No Intergration for Ver 2.1.0
    FO4 Hotkeys[edit | edit source]
    NEW
    CORE
    FO4 Hotkeys - 1.2 - by registrator2000
    Files to download :
    • MAIN FILES - FO4 Hotkeys - Option 1 - Full - v1.2

    Description : Hotkey any piece of equipment / consumable to any key! E.g. F1, F2, Shift-1, Ctrl-Shift 1, Z, B, etc.

    Instructions' : Navigate to <Documents>\My Games\Fallout4\ Edit Fallout4Custom.ini add

    [Menu]
    bUseConsoleHotkeys=1
    sConsoleINI=Data\Hotkeys.ini
    


    Take Cover[edit | edit source]
    NEW
    CORE
    Take Cover - 1.3.beta - by registrator2000
    Files to download :
    • MAIN FILES - Take Cover 1.3 BETA
    • OPTIONAL FILES - 01. Take Cover Hotkey

    Description : Take cover behind objects and automatically lean out to shoot when you aim down sights! Additional Setup :

    Double click FO4 Hotkeys
    Under the INI-Files tab you will see Hotkeys.ini select it. In the right panel add at the bottom
    
    Shift-Mouse2=cqf cover activate     
    
    click save
    

    PRO TIPS


    V.A.F.S. - VaultTec Accelerated Focus System - Manual Criticals AND Bullet Time[edit | edit source]
    NEW
    CORE
    V.A.F.S. - 1.6.1 - by Ashnal
    Files to download :
    • MAIN FILES - VaultTec Accelerated Focus System
    • ADDITIONAL1 - VAFS - Far Harbor compatibility patch
    • ADDITIONAL2 - VAFS - Nuka World compatibility patch 5/4/2017 ******UPDATED for version 1.6.1*****

    Description : V.A.F.S. is the VaultTec Accelerated Focus System. It's an alternative way to spend your AP during combat that is more engaging and fun than watching V.A.T.S. cutscenes.


    Wasteland Imports - Goodies from all across the Wasteland...[edit | edit source]
    NEW
    CORE
    Wasteland Imports - 1.50.4 - by Mkdo40 and customtemplar
    Files to download :
    • MAIN FILES - Wasteland Imports (1.50)
    • UPDATES - Wasteland Imports (Update 1.50.4)

    Description : added new items mostly from Fallout New Vegas, but also some from the Fallout Lore, Fallout 2, Fallout 3 and Fallout Tactics.

    Additional : If you are intending to use Beantown interiors please Expand the BA2 Archives hide the following

    Materials/props
    nukacolacherry.bgsm
    NukaColaGlass.BGEM
    NukaColaGlassCherry.BGEM


    Generator - Fusebox-Powerbox with 3-5-10 and 100 energy[edit | edit source]
    CORE
    Generator - Fusebox-Powerbox with 3-5-10 and 100 energy - 1.1 - by CelloFO4
    Files to download :
    • MAIN FILES - Generator Fusebox - More realistic version (Update v. 1.1)

    Description : realistic version of the Fusebox for players with a more realistic touch and that doesn't feel like you are cheating.


    New Recipes[edit | edit source]
    NEW

    Updated for Ver 2.2.2

    CORE
    New Recipes - 2.2.3 - by KimChi Benny
    Files to download :
    • MAIN FILES - NewRecipes.esp

    Description : Additional RAD Free cooked food. Awesome addition for Survival mode.

    60+ new recipes added to the game, including Far Harbor ingredients - new roasts, soups and beverages, check them out.


    Start Me Up - Alternate Start and Dialogue Overhaul[edit | edit source]
    NEW

    Updated for Ver 2.2.2

    Optional
    Start Me Up - Alternate Start and Dialogue Overhaul - 5.4 - by TinyManticore
    Files to download :
    • MAIN FILES - Start Me Up - Full Dialogue Prompts - version 5.4

    Description : This mod provides a menu at the beginning of the game, after the bathroom scene, with three options:


    Settler Sandbox Expansion[edit | edit source]
    NEW

    Updated for Ver 2.2.2

    Optional
    Settler Sandbox Expansion - 2.0 - by Axle356258
    Files to download :
    • MAIN FILES - Settler Sandbox Overhaul

    Description : expanded the Settler AI range and fixed a couple of bugs


    Quests and Adventures[edit | edit source]

    Atomic Radio and Tales from the Commonwealth[edit | edit source]
    CORE
    Atomic Radio and Tales from the Commonwealth - 2.4 - by Kris Takahashi
    Files to download :
    • MAIN FILES - Tales from the Commonwealth v2.1

    Description : 20 extra Quests, 9 encounters, 3 followers (from the guy who braught us interesting NPC's).


    House and zone overhaul[edit | edit source]

    Evil Institute HD[edit | edit source]
    Optional
    Evil Institute HD - 1.1 - by bLaCkShAd0w
    Files to download :
    • MAIN FILES - Evil Institute HD Upscaled 2K
    LQ
    Alternative
     :

  • MAIN FILES - Evil Institute HD Upscaled 1K
  • HQ
    Alternative
     :

  • MAIN FILES - Evil Institute HD Upscaled 4K
  • Description : This mod is a texture replacer to make the institute look like a more evil place.


    Prydwen 2K Textures[edit | edit source]
    Optional
    Prydwen 2K Textures - 1.0 - by tamu75
    Files to download :
    • MAIN FILES - Prydwen 2K Textures (Performance)
    HQ
    Alternative
     :

  • MAIN FILES - Prydwen 2K Textures v1.0
  • Description : Reflective and shiny textures for the Prydwen's floor ! Plus texture improvements to the overall Prydwen's textures.

    Hide The Following if you are using FlaconOil's HD ReTexture
    \textures\Interiors\Subway
    Hide Folder
    


    Red Rockets' Glare REDONE - Lighting[edit | edit source]
    Optional
    Red Rockets Glare - Station Illumination - Lighting - V1.0 - by Ceaseless and PDE
    Files to download :
    • MAIN FILES - All In One

    Description : Red Rocket Illumination (Pic At the top of Guide)


    Really Red Rocket[edit | edit source]
    Optional
    Really Red Rocket - v2.0 - by Ceaseless and PDE
    Files to download :
    • MAIN FILES - Really Red Rocket 4K

    Description : Really Red Rocket - Red Walls


    Starlight Drive-In And Diner - Lighting[edit | edit source]
    Optional
    Starlight Drive-In And Diner - Lighting - v2.0 - by Ceaseless and PDE
    Files to download :
    • MAIN FILES - 1 Original v2.0

    Description : Diners all over the Commonwealth gets some flair.


    Worldspace[edit | edit source]

    Plenty 'o' Exploration - More Interiors and Exteriors[edit | edit source]
    Optional
    Plenty 'o' Exploration - More Interiors and Exteriors - V1.8.2 - by DangoSan
    Files to download :
    • MAIN FILES - POE Files Update 1.8.2

    Description : This mod opens up those boring boarded houses.

    Installation: you will have to select the 2nd Data folder, Right Click and choose set as data folder.


    Stumble Upon Interiors[edit | edit source]
    Optional
    Stumble Upon Interiors - V1.3 - by Chiaro22
    Files to download :
    • MAIN FILES - Stumble Upon Interiors v1.3

    Description : Stumble Upon Interiors is a collection of new, immersive interiors added to the Commonwealth.


    Lexington Interiors[edit | edit source]
    Optional
    Lexington Interiors - 1.2.4 - by DW UK
    Files to download :
    • MAIN FILES - Lexington Interiors

    Description : 26 new building interiors, in Lexington, which add a significant amount of good looking challenging gameplay content."Tina's Cookiepocolypse" mod compatibility menu to the "Lexington Interiors: Settings Holotape", along with minor changes to the relevant building. No other changes.


    Beantown Interiors Project[edit | edit source]
    Optional
    Beantown Interiors Project - 8.9.2 - by Chucksteel
    Files to download :
    • MAIN FILES - The Beantown interiors Project

    Description : The Beantown interiors project, the sister mod to Fallout 3's D.C. Interiors Project and Fallout New Vegas's.


    Subway Runner[edit | edit source]
    Optional
    Subway Runner - v7 - by Ghostfc3s
    Files to download :
    • MAIN FILES - Subway runner dynamic lighting (shadows) 7 fixed nav mesh culling issues and aggro range

    Description : This mod connects 90% of the standard subway stations, and creates a network of subway tunnels.



    Warning-Logo.png
    WARNING:
    War Of The Commonwealth Not Compatable with 2.1.0
    War Of The Commonwealth - Spawns (Now with Far Harbor)[edit | edit source]
    NEW

    Version 2 Updated

    Optional
    War Of The Commonwealth - Spawns (Now with Far Harbor) - V1.4 - by by Engager and coreyhooe
    Files to download :
    • MAIN FILES - War of the Commonwealth V. 1.4

    Description : Survival Mode too easy? This mod creates spawn all over the commonwealth with extra campsites.

    Info-Logo.png
    NOTE:
    I Don't recommend installing this mod until level 40+ as it increases the difficulty by many notches.


    Warning-Logo.png
    WARNING:
    War Of The Commonwealth Not Compatible with 2.1.0

    Patches[edit | edit source]

    MODWiki CORE Patch[edit | edit source]
    CORE
    MODWiki CORE - 2.1.0 - by Gernash
    Files to download :
    • MAIN FILES - MODWiki CORE

    Description : This is only the CORE Section there are no patches for any of the addons Issues : DO NOT UPDATE IF you WANT to use the ADDONS. AUTO Patcher will become avaliable in the next few weeks.


    Installation Checklist
    Make sure you have the color icon pack installed
    Make sure you have
    Fallout4Custom.ini has
    [Pipboy]
    bPipboyDisableFX=1
    
    make sure your ini files are not read only and when in game change the gui to a light color (Not PIP-Boy)
    make sure you let this patch overwrite the def_ui and VAL swf files.
    
    
    Any items in the Pip-Boy that do not have an Icon please report it's name. But 1st Drop and store in workshop to update the Innr Record.
    NOTE: This excludes and armor or weapons you have modified or Legendary Unique Items in the game.
    


    Cheats[edit | edit source]

    Achievements[edit | edit source]
    Optional
    Achievements - 1.0.4 - by Expired
    Files to download :
    • MAIN FILES - Achievements v1-0-4

    Description : Re-enable steam achievements even when playing a modded game.

    Installation : If it fails to install correctly from MO2. (MO2 hangs and has to be killed). Folder structure will be created but the dll is 0 size. Solution is to copy the achievements.dll from the downloaded archive manually to the mod folder.

    Warning-Logo.png
    WARNING:
    Must be installed with Modorginiser not in Fallout4 game Path.



    Working[edit | edit source]

    • Renaming folder should work generating new empty mode requires a refresh to show up.
    • Bodyslide works F4SE works : it gets Autodetected By MO2. Don't manually create an executable!
    • FO4Edit works - generates a file in the overwrite section and the mod can then be created
    • LOOT works : it gets Autodetected By MO2. Don't manually create an executable!
    • FO4Edit issue IF I'm generating patches I've found I have to exit MO2 letting it crash, then start MO2 and save MODS from the overwrite otherwise I can have unusual results (Mods saving to random folders.) this is when I'm running scripts in the latest version, It may be just me or mo2 or fo4edit hmmm a Mystery.......

    Oddities...[edit | edit source]

    MO2 creates a c:\Progam folder on my HDD on WIN 10 you get a popup error when you log in - Maybe just my system. No harm no foul. If f4se won't start I usually find one of these folders there, once deleted F4SE runs normally.

    MO2 Issues I have with no known resolution (to me)[edit | edit source]

    ini files not managed By MO2
    save files not managed by profile manager in MO2
    32bit Skyproc patches not functioning as intended in MO2
    Came across a Win7 computer that would load mods but not display mods in FO4edit or Loot. I had a similar issue with my Win10 Pro I was able to get it working with a System restore and reinstallation of the service pack (occurred with anniversary update.) : Was unable to get the Win 7Pro functioning.


    Converting to My wiki is easy.....[edit | edit source]

    Weapon.png

    WIP

    This section is a 1st draft I may not have thought of every way you can break it. If I get feedback in the forums I'll streamline it more.

    The following is a guided method of Moving your existing ModOrganizer 2.0.7 installation to the C: (Primary HDD) of your computer to align it to the Wiki

    Info-Logo.png
    NOTE:
    If you need to install the c:\ModOrganizerData to another HDD (e.g. p:\Potato then you need to replace c:\ModOrganizer2Data to p:\Potato EVERY time you encouter it.


    DO this 1st
    Save your load order and mod order 1st in ModOrganizer2
    move your ModOrganizer2 folder to C:\ModOrganizer2
    make a Folder C:\ModOrganizer2Data
    make a Folder C:\ModOrganizer2Data\Tools
    Add the C:\ModOrganizer2 folder to Windows Defender Exclusions
    Make ModOrganizer.exe run as an Administrator


    Info-Logo.png
    NOTE:
     :!!!THIS SECTION IS FOR PORTABLE INSTALLS!!!
    If you were running ModOrganizer2 in portable mode you need to run it with Profiles.
    Start MO2 and click the little blue mo2 icon in the top left
    Warning-Logo.png
    WARNING:
    On 1st start of ModOrganizer 2 Choose add then Fallout 4 !!!Do Not Choose Portable!!!
    now you will have no mods displayed like the book says DONT PANIC!
    Close ModOrganizer
    Move the Contents of the Mod Organizer folder from C:\Users\%username%\AppData\Local\ModOrganizer to C:\ModOrganizer2Data
    Delete the C:\Users\%username%\AppData\Local\ModOrganizer folder.
    Open an administrative command prompt (WindowsKey+x choose Command prompt(Admin) ), then create a symbolic link with the following command "mklink /J C:\Users\%Username%\AppData\Local\ModOrganizer C:\ModOrganizer2Data"
    Warning-Logo.png
    WARNING:
    This step has to be done or it will not work correctly it is a necessary workaround!!!
    • Your C:\Users\%Username%\AppData\Local\ModOrganizer folder should look like this(the pic below) now if it doesn't then you need to work out why as the rest of the guide will not work.

    MO2 link file.png

    Start MO2 Go into MO2 Settings and in the NEXUS tab enter your login Information.
    Warning-Logo.png
    WARNING:
    Do not for ANY reason change the "Settings>paths>Base Directory" in ModOrganizer. It should read C:\Users\>>>YOUR USERNAME not this text<<<\AppData\Local\ModOrganizer DO NOT CHANGE IT OR ANY OF THE OTHER PATHS. You have been warned.
    Exit MO2
    Info-Logo.png
    NOTE:
     :!!!THIS SECTION IS FOR PORTABLE INSTALLS!!!
    Now navigate to C:\ModOrganizer2 folder
    Move the folders named download, mods, web cache, overwrite and profiles from C:\ModOrganizer2 into C:\ModOrganizer2Data\Fallout 4
    That should be it.


    Info-Logo.png

    NOTE

    To resolve download manager issue from Nexusmod site I recommend deleting the nxmhandler.ini from C:\ModOrganizer2 and C:\ModOrganizer2Data then run nxmhandler.exe in C:\ModOrganizer2 folder to generate the nxmhandlers.ini files
    Info-Logo.png

    NOTE

    If you have issues with your profiles you can try (make sure you backup) deleting C:\ModOrganizer2Data\Falout4\ModOrganizer.ini when you restart MO2 it will remake it.

    Post-installation[edit | edit source]

    LOOT should be working but there must not be enough references made out there for these mods

    Order should look something like this (the patches will tell you if you have it wrong if you run FO4EDIT!!!!!)

    General "Rule" :- for a load order with the least amount of conflicts (from what I've seen so far)

    • Settlement Mods.............
    • Enemy Overhauls...................(these usually have worldspace edits that affect lighting)
    • Crafting Mods..............
    • Weapon Mods...............................(require to have combined patches for weapon tables and VIS)
    • Weather and Lighting.............(require Priority load order and patch as they all affect light (look at underwater lighting to get an idea)
    • VIS...........................................(Excellent MOD need soo much patching if you have chosen anything outside of the box)
    • Weapons Rack.........................(Because I like it)
    • Loose Mods..................Un-catagorized mods that don't affect other mods in any meaningful way
    • Better Mod Descriptions.........
    • Workshop Rearranged.................. Menu control

    Below is My actual load Order for V2.2.2 (I had a profile fail and I just rehashed the list.(So it's going to be different to before.)

    # This file was automatically generated by Mod Organizer.
    *Fallout4.esm
    *DLCRobot.esm
    *DLCworkshop01.esm
    *DLCCoast.esm
    *DLCworkshop02.esm
    *DLCworkshop03.esm
    *DLCNukaWorld.esm
    *Unofficial Fallout 4 Patch.esp
    *ArmorKeywords.esm
    *HUDFramework.esm
    *NewCalibers.esp
    *Loads.esm
    *ConcealedArmor.esm
    *ZW's F4 Overhaul Master.esm
    *Arbitration - Resources.esm
    *Homemaker.esm
    *Snap'n Build.esm
    *Settlement Resources Rebalanced.esp
    *Homemaker - Greenhouse and Bunker Disabler.esp
    *Homemaker - Streetlights Use Passive Power.esp
    *OCDecorator.esp
    *OCDecoratorDLC.esp
    *OCDispenser.esp
    *OCDecorator - No Experience.esp
    *AutoDoors.esp
    *AD_DLC.esp
    *SettleObjExpandPack.esp
    *SettleObjExpandPack-AutoDoorsPatch.esp
    *CleanSettlement Greenhouse.esp
    *AES_Renovated Furniture.esp
    *AkaWaterWorld.esp
    *Evan_Modular Kitchen.esp
    *CWSS Redux.esp
    *SMH.esp
    *DogBed.esp
    *OctaviusSentibar_Labels.esp
    *CREAtiveClutter.esp
    *dinoshelf.esp
    *dinoshelf_extra_ammo.esp
    *dinoshelf_retex.esp
    *OWR.esp
    *OWR_CraftableDecor.esp
    *OWR_CraftableDecor_CW.esp
    *hdreworkedprojectrevised.esp
    *D.E.C.A.Y.esp
    *RaiderOverhaul.esp
    *Glowing Animals Emit Light.esp
    *SuperMutantOverhaul.esp
    *Synth Overhaul.esp
    *GunnersOverhaul.esp
    *ImmersiveVendors.esp
    *Armorsmith Extended.esp
    *Armorsith All DLCs Patch.esp
    *Armorsmith All DLCs Patch.esp
    *Crafting Workbench.esp
    *Crafting Workbenches - Ammo.esp
    *Crafting Workbenches - Faction and Quest Requirements.esp
    *Craftable Armor Size.esp
    *Craftable Armor Size - Fix Material Requirements.esp
    *Crafting Workbenches - Removed Crafting Experience.esp
    *ConcealedArmor.esp
    *Realistic Guns and Bullets Overhaul.esp
    *TakeCover.esp
    *3dscopes-framework.esp
    *3dscopes.esp
    *3dscopes-FarHarbor.esp
    *3dscopes-NukaWorld.esp
    *3dscopes Add+DLC+BMD Sollus91 Custom.esp
    *Better Explosives - Normal.esp
    *Better Explosives - Enhanced Grenades.esp
    *Better Explosives - Far Harbor.esp
    *Better Explosives - Grenade Frequency 30.esp
    *Extended weapon mods.esp
    *CutWeaponModsRestored.esp
    *CutWeaponModsRestored-Automatron.esp
    *CutWeaponModsRestored-FarHarbor.esp
    *CutWeaponModsRestored-NukaWorld.esp
    *CWMR-Patch-AWKCR.esp
    *CWMR-Patch-Extended weapon mods.esp
    *Compatibility patch - AWKCR - RGBO.esp
    *LegendaryModification.esp
    *LegendaryModification2LM.esp
    *LegendaryModificationCSA.esp
    *LegendaryModificationGroknak.esp
    *LegendaryModificationMisc.esp
    *LegendaryModification - DLC Far Harbor.esp
    *LegendaryModification - DLC Far Harbor (2LM).esp
    *LegendaryModification - DLC Far Harbor (2LM Concealed).esp
    *LegendaryModification Combined - 2LM and DLC's.esp
    *NewCalibers_extendedWeaponMods.esp
    *Weaponsmith Extended 2.esp
    *Tracers - Light em up.esp
    *VaultTecAcceleratedFocusSystem.esp
    *VaultTecAcceleratedFocusSystem - FarHarbor.esp
    *VaultTecAcceleratedFocusSystem - NukaWorld.esp
    *MojaveImports.esp
    *ValdacilsItemSorting-00-ValsPicks-DLCVersion-VanillaWeight.esp
    *FunctionalDisplays.esp
    *FunctionalDisplays-Collectibles.esp
    *No Fusion Core Drain.esp
    *QuickEnterFromStand.esp
    *QuickExitToStand.esp
    *ShellRain.esp
    *Live Dismemberment - BrutalNoHeadshots.esp
    *QuickTrade.esp
    *LooksMenu.esp
    *LooksMenu Customization Compendium.esp
    *CBBE.esp
    *Realistic Death Physics - ALL DLC.esp
    *The Eyes Of Beauty.esp
    *EveryonesBestFriend.esp
    *dD-Enhanced Blood Basic.esp
    *Move (Get Out the Way).esp
    *FO4Hotkeys.esp
    *AtomicRadio.esp
    *Companion Fall Damage Immunity.esp
    *Arbitration - Button Lowered Weapons.esp
    *BetterSettlers.esp
    *AzarPonytailHairstyles.esp
    *Hoodless Scribe Hat.esp
    *Eli_Armour_Compendium.esp
    *3DNPC_FO4.esp
    *Armorsmith Deserter X.esp
    *Armorsmith Elianora.esp
    *PoliceGlassesStandalone.esp
    *Evil Detective Outfit.esp
    *Survivalist.esp
    *WastelandFashion.esp
    *WastelandFashionAccessories.esp
    *Wasteland Fashion  Armorsmith Patch.esp
    *RaiderFaceVariety_2.0.esp
    *TrapperFaceVariety.esp
    *AA Lots More Settlers and Enemies.esp
    *AA LMSE_BetterSettlers11c_Patch_Mortal.esp
    *AA LMSE_FarHarbor.esp
    *AA LMSE_FarHarbor_BetterSettlers_Patch_Mortal.esp
    *AA LMSE_VariedRaiders_Patch.esp
    *Clothing Of The Commonwealth.esp
    *Crimsomrider's 1950s Feminine Outfits.esp
    *Settler Sandbox Overhaul.esp
    *Grunts.esp
    *Guards.esp
    *Randomized DC Guard Outfits.esp
    *SettlersRename.esp
    *AnS Wearable Backpacks and Pouches.esp
    *AnS Wearable Backpacks and Pouches - Ballistic Weave.esp
    *AnS Wearable Backpacks and Pouches - Power Armor Carry Capacity.esp
    *AnS Wearable Backpacks and Pouches - AWKCR.esp
    *SalvageBeacons.esp
    *Dogmeat's Backpack.esp
    *Generator Fusebox - More realistic version.esp
    *K9TacticalHarness.esp
    *Reverb and Ambiance Overhaul.esp
    *Immersive HUD.esp
    *No more monochrome - Color setting for the Pipboy!.esp
    *Scavver's Toolbox.esp
    *Binoculars.esp
    *NewRecipesFH-VIS.esp
    *Arbitration - Recommended Core.esp
    *Arbitration - Automatron AI.esp
    *Ephla's Unique Chems.esp
    *Laurent's Robot Skins.esp
    *Anchorage Power Armor.esp
    *Consistent Power Armor Overhaul.esp
    *FALLOUT4WT.esp
    *ZW's F4 Overhaul - Power Armor.esp
    *Raider Overhaul - AE Patch-Restored Content-VIS.esp
    *Weaponsmith - VIS Icon Patch.esp
    *SuperMutantOverHaul-Armorsmith.esp
    *Loads of Ammo - Leveled Lists.esp
    *3dscopes-AddToSpawnList.esp
    *WET.esp
    *FAR.esp
    *NAC-PRC.esp
    *NAC-PRC-FarHarbor.esp
    *NAC-PRC-NukaWorld.esp
    *UltraInteriorLighting.esp
    *UltraInteriorLighting_Automatron.esp
    *EnhancedLightsandFX.esp
    *Pip-Boy Flashlight.esp
    *WorkshopRearranged.esp
    *WorkshopRearranged_AtomicRadio_Patch.esp
    *WorkshopRearranged_MojaveImports_Patch.esp
    *WorkshopRearranged_RenovatedFurniture_Patch.esp
    *WorkshopRearranged_SnB_Patch.esp
    *BetterModDescriptions.esp
    *plenty 'o' exploration.esp
    *StumbleUponInteriors.esp
    *subwayrunnnerdynamiclighting.esp
    *BTInteriors_Project.esp
    *WorkshopRearranged_BTInteriors_Patch.esp
    *MODWiki - CORE - Patch.esp
    *MODWiki -Power Armor-Patch.esp
    *MODWiki-ModernWeapons-Patch.esp
    *MODWiki-BettersettlersClothing-Patch.esp
    *MODWiki-CraftingRedirect-Patch.esp
    *MODWiki-WorldspaceV4-Patch.esp
    
    
    

    Credits and Thanks[edit | edit source]

    Kesta (Boston Atomic Bomb Yankee) - For allowing me to use this layout and embedded code(Yea I still haven't redone the top section, I haven't forgotten).
    D81(WorkshopRearanged) - For giving me a Headache!!! and Workshop Rearranged framework to work from. Also the time he spent explaining the mysteries of the universe.
    Ashnal(V.A.F.S) - For the use of his mod and allowing me to share my integration patches for ZephyrWarrior's F4 Power Armor Overhaul.
    Jerros (FO4 War Tags) - For allowing the use of his amazing textures with my integration patches for ZephyrWarrior's F4 Power Armor Overhaul.
    valdacil (Valdacil's Item Sorting) - For allowing the use of his Mod for the engine that drives our Pip-Boy Sorting functions.
    valdacil (DEF_UI) - For allowing the use of his Mod.
    Takaru Minari (Better Mod Descriptions) - To allow the merging of his Description into the modwiki.
    ZephyrWarrior (ZephyrWarrior's F4 Power Armor Overhaul) - For allowing the use of his Unique mod in being the PA controller for the MODWiki so extra modules can be added.
    Chucksteel (Beantown Interiors Project) - For allowing his mod to be patched into the MODWiki.
    Ghostfc3s (Subway Runner) - For allowing his mod to be patched into the MODWiki.
    DangoSan (Plenty 'o' Exploration - More Interiors and Exteriors) - For allowing his mod to be patched into the MODWiki.
    Chiaro22 (Stumble Upon Interiors) - For allowing his mod to be patched into the MODWiki.
    DaedalusProspect Weaponsmith Extended - VIS Icons Patch - I'm very thankful somebody added keywords in such a clever way and allowing his mod to be patched into the MODWiki.