User:Qolore7/Viva New Vegas: Difference between revisions

From Step Mods | Change The Game
No edit summary
No edit summary
Line 739: Line 739:
  Fixed Card Deck
  Fixed Card Deck


==== [https://www.nexusmods.com/newvegas/mods/64023?tab=files Pip-Boy 2501] ====
==== [https://www.nexusmods.com/newvegas/mods/65252?tab=files Pip-Boy 2501] ====
* Install normally
* Install normally
- Adds the handheld pipboy from the classic Fallout games. An updated version of the Pip-Boy 2500
- Adds the handheld pipboy from the classic Fallout games. An updated version of the Pip-Boy 2500

Revision as of 23:41, September 19, 2018

Viva New Vegas - A Fallout New Vegas Modding Guide[edit | edit source]

378.png "If you want to see the fate of democracies, look out the window"

So, it has come to this. I've been debating doing a guide like this for a while now, and I guess im just gonna take it on. Fallout New Vegas is a wonderful game limited by a garbage engine and consoles. Luckily, we have these things called mods that can fix all of our problems, while causing many, many more. Fear and Loathing in New Vegas by EssArrBee is a great guide, but he stopped updating it about a year ago. So, you can think of this guide as an updated Fear and Loathing. This guide aims to fix vanilla bugs, enhance the vanilla game, and add content that fits right in with the base game. There will be a lot of mods. A lot a lot of mods. Be prepared for this guide to take you multiple sessions to complete. This is a rather advanced guide, so I wouldn't suggest you use this if it is your first time modding a Bethesda game, unless you want to look up tutorial videos for some of the stuff I don't give detailed instructions for. My user page acts as a directory for the guide where you can get to any link from the guide. Special thanks to TDarkShadow and others in the Discord for helping me make this along the way.

CHANGELOG[edit | edit source]

Future Considerations[edit | edit source]

  • Any questions/problems with the guide can be directed to my Nexus page here.
  • You can join the discord here for troubleshooting/help, general chat, or suggestions

Template:TOC right

Other Guides I Suggest[edit | edit source]

Template:TOC right

Pre-installation Checklist[edit | edit source]

  1. A fresh installed, legal copy of Fallout New Vegas, with all of the DLC. I suggest you install it on an SSD if you can
  2. Launch the 'Fallout New Vegas Launcher' and have it pick a preset for you. This is just to set your .ini files, the actual settings will be tweaked later
  3. Disable the Steam Overlay for Fallout New Vegas. You can do this by right clicking on the game in the steam library, click properties, and under the 'general' tab, uncheck 'Enable Steam overlay in game' (Omit if you have the GOG version)
  4. If I don't give any special install instructions, just install the main file


Template:TOC right

My System Specs[edit | edit source]

i5 7500
8GB 2400 DDR4
Rx 470 4GB
250GB Samsung EVO SSD (Where my FNV is installed)
Windows 7 Pro (Really suggest 7 over 10, especially for modding Fallout New Vegas. Windows 10 seems to make FNV crash frequently and broke the ENB .dll file, not to mention the adware/spyware that cannot be uninstalled. If you are on 10, I may not be able to help you with windows related problems)

Template:TOC right

Prerequisites[edit | edit source]

  • Install to any folder where you can access it easy, unless instructed otherwise
Mod Organizer 2[edit | edit source]
Join the team's discord here for ~weekly dev builds

- By far the best mod manager for Fallout New Vegas, 3, 4, Skyrim, and SSE. For an explanation of its advantages and a basic tutorial, watch Gopher's video here.

FNVEdit[edit | edit source]
  • Special Install Instrucions:
  1. Download Generate Bash Tags.pas and the scripts from TES5EditScripts.
  2. Navigate to the scripts in windows explorer and move the scripts to the "...FNVEdit\Edit Scripts" folder.
  3. Download the updated version of the mteFunctions.pas here, then extract mteFunctions.pas to the "...FNVEdit\Edit Scripts" folder and overwrite the existing script.

- Will be used to create merged patches, clean plugins, and add bash tags to mods later in the guide.

Wrye Bash[edit | edit source]
  • Special Install Instrucions
Download the standalone executible file and extract the 'Mopy' folder to the New Vegas main directory.

- Will be used to create a bashed patch at the end of the guide to help with conflict resolution

Mator Smash[edit | edit source]

- Generates conflict resolution patches, similar to Wrye Bash's Bashed Patch. Smash is capable of handling conflicts in all record types.

LOOT[edit | edit source]

- Helps sort load order and detect which mods need cleaning.

Merge Plugins[edit | edit source]

- Merges plugins to reduce load order. We'll go into detailed install instructions towards the end of the guide.

Template:TOC right

Configuring Mod Organizer[edit | edit source]

  1. Launch MO2, and on the pop-up box the says 'Choose Instance,' pick 'Portable.' On the next pop-up, select your New Vegas game directory
  2. Click 'no' on the Start Tutorial pop-up
  3. Click 'yes' on the pop-up that asks Mod Organizer to handle nxm links
  4. In the right pane, right click and hit 'enable all'
  5. In the left pane, allign the files in the same order that they are in the right pane
  6. Launch the game, and then immediately exit. This is just to set the .ini's in MO2.
  7. Click the 'Configure Profile' button on the top bar that looks like an ID card
  8. Click on the Default profile, and click copy.
  9. Name the new profile 'Viva New Vegas.' Make sure 'Local Game Settings' is checked.
  10. Select the profile and check 'Automatic Archive Invalidation'
  11. Close out of that box
  12. Select the new profile in the drop down menu right above the left pane.
  13. Click the 'Configure Settings' button on the top bar that looks like a screwdriver and wrench.
  14. If you are using an SSD, click the 'Paths' tab, and set the 'Downlaods' directory to a location outside of the SSD
  15. Click on the 'Nexus' tab and check 'Automatically Log-In to Nexus,' type in your username and password, and click 'Associate with "Download with manager" links'
  16. Click Ok
  17. Click on the 'modify executables' button on the tool bar that looks like two gears
  18. In the 'Title' box, type 'LOOT'
  19. In the 'Binary; box, click the three dots on the right and find where you installed LOOT and double click LOOT.exe
  20. Click 'add'
Repeat the previous three steps for: FNVEdit, Merge Plugins, Wrye Flash, and Mator Smash

Template:TOC right

INI Tweaks[edit | edit source]

There are a few INI tweaks that will be needed for mods later in the guide, and also some performance and stability improvements. - NOTE: The game's fonts will not show up after doing the .ini tweaks until installing DarnUI down the line

  • Open the INI Editor in MO2 and in the 'FalloutCustom.ini' tab and add:
[General]
bUseThreadedAI=1
INumHWThreads=2
bPreemptivelyUnloadCells=1
bLoadFaceGenHeadEGTFiles=1
[BackgroundLoad]
bSelectivePurgeUnusedOnFastTravel=1
[Display]
fLightLODDefaultStartFade=10240.0
fLightLODRange=10240.0
fLightLODMinStartFade=10240.0
fLightLODMaxStartFade=10240.0
fShadowLODDefaultStartFade=200.0
fShadowLODRange=200.0
fShadowLODMinStartFade=100.0
fShadowLODMaxStartFade=1000.0
fSpecularLODDefaultStartFade=10240.0
fSpecularLODRange=10240.0
fSpecularLODMinStartFade=10240.0
fSpecularLODMaxStartFade=10240.0
fDefaultFOV=90.0000
fPipboy1stPersonFOV=55.0
fDefault1stPersonFOV=70.0000
fDefaultWorldFOV=90.0 
[Controls]
fForegroundMouseAccelBase=0
fForegroundMouseAccelTop=0
fForegroundMouseBase=0
fForegroundMouseMult=0 
[Grass]
fGrassStartFadeDistance = 17000 
[Fonts]
sFontFile_1=Textures\Fonts\DarN_FranKleinBold_14.fnt
sFontFile_2=Textures\Fonts\DarN_FranKleinBold_16.fnt
sFontFile_3=Textures\Fonts\Glow_Monofonto_Medium.fnt
sFontFile_4=Textures\Fonts\DarN_Sui_Generis_Otl_10.fnt
sFontFile_5=Textures\Fonts\Fixedsys_Comp_uniform_width.fnt
sFontFile_6=Textures\Fonts\DarN_Sui_Generis_Otl_13.fnt
sFontFile_7=Textures\Fonts\DarN_Libel_Suit_Otl_24.fnt
sFontFile_8=Textures\Fonts\Glow_Futura_Caps_Large.fnt
sFontFile_9=Textures\Fonts\NVFont_Test.fnt

Template:TOC right

Utilities[edit | edit source]

NVSE[edit | edit source]

  • Special Install Instrucions:
  1. Extract the 4 .dll files and the .exe to the New Vegas main directory
  2. Open MO2, click the screwdriver and wrench button directly to the right of the profile drop down menu, click 'install mod,' navigate to where NVSE downloaded, double click the .7z file, and right click on 'Data' and click 'Set data directory'
  3. Right click on your desktop and create a new folder called 'NVSE.' In that folder, create a new text document called 'nvse_config.ini' (Make sure you have application extensions visable and replace the .txt with .ini) In that .ini, add:
[Memory]
DefaultHeapInitialAllocMB=420
  1. Save the .ini and exit
  2. Right click on the 'NVSE' folder, add it to a 7zip or WinRAR archive and install it through MO2

- NVSE extends the scripting capabilities of NV and is essential for most mods

JIP LN NVSE Plugin[edit | edit source]

  • Install normally through MO2

-NVSE extension

  • Special Activation Instrucions:
Double click on JIP LN in MO
Click on the .ini file
Set bEnableFO3Repair to 1 at the bottom of the .ini

FNV 4GB Patcher[edit | edit source]

  • Special Install Instrucions:
Put the .exe in the FNV main directory
Run the .exe and click enter 
Close out and delete the .exe
You'll know if it worked if 'FalloutNV_backup.exe' is created in your directory
After installing this, you should be running the game through the 'New Vegas' option in Mod Organizer (Use NVSE if you have the GOG version)

- Lets FNV use 4gb of ram instead of 2

  • Note: Not needed if you have the GOG version of the game

OneTweak[edit | edit source]

  • Install normally
  • Click the "puzzle" button on the toolbar, click 'configurator,' select the 'display' tab, and set 'bFull Screen' to false

-Fake fullscreen and alt+tabbing without crashing

NVAC - New Vegas Anti Crash[edit | edit source]

  • Install the main file only through MO2

-Helps prevent crashes

New Vegas Stutter Remover[edit | edit source]

  • Special Activation Instrucions:
Download the updated .ini here

IMPORTANT NOTE: If you use Windows 10, you need to set iDefaultMode = 1 under critical sections or you will experience crashing. If you still experience crashing, set bHookCriticalSections to 0. You may have a few more stutters but it should crash less.

Ogg Vorbis Libraries[edit | edit source]

  • Special Activation Instrucions:
Install all of the .dlls to the FNV main directory. Overwrite if prompted

- Latest compiled Ogg Vorbis Libraries. The game uses it for decoding оgg audio format

Template:TOC right

Bug Fixes/QOL[edit | edit source]

Yukichigai Unofficial Patch - YUP[edit | edit source]

  • Install normally

-Fixes numerous bugs in the vanilla game and is updated regularly

Unofficial Patch Plus[edit | edit source]

  • Files to install:
Unofficial Patch Plus
Unofficial Patch Plus - Addendum

- Fixes many more bugs that YUP didn't include because they use NVSE

The Mod Configuration Menu[edit | edit source]

  • Files to install:
The Mod Configuration Menu
MCM Bugfix 2

- Allows you to configure many mods' settings

Pre-War Businesswear Fix[edit | edit source]

  • Special Install Instrucions: Don't Install the following Files/Folders:
businesswear.esp

- Fixes texture paths related to business wear

SafeAutoSave[edit | edit source]

  • Install normally

- Creates rotating timed autosaves, avoiding to save during combat-related activity configurable through its own INI file

Reactivated Hit Topics[edit | edit source]

  • Install normally

- Restores NPC voice lines when they get hit, like in Fallout 3

Legion AI-Combat bark fix[edit | edit source]

  • Install normally

- Makes all legionaries use the same speed as each other that were not already set and changes combat style from DEFAULT to CSLegionary

Precision Collision[edit | edit source]

  • Special Install Instrucions: Don't Install the following Files/Folders:
meshes/clutter/billiards/triangle.nif

- Adds more accurate meshes to clutter

Collision Meshes[edit | edit source]

  • Files to install:
Collision Meshes FNV
PrecisionCollisionClutterFix

- Lets you put stuff in barrels, shoot through fences, etc.

Unnecessary Physics[edit | edit source]

  • Install normally

- Adds more detailed physics to moveable objects

Ragdolls[edit | edit source]

  • Files to install:
Ragdolls
Ragdolls esp fix

- Improves ragdoll behaviour for all NPC/Creatures in the game

DiDisaan's Patch Emporium - Yukichigai Unofficial Patch - YUP[edit | edit source]

  • Files to install
Yukichigai Unofficial Patch - YUP - Ragdolls

- Patch for YUP and Ragdolls

Placed Creature Corpses use Vanilla Skeletons.[edit | edit source]

  • Install normally

- Fixes a bug found in ragdolls

New Vegas - Enhanced Camera[edit | edit source]

  • Install normally

- Lets you see your body in 1st person and changes 3rd person animations like sitting/ragdolling into 1st person

HeroinZero's Weapon Fixes[edit | edit source]

  • Install normally

-Fixes animation and sound issues with some weapons.

Swimming and Rebreather Restoration[edit | edit source]

  • Install normally

- Restores the swimming sounds and the unused rebreather sound

Template:TOC right

HUD/UI[edit | edit source]

UIO - User Interface Organizer[edit | edit source]

  • Install normally

- Lets multiple HUD mods work together without issues

One HUD - oHUD[edit | edit source]

  • Install normally

- Lets you take control of your HUD by adding, hiding, or removing elements

The Weapon Mod Menu[edit | edit source]

  • Install normally

- Lets you remove weapon mods and see all available mods

DarnUI[edit | edit source]

  • Install normally

- Makes the HUD more modern looking while making it more suitable for PC

One HUD - oHUD[edit | edit source]

  • Files to install:
One HUD (oHUD) Darnified Patch

- Patch for oHUD and DarnUI

Darnified UI Add-on - DT and DR[edit | edit source]

  • Install normally

- Allows you to see both Damage Threshold and Damage Resistance at the same time while using Darnified UI

Traits Menu DarNified[edit | edit source]

  • Install normally

- Darn's skill distribution/perk choice level up menu adapted for Trait selection

MTUI (Edited by Vermin)[edit | edit source]

  • Install normally

- This version of MTUI only changes the background of the dialogue menu to a less basic looking one

Mod Configuration Menu Matches the HUD Color[edit | edit source]

  • Install normally

- Says it right on the tin, really. Nexus version is under mod review, so I am hosting a temporary mirror here. The DarnUI patch is included

Darnified UI Extension[edit | edit source]

  • Files to install:
Main Menu - Loading Screen Matches HUD Color
Scaling support to the higher resolution icons.
Texture Preload Feature
  • Special Install Instrucions:
Right-click on 'Texture Preload Feature' in MO and click 'Open in Explorer'
Open menus\prefabs\DUINVSettings.xml
Change '<_HUDShowEH>0 </_HUDShowEH>' to '<_HUDShowEH> 1 </_HUDShowEH>'
Save and exit

- Extention to Darnified UI, adds compatibility to higher resolution icons, adds the "Texture Preload" feature from VUI+, adds compatibility to color change in the main menus and loading screens

Loot Menu for FNV[edit | edit source]

  • Install normally

- Adds the Fallout 4-style looting system to New Vegas

Keyboy - UI Hotkeys Manager[edit | edit source]

  • Files to install:
Keyboy 3.3
KeyBoy - JIP Improved Recipe - Compability Patch

- Lets you change the key bindings for HUD stuff like take all, exit, etc.

Quest Item Hider[edit | edit source]

  • Install normally

- Hides quest items from completed quests in your inventory

Better Pickup Prompt[edit | edit source]

  • Install normally

- Displays a decimal weight value and makes the weight red if picking it up will encumber you

Universal Item Sorter[edit | edit source]

  • Install normally

- Adds a prefix before items in the pip-boy menu, configurable through its own .ini

JIP Companions Command and Control[edit | edit source]

  • Install normally

- A better way of commanding companions around, also lets you give companions unlimited ammo and have unlimited companions

Tutorial Killer[edit | edit source]

  • Install normally

- Removes tutorial pop-ups

Simple DLC Delay[edit | edit source]

  • Install normally

- Delays DLC pop-ups untill you discover the location of the DLC

Faster Sleep Wait[edit | edit source]

  • Install normally

- Speeds up sleeping and waiting

Caravan Card Control[edit | edit source]

  • Special Activation Instrucions: Don't install the following folders/files:
CardMaster NV.esp

- Tells you if you already own a Caravan card while shopping

Hotkey Scroll Wheel (JIP LN NVSE)[edit | edit source]

  • Install normally

- Lets you cycle through your hotkeys with your scroll wheel

Stimpak Hotkey (JIP LN NVSE)[edit | edit source]

  • Install normally

- Adds a configurable hotkey for automatically using all types of Stimpaks


Template:TOC right

Textures/Models/Visuals[edit | edit source]

NMCs Texture Pack for New Vegas[edit | edit source]

  • Files to download:
NMCs Textures NV SMALL Pack SINGLE FILE FOR NMM 
NMC New Vegas Patch for ALL Sized packs

- Retextures many objects in the game ranging from architecture to landscape. Good base for any setup

POCO BUENO[edit | edit source]

  • Files to install:
PocoBuenoTexturePackV5
PocoBueno Heavy Damage Roads V1

- More vibrant/rusty textures. Will be our main pack for the guide

Collision Meshes - OJO Bueno Patch[edit | edit source]

  • Files to download:
OJO BUENO Texture Pack compatibility

- Compatibility patch for the two mods mentioned in the title

MGs Neat Clutter Retextures[edit | edit source]

  • Files to download:
MGs NCR Pack 7
Duct Tape
Common globe
BB Cigs

- Retextures the smaller objects that NMC/POCO didn't cover

Audleys Misc Textures[edit | edit source]

Files to download:

Audleys Misc Textures - Fear and Loathing

- Retextures some even smaller objects not covered by the previous

Textures Over Time[edit | edit source]

  • Files to install:
FlagStoneWalls
HH_Sandstone
Sandbags

- Beautiful retextures of the stone walls, sandbags, and Honest Hearts sandstone

Collision Meshes - Textures Over Time Patch[edit | edit source]

  • Files to install:
Textures Over Time FlagStoneWalls compatibility

- Compatibility patch for ToT and Collision Meshes

Mojave Sandy Desert[edit | edit source]

  • Files to install:
Main File 2.10 - No LOD
Optional - Dry Desert Textures

- A retexture of the wasteland with arid desert textures

Wasteland clothing Hires retexture[edit | edit source]

  • Files to install:
Wasteland Clothing HD V1-3 FULL PACK
Wasteland Clothing HD V1-3 POWDERGANG FIX -IMPORTANT-
  • Special Installation Instructions: Don't install the following files/folders:
  • From Wasteland Clothing HD V1-3 FULL PACK:
meshes/armor/powdergang
  • From Wasteland Clothing HD V1-3 POWDERGANG FIX -IMPORTANT-
meshes

- High quality retextures of most clothing items in the game

NCR Civillian Clothing[edit | edit source]

  • Install normally

- Rexture of the NCR civillian clothing worn by NCR Rangers. Improves a lot of little details with the clothing

Improved Rawhide Cowboy Hat Mesh[edit | edit source]

  • Install normally

- Makes the rawhide cowboy hat look decent

ADAM Reborn[edit | edit source]

  • Files to install:
Adam All-in-one Installer 4.4.2b
Fafnir's Custom Ranger Armor
Warning-Logo.png

WARNING

Template:FOMOD_Instructions is deprecated and should no longer be used on this wiki. Please change this template call to use the better-looking and simpler Template:Fomod. We apologize for the inconvenience.
FOMOD Instructions
ADAM Reborn
Main
Main
Complete Version or Custom Install
Complete Version or Custom Install

DotMO.png Complete Version

Next
Alternate Riot Gear Helmet
Alternate Riot Gear Helmet
Do you want to install the alternate Riot Gear Helmet?
Do you want to install the alternate Riot Gear Helmet?

DotMO.png Alternate Helmet

Next
NCR Trooper
NCR Trooper
Do you want to install the NCR Trooper module?
Do you want to install the NCR Trooper module?
No
Install

- Overhauls all the Desert Ranger armor in the game

Desert Ranger Armor Retexture for ADAM MODE[edit | edit source]

  • Install normally

- Desert Ranger Armor Retexture for ADAM with blood, fake shadows and HD textures

Desert Ranger Combat Armor Re-Deserted - New Textures - OWRRP[edit | edit source]

  • Install normally

- A new and improved look for the Desert Ranger Combat Armor, making it more fit for the desert environment

Fake Shadows on Ranger Helmet (Edited by Qolore)[edit | edit source]

  • Install normally

- Fake shadows on NCR Ranger Helmet with Hi Res Textures. Edited to correct the file path to be compatible with ADAM

aMidianBorn NV Book of Water[edit | edit source]

  • Files to install
BOA NV The Book Of Flesh
nov 2011 book of steel
  • Special Installation Instructions: Don't install the following files/folders:
boancrpahelmet.esp
Boacombat2glove.esp

- Retextures power armor armors and various creatures

Bornagain Combat Armor[edit | edit source]

  • Files to install:
Lite Version - BornagainFNVCombatArmor2048
BornagainFNVCombatArmorLonesomeRoad4096

- Retextures Combat armor + helmet and the LR combat armor

Book of Steel - Compatibility Edition[edit | edit source]

  • Install normally

- Cleans up the aMidianBorn NV Book Of Steel plugins and integrates Enclave Power Armors Retextured

Hockey Mask - Retex[edit | edit source]

  • Install normally

- Scarier retexture of the hockey mask that raiders use

The Gruntening - 2k Combat Armor Retextures[edit | edit source]

  • Install normally

- Makes the combat armor look similar to how it looks in Fallout 4

Shifting Shadows - 2k Assassin and Stealth Suit Retextures[edit | edit source]

  • Install normally

- 2k retextures of the main armors from Dead Money and OWB

Metal Armors Metalized - 2K Metal Armor Re-textures[edit | edit source]

  • Install normally

- 2k retexture of metal armor

Vault Suits Retextured (Edited by Qolore)[edit | edit source]

  • Install normally

- Retextures vault suits. My edit fixes a file issue that caused the arms of the vault suits to not be retextured. Thanks to Binguz for telling me about this. Original mod by bnxus

HR Armored Vault 13 Jumpsuit[edit | edit source]

  • Install normally

- Retextures the Vault Suit from Couriers Cache

Super Mutants HD - 4k Retextures[edit | edit source]

  • Files to install:
Super Mutants HD - 2k Low

- Retextures super mutants, nightkin, and their armor

Improved Robots Textures[edit | edit source]

  • Files to install:
Improved Main Robots Textures
Improved LR Robot Textures
Improved OWB Robot Textures
Lore patch

- High res retextures of all robot types

Securitron Hires retexture[edit | edit source]

  • Install normally

- I suggest the 4k version because I had weird clipping issues with the 2k version

Ghouls Hires retexture[edit | edit source]

  • Install normally

- Retexture of non-feral ghouls

FeralGhouls Hires retexture[edit | edit source]

  • Install normally

- My favorite retexture for this game

Hectrol ED-E Deluxe HR Retex Evoloution Pack[edit | edit source]

  • Install normally
Warning-Logo.png

WARNING

Template:FOMOD_Instructions is deprecated and should no longer be used on this wiki. Please change this template call to use the better-looking and simpler Template:Fomod. We apologize for the inconvenience.
FOMOD Instructions
Hectrol ED-E Deluxe HR Retex EVOLUTION PACK
Select Resolution
Select Resolution
Select Resolution
Select Resolution

DotMO.png High Res [2048x2048]

Next
Additonal Options
Additonal Options
Additonal Options
Additonal Options

DotMO.png Spooky Ed-E by archerarcher

Install

- Retextures Ed-E, but it replacers Ed-E's speakers with TV monitors for whatever reason

Healthier Yao Guai[edit | edit source]

  • Files to install:
Healthier Yao Guai

- Removes the green ghoulish tint from Yao Guai

Nightstalker Retexture[edit | edit source]

  • Files to install:
Newest Version

- Adds a scale-y neck and mane to nightstalkers

The Molerat Extravaganza - Molerat Retexture[edit | edit source]

  • Install normally

- High res retexture of molerats

Minimod - High Resolution Newspapers[edit | edit source]

  • Install normally

- Makes the newspapers that are framed on walls actually legible

Hectrol Tumbleweed Deluxe HighRes Retex[edit | edit source]

  • Files to install:
Hectrol Tumbleweed Deluxe 1024 Retex
  • Install normally

- Most important retexture in the game, obviously

Collision Meshes Patch - Hectrol Tumbleweed Patch[edit | edit source]

  • Files to install:
Hectrol Tumbleweed fix

Magazine Redux[edit | edit source]

  • Files to install:
MagRedux 1024x1024
MagRedux QuickFix

- Retexture of skill magazines

HiRes Skill Books Retexture[edit | edit source]

  • Install normally

- Same as above but for skill books

Improved Cyberdogs Textures[edit | edit source]

  • Files to install:
Improved Cyberdogs Textures
Improved Rex Textures
Improved Military Cyberdog Textures

- Adds a camo pattern to the military cyberdogs from OWB and also retextures Rex

EXE - Effect teXtures Enhanced[edit | edit source]

  • Install normally

- Overhauls many of the visual effects in the game. Can be somewhat FPS hungry if a lot is going on, so you can skip it out if you know your PC can't handle it

PM's Med-Textures - HD Chems and Venoms[edit | edit source]

  • Files to install:
PM's Med-Textures v1.0
PM's Med-X Texture
Sebastjin's Normals

- Retexture of chems and medicine while still staying true to the original design

HiRes Water Bottle Textures and Meshes[edit | edit source]

  • Install normally

- Makes the water bottles look like traditional plastic water bottles

6IXES Clutter Texture Pack[edit | edit source]

  • Download manually since its a FO3 mod
  • Special Installation Instructions: ONLY install the following files/folders:
meshes/clutter/food
textures/clutter/food/beerbottle*.dds, vokda*.dds, winebottle*.dds
textures/clutter/liqourbottles

- ONLY install the alchohal retexture stuff

PM's HD Ammo Boxes[edit | edit source]

  • Files to install:
PM's HD Ammo Boxes - 1K Diffuse 512px Normals

- Retextures ammo boxes

High Res Turpentine[edit | edit source]

  • Install normally

- Warning: You may want to pick up all the turptine you see to admire it

Vanilla Loading Screens HD[edit | edit source]

  • Instal normally

- Upscales Vanilla loading screens without ugly sharpening

Pause Menu HD[edit | edit source]

  • Files to install
Pause Menu HD - 1024

- Retextures the background of the pause menu

Wasteland Flora Overhaul - ESP-Less[edit | edit source]

  • Install normally

- Retextures flora and grass. The edited version includes Vurt's grass retexture that is not in the Nexus version. Original mod by Vurt.

Securitrons in CRT[edit | edit source]

  • Files to install:
Securitrons in CRT 1.0
OWB in CRT

- Adds scanlines to securitron monitors

Bighorner Model Variants[edit | edit source]

  • Files to install:
Bighorner Model Variants - Standard

- Makes Bighorners, calfs, and bulls look different from eachother

Bighorner Ultra High Resolution Texture[edit | edit source]

  • Install normally

- Retextures bighorner, works with the new variants from the mod above

Semitransparent Door Glass (Edited by Qolore)[edit | edit source]

  • Install normally

- Makes glass on most doors transparent (Doesn't add transparency to doors that don't have anything behind them). Original mod by KaneWright.

Tweaked Cashregister[edit | edit source]

  • Install normally

- Tweaks the mesh of the cash register to make it look less horrendous

Transparent Nuka Bottles[edit | edit source]

  • Install normally

- Lets you see through empty nuka cola bottles

High Res Vanilla Posters and Graffiti[edit | edit source]

  • Install normally

- Same upscaling method used for Vanilla Loading Screens HD

Snowglobes Redone[edit | edit source]

  • Files to install:
Snowglobes Redone DLC 1K
  • Special Installation Instructions: Don't install the following folders/files:
Snowglobes Redone - DLC.esp

- Retextures snowglobes as well as adding unique effects based on the location of each

High-Res Hula Girl Retex and Resource[edit | edit source]

  • Files to install:
Hula Girl - Coconut Bra
  • Special Installation Instructions:
Use either the x256 or the x512 version in the main file

- I didn't even know there was a Hula Girl in this game but it looks cooler now

High Resolution Potato[edit | edit source]

  • Special Installation Instructions:
Use the x128 version in the main file

Higher-Resolution Westside Craftsman Window[edit | edit source]

  • Special Installation Instructions:
Use either the x512 or x1024 version in the main file

High Resolution Bulletin Board and Primm Flyers[edit | edit source]

  • Special Installation Instructions:
Use either the x256 or the x512 version in the main file

- Anonther thing that I don't really know what it is but maybe I'll find out now cause it looks nicer

Pinyon Nuts Retexture[edit | edit source]

  • Install normally

High Resolution Iguana on a Stick[edit | edit source]

  • Install normally

- For the lizard connoisseur

Caravan Lunch - Fixed UV Map[edit | edit source]

  • Install normally

- Odds are you haven't ever or will never notice this but whatever

Mccarran Escalator Glass[edit | edit source]

  • Install normally

- A mod that aims to fix mccarrans eye-blindingly bad escalator glass textures by making it transparent

High-Resolution Bobby Pin Box[edit | edit source]

  • Special Installation Instructions:
Use the x512 version in the main file

Retextured Playing Cards[edit | edit source]

  • Files to install:
Cards Retexture 512x512 - Grimy Variant
Fixed Card Deck

Pip-Boy 2501[edit | edit source]

  • Install normally

- Adds the handheld pipboy from the classic Fallout games. An updated version of the Pip-Boy 2500

Dynamic Pipboy Light[edit | edit source]

  • Install normally

- Lets you set the range, brightness, color and activation timing of your pipboy light ingame

Satellite World Map[edit | edit source]

  • Files to install:
Satellite World Map

- A high-res Satellite map for the Mojave Wasteland

Satellite Maps DLC[edit | edit source]

  • Install normally

- High-res Satellite maps for Dead Money, Honest Hearts, Old World Blues, and The Lonesome Road

Character Expansions Revised[edit | edit source]

  • Special Installation Instructions:
Move everything from the 'Optional' folder to the data folder with all of the other .esps
You don't need to activate any of the patches until you actually install the mods the patches are for

- Visual overhaul of characters' faces, vanilla aesthetics

Vanilla Underwear Replacer[edit | edit source]

  • Install normally

- Removes the shirt for males and tweaks the shape of the female top

High Resolution Male Body Textures[edit | edit source]

  • Special Installation Instructions:
Install the 'Vanilla' version in the main file

- Higher resoloution male textures. Makes your hands look better while holding a gun mainly

Clarity - An Orange Tint Remover[edit | edit source]

  • Files to install:
Clarity - Dark Nights

- Gets rid of the ugly orange tint

DYNAVISION 3 - Total Visual Enhancement[edit | edit source]

  • Install normally

- DYNAVISION 3 provides a dynamic depth-of-field and auto-focus effect similar to a camera and a host of other visual enhancements and effects such as film grain and moods

  • NOTE: The update file can be ignored unless actually having the invisible NPC problem

Interior Fog Remover[edit | edit source]

  • Files to install:
NV_IFR
NV_IFR_CLARITYFIX
  • Special Installation Instructions:
Launch FNVEdit through MO
Select only Clarity - Dark Nights.esp  and NV_IFR_CLARITYFIX.esp
When the background loader has finished, right click NV_IFR_CLARITYFIX.esp and click 'Add Masters'
In the pop-up box, select Clarity - Dark Nights.esp and click OK
Save and exit

- Removes foggy veil from everywhere indoors


Template:TOC right

Dragbody's Faction Overhauls[edit | edit source]

Boomers Go Boom (Edited by Qolore)[edit | edit source]

  • Install normally

- Overhauls many uniforms of the Boomers to be of insanely high quality. My edit removes the changes to the NPC faces for all of the overhauls

Brotherhood Reforged (Edited by Qolore)[edit | edit source]

  • Install normally

- Overhauls many and uniforms of the BoS

Greater Khans (Edited by Qolore)[edit | edit source]

  • Install normally

- Overhauls the uniforms of the Great Khans

Powder is the New Black (Edited by Qolore)[edit | edit source]

  • Install normally

- Overhaulss the uniforms of the Powder Gangers. Really makes them look like prison escapees instead of some dudes in sweatshirts

Powder is the New Black - Vanilla Body Patch[edit | edit source]

  • Install normally

- Makes Powder is the New Black work with vanilla bodies

NCR Ultimate Overhaul (Edited by Qolore)[edit | edit source]

  • Install normally

- Overhauls the uniforms of the NCR with a WW2 aesthetic

  • Note: Has a bug where soldiers will sound muffled like they have face wrap over their mouths when they don't

NCR Ultimate Overhaul - Vanilla Body Patch[edit | edit source]

  • Install normally

- Makes NCR Ultimate Overhaul work with vanilla bodies

The Legion Will Ryse (Edited by Qolore)[edit | edit source]

  • Install normally

- Overhauls the uniforms of the Legion to give them a more Roman look

Template:TOC right

Gameplay Effects/Changes[edit | edit source]

JSawyer Ultimate Edition[edit | edit source]

  • Install normally

- Rebalance mod oringally made by the lead director of FNV and edited by PushTheWinButton. Think of it as a 'directors cut' mod

YUP - Gameplay Tweaks - JSawyer Ultimate Edition (Edited by Sigourn)[edit | edit source]

  • Special Installation Instructions:
Use this updated .esp and overwrite the .esp from the mod above
Launch FNVEdit through MO
Select only JSawyer Ultimate.esp and YUP - Gameplay Tweaks - JSawyer Ultimate Edition.esp
When the background loader has finished, right click YUP - Gameplay Tweaks - JSawyer Ultimate Edition.esp and click 'Add Masters'
In the pop-up box, select JSawyer Ultimate and click OK
Save and exit

- Combines a bunch of small gameplay effect mods made by Yukichigai. Edited by Sigourn to make it compatible with JSUE. Original mod by darthbdaman


Qolore Gameplay Tweaks[edit | edit source]

  • Special Install Instrucions:
Follow the merge instructions on the linked page

- Suggested mods that can be easily merged, meant to complement YUP Gameplay Tweaks. Merge instructions are at the bottom of the page

BLEED[edit | edit source]

  • Files to install:
BLEED NV

- An overhaul of how damage and force is applied for more deadly and challenging combat

YUP 10.4 - EVE - IMPACT - BLEED Compatiblity Patches[edit | edit source]

  • Files to install:
YUP and BLEED
  • Special Installation Instructions:
Launch FNVEdit through MO
Select only BLEEDNV.esp and YUP + BLEED.esp and click OK
When the background loader has finished, right click on YUP + BLEED.esp and select 'Add Masters'
Select BLEEDNV.esp from the pop up box
Save and exit

- Compatibility between YUP and BLEED

Mojave Arsenal[edit | edit source]

  • Install normally

- Adds ammo variants, reloading parts, and weapon mods as loot; fixes item naming conventions; improves recipes; and adds options for configuring GRA

JSawyer Ultimate Edition Patches[edit | edit source]

  • Files to install:
JSawyer Ultimate Edition - Mojave Arsenal Patch

- Patch for JSUE and Mojave Arsenal

VATS Alternative - A Comprehensive Bullet Time Mod[edit | edit source]

  • Install normally

- Adds a bullet time and adjusts vanila perks that used to effect just VATS to also effect the bullet time

Mojave Wildlife[edit | edit source]

  • Files to install:
Mojave Wildlife - FO3 No Chanced Spawns Version

- Adds hundreds more leveled, vanilla-friendly creature spawn points throughout the whole Mojave, based off unused vanilla leveled lists. This main file in particular is what the mod author reccomends because it adds the most variety and challenge

Mojave Raiders[edit | edit source]

  • Files to install:
Mojave Raiders
Mojave Raiders - .22LR Varmint Rifle Patch

- Overhaul of New Vegas's raider factions, balancing their loot and adding more of them to fight

Simple Street Lights V2 (Edited by Sigourn)[edit | edit source]

  • Install normally

- Makes the street lights in New Vegas functional. Original mod by DekoMan91.

Simple Fix For Simple Street Lights FNV[edit | edit source]

  • Special Installation Instructions:
Launch FNVEdit through MO
Select only SimpleStreetLights (Extra Lights).esp and SimpleStreetLightFix.esp and click OK
When the background loader has finished, right click on SimpleStreetLightFix.esp and select 'Add Masters'
Select SimpleStreetLights (Extra Lights).esp from the pop up box
Save and exit

- Fixes an LOD issue and a broken script that breaks the Ant Misbehavin quest

Burning Campfire REDONE[edit | edit source]

  • Install normally

- Now when you activate a campfire, you actually light it

Burning Campfire HH Patch[edit | edit source]

  • Install normally

- Fixes some weird edits that reverted changes the HH made

Spice of Life - Variety Armor and Clothing Robert Breeze Type3[edit | edit source]

  • Files to install:
NivSpiceofLife-V 1_2
  • Install normally

- Adds more clothing/armor to up the variety

Spice of Life - Variety Armor and Clothing - Vanilla/Default Body Patch[edit | edit source]

  • Special Installation Instructions:
Use the BSA Replacer version

- Spice of Life patch for Vanilla bodies

Mono's Spice of Life Package (Edited by Binguz)[edit | edit source]

  • Install normally

- Includes Mono's retexture for the Rogue Ranger Duster and re-balances some of the armors. Edited to remove dependencies on PN and Advanced Recon Thermal Nightvision. Original mod by MonoAccipiter

Mojave Patch Outpost[edit | edit source]

  • Files to install:
YUP-Spice of Life Patch
  • Install normally

- Adds the pick up and drop sounds and combines the FormID Lists

Distributed Necklaces and Chains (Edited by Sigourn)[edit | edit source]

  • Install normally

- Adds necklaces and chains to NPCs to hide the discoloration seam on NPCs necks caused by NVR2. Original mod by AcidicMInd.

No More Trippin and Bear traps[edit | edit source]

  • Install normally

- Floating companions will not trigger traps nor mines, nor will any of your companions if you have the Light Step or In My Footsteps perks. Also adds placeable bear traps

Combat Enhancer[edit | edit source]

  • Install normally

- Edits various Game Setting entries for NPCs making combat a bit more interesting

Enemy AI - Tactics - NPC Healing[edit | edit source]

  • Special Installation Instructions: Don't install the following folders/files:
XFO - 9db - Enemies - NPC Healing - med.esp
XFO - 9dc - Enemies - NPC Healing - high.esp

- NPCs use more cover, smarter NPC tactics and teamwork, more creature differences, and NPC healing

  • Note: After some testing it turns out AI intellegence is broken no matter what mods you use. To combat this, I'd suggest not using scoped weapons because you can just pick people off one by one without consequences. Its OP and not very fun.

Follower Tweaks[edit | edit source]

  • Install normally

- Assorted changes to remove annoying features from some followers

Karmic Balance - Karma Consequences[edit | edit source]

  • Install normally

- Adds Fallout 3-styled hitmen that come after you based on your karma

Alternative Repairing[edit | edit source]

  • Install normally

- Adds a new repair system on top of the old one that adds repair parts for you to craft and buy

Super Mutant Overhaulord[edit | edit source]

  • Files to install:
Super Mutant Overhaul - No overlords

- Buffs super mutants to make them more dangerous, as they should be

Gun Runners Actually Run Guns[edit | edit source]

  • Install normally

- Adds a Gun Runners Caravan and adds some rooms to the HQ

NAWEMO - NPCs use Ammo Variants and Weapon Mods[edit | edit source]

  • Install normally

- NPCs can now use weapon mods and different ammo types

PipBoys to the People[edit | edit source]

  • Install normally

- Adds Pip-Boys to NPCs who come from Vaults

Ammo Crafting Schematics[edit | edit source]

  • Files to install:
Ammo Crafting Schematics v1_0_6
ACS - DLC Merged v1_0_1

- Lets you craft and breakdown any ammo type or explosive in the game by finding or purchasing the appropriate schematics

Take Chems Make Fiends[edit | edit source]

  • Install normally

- You can move freely among the Fiends of the Mojave with the Day Tripper perk if you wear Raider armor and a Fiends helmet

Lonesome Road Flare Ammo[edit | edit source]

  • Install normally

- Gives the Flare Gun from Lonesome Road its own proper flares as ammo type instead of flamer fuel

Adrenaline[edit | edit source]

  • Install normally

- Adds the Fallout 4 adrenaline mechanic

Stealth suit Mk II reasonable Stimpak Med-X auto inject and sneak speed fix[edit | edit source]

  • Install normally

- Uses Stimpaks when player health falls to 40% instead of 50%, uses Med-X when player health falls to 30% instead of when one of players body parts condition falls below 25%, and adds missing speed multiplier while sneaking

Limitless Stats[edit | edit source]

  • Install normally

- Lets you continue increasing your SPECIAL stats, skills and level past their normal limits.

Rewarding Exploring - Unique Places for Unique Weapons[edit | edit source]

  • Install normally

- All unique weapons from Gun Runner's Arsenal have been placed around the Mojave for you to find

Water Overhaul (Edited by Sigourn)[edit | edit source]

  • Install normally

- Overhauls various aspects of water in New Vegas to add more variety, make radiation-free water more scarce, and increase difficulty. Original mod by PushTheWinButton.

JSawyer Ultimate Edition Patches[edit | edit source]

  • Files to install:
JSawyer Ultimate Edition - Water Overhaul Patch

Template:TOC right

Cut Content Restored[edit | edit source]

More Cut Content Merged (by Sigourn)[edit | edit source]

  • Install normally

- Merge of Child at Heart Perk, Cut Sewers Restored, Strip Wall Billboards, Tops Casino Neon Restored and the Uncut Wasteland's optional files: Road to Legate's Camp, Bison Steve Trees, Cottonwood Cove Shack, and Greenhouses.

New Vegas Uncut 1, 2, 3, 4, 5, 7 (Edited by Sigourn)[edit | edit source]

  • Install normally

- Merge of moburma80's uncut series of mods, edited to be compatible with JSUE and YUP Tweaks. Original mod by LordNino215 and MoBurma.

New Vegas Uncut 6 - If It Wasn't For Betsy Remastered[edit | edit source]

  • Install normally
  • Manual FNVEdit Cleaning Required:
Run FNVEdit through MO2
Right-click inside the file listing and select "None".
Check the box adjacent to lexx_brahmin-betsy.esp and click [OK]. Wait for the message "Background Loader: finished" to appear in the right pane.
Right-click lexx_brahmin-betsy.esp and select "Apply Filter For Cleaning". Wait for the message "[Filtering Done]" to appear in the right pane.
Right-click lexx_brahmin-betsy.esp and select "Remove Identical To Master Records". Wait for the message "[Removing Identical to Master records done]".
Right-click lexx_brahmin-betsy.esp and select "Undelete and Disable References". Wait for the message "[Undeleting and Disabling References done]".
Close out of FNVEdit and save the plugin

- Adds the cut content companion Betsy and her unique quest to the game

New Vegas Uncut - Outside Bets[edit | edit source]

  • Install normally

- Restores and collates minor pieces of cut content that are too small for their own mods, to restore all the NPCs removed by Obsidian's patching process, and to fix a few minor bugs that prevent content in the vanilla game

DiDisaan's Patch Emporium - JSawyer Ultimate Edition[edit | edit source]

  • Files to install:
JSawyer Ultimate Edition - New Vegas Uncut - Outside Bets
JSawyer Ultimate Edition - Ragdolls

- Patch for JSUE and Outside Bets

Uncut Wasteland[edit | edit source]

  • Files to install:
Uncut Wasteland. Outside Bets

- Restores a huge amount of scenery and little random things which were patched out of the game post-release

The Moon Comes Over The Tower - Restored[edit | edit source]

  • Install normally

- Re-adds the part of the quest which requires you to go H&H Tools Factory, Camp Golf, and North Vegas Steel to disable the network encryption

Prerelease Restored[edit | edit source]

  • Install normally

- Restores content seen in the prerelease trailers and screenshots but later cut from the game


Template:TOC right

Weapon Related Stuff[edit | edit source]

HD Hi-Res World View Weapon Textures[edit | edit source]

  • Install normally

- Replaces the lower resolution world view textures with the higher resolution 1st person textures

B42 Weapon Intertia[edit | edit source]

  • Install normally

- Adds weapon intertia

Melee Reach Fixed[edit | edit source]

  • Files to install:
ALTERNATIVE mastahbossu's Scripted Version

- This mod alters the reach of all melee and unarmed weapons in the game, including Unique and NPC only versions, to better reflect the size of their model

Worn-Out Scope Crosshair Replacers[edit | edit source]

  • Files to install:
Worn-Out Scopes

- Makes the scopes look more realistic by being worn-out

Scope Replacer Pack[edit | edit source]

  • Files to install:
Less Serious Mr Serious
Warning-Logo.png

WARNING

Template:FOMOD_Instructions is deprecated and should no longer be used on this wiki. Please change this template call to use the better-looking and simpler Template:Fomod. We apologize for the inconvenience.
FOMOD Instructions
Scope Replacer Pack
Scope Replacer Pack
Mr. Serious Alt

Weapon Mesh Improvement Mod[edit | edit source]

  • Install normally

- Fixes for mesh errors, UV errors, incorrect flags, missing extra data, form lists, projectiles, and other weapon related bugs and errors

HD One Hand Melee by Insanity Sorrow[edit | edit source]

  • Files to install:
One Hand Melee HD
Gun Runner Box HD

- HD versions of one handed melee weapons

Cleaver and Chopper Retexture[edit | edit source]

  • Files to install:
Install normally

- Retexture of the cleaver and The Chopper

Template:TOC right

Quests and New Locations[edit | edit source]

The Someguy Series[edit | edit source]

  • Install normally

- Master file required for all of Someguy2000's quest mods

New Vegas Bounties I[edit | edit source]

  • Install normally

- Pursue high-risk bounties across the Mojave Wasteland in this fully-voiced adventure mod

New Vegas Bounties II[edit | edit source]

  • Install normally

- The fully-voiced sequel to the hit action/adventure plugin, New Vegas Bounties I

  • NOTE: The LOOT message about a dirty plugin can be ignored

PM's Sweeter Revenge - Minimod[edit | edit source]

  • Files to install:
PM's Sweeter Revenge - 1K

- HD Retexture for the "Sweet Revenge" .44 Revolver from New Vegas Bounties

New Vegas Bounties III[edit | edit source]

  • Install normally

- The final chapter of the New Vegas Bounties series

The Inheritance[edit | edit source]

  • Install normally
  • Manual FNVEdit Cleaning Required:
Run FNVEdit through MO2
Right-click inside the file listing and select "None".
Check the box adjacent to theinheritence.esp and click [OK]. Wait for the message "Background Loader: finished" to appear in the right pane.
Right-click theinheritence.esp and select "Apply Filter For Cleaning". Wait for the message "[Filtering Done]" to appear in the right pane.
Right-click theinheritence.esp and select "Remove Identical To Master Records". Wait for the message "[Removing Identical to Master records done]".
Right-click theinheritence.esp and select "Undelete and Disable References". Wait for the message "[Undeleting and Disabling References done]".
Close out of FNVEdit and save the plugin

- Compact, lore-friendly quest mod for Fallout: New Vegas, designed to offer new avenues to experience combat and role-playing for high-level characters

Russell[edit | edit source]

  • Install normally

- In-depth, fully-voiced, lore-friendly, male companion designed to enrich the player's experiences in the Mojave Wasteland

  • NOTE: If having crashing during the attack on Silverwood, try replacing the .esp with the 'Russell Version 1.17 Small Battle' optional file

Someguy Series Tweaks[edit | edit source]

  • Install normally

- Merges many mods that tweak parts of Someguy's quest mods. For a list of the mods included see here.

The New Bison Steve Hotel and Lucky Casino[edit | edit source]

  • Files to install:
New Bison Steve Version 107 MASTER FILE VERSION

- Rebuild the Bison Steve Hotel and Lucky Casino from an empty structure to the Grand Opening and get a cut of the profit, two great player home options, unique weapons and armor and your own personal vendor

Afterschool Special[edit | edit source]

  • Files to install:
Afterschool Special Version 2O1

- Quest to complete a makeover of the the Schoolhouse in Goodsprings and turn it into a player home

NVInteriors Project[edit | edit source]

  • Files to install:
NVInteriors Core
NMC_NVInteriors Compatibility patch Small (or whatever size NMC pack you used)

- Adds many new interiors and changes boarded up buildings into fully-explorable ones

NVInteriors Rewritten[edit | edit source]

  • Files to install:
 NVInteriors_Rewritten_ESMReplacer

- Rewrites all notes, terminal entries, and names in Chucksteel's NVInteriors to be grammatically correct, as well as more coherent and sensible, while also attempting to further enchance the extra content Chucksteel has added by making it consistent with already existing lore

Wasteland Loot (With New Locations)[edit | edit source]

  • Install normally

- Adds more to the Mojave experience, including new locations (marked and unmarked), interesting encounters, loot, enemies to fight and more

Mobile Truck Base[edit | edit source]

  • Files to install:
Data
MTB Van

- A small mobile housing mod

Comprehensive Cleanup and Item Respawn (Edited by First Edition)[edit | edit source]

  • Install normally

- Adds the Fallout 4 item & container re-spawn style to the game. Edited to include Afterschool Special and Mobile Truck Base

Deimos[edit | edit source]

  • Install normally

- Adds a new quest and 1.5-3 hours of gameplay to the Mojave Wasteland

Autumn Leaves[edit | edit source]

  • Files to install:
Autumn Leaves
Autumn Leaves Esp V1.031

- A DLC-sized Quest Mod with more than 2000 pro-voiced lines where you try to solve a murder mystery

YUP - Autumn Leaves Patch[edit | edit source]

  • Install normally

- Adds the Cateye bug fixes from YUP to the Cat Paw perk from Autumn Leaves. Made by TDarkShadow

3dNPC Fallout NV Bundle[edit | edit source]

  • Special Installation Instructions: Don't install the follow folders/files:
3DNPC_Velius.esp
VincentVincent.esp

- Adds a bunch of new fully voiced generic NPCs, named NPCs, Companions, and a new bar in Freeside with some new quests

Hope, Cooper, and Ford JIP CCC Avatars (By Binguz)[edit | edit source]

  • Install Normally

- Adds JIP CCC Avatars for Hope Lies from 3dNPC bundle and Ford and Cooper from NVBIII. Made by Binguz from the Discord

Medical Clinic Expanded[edit | edit source]

  • Install normally

- Opens up the interior with additional rooms, details and NPCs to fit it's description more

Unfriendlier Persuasions - Vanilla Quest revisited[edit | edit source]

  • Install normally

- Makes the quest Unfriendly Persuasions more interesting and dynamic

Vault 22 Flora Overhaul (Edited by Binguz)[edit | edit source]

  • Install normally

- All levels of Vault 22 22 have been modified and cluttered with more flora, ivy, bushes, grasses and some creepy things. Edited to remove new creatures, weapons, poison effects and crafting recipes. Original mod by macintroll.

  • NOTE: Do not clean the mod or else you will experience CTDs on startup

Consistent Pipboy Icons and Fixes[edit | edit source]

  • Files to install:
(Recommended) Upscaled Consistent Pip-Boy Icons
Warning-Logo.png

WARNING

Template:FOMOD_Instructions is deprecated and should no longer be used on this wiki. Please change this template call to use the better-looking and simpler Template:Fomod. We apologize for the inconvenience.
FOMOD Instructions
Upscaled Consistent Pip-Boy Icons
Replacer
Replacer
Vault Girl
Vault Girl

DotMO.png None

Next
Fixes for Solid Project
Fixes for Solid Project
Fixes for Solid Project
Fixes for Solid Project

DotMO.png None

Next
Compatibility Patches
Compatibility Patches
Fallout 3 Mods
Fallout 3 Mods

DotMO.png None

For New Vegas
For New Vegas

CheckmarkMO.png Alternative Repair

CheckmarkMO.png EVE

Next
Compatibility Patches
Compatibility Patches
For New Vegas
For New Vegas

DotMO.png Misc Item Icons

DotMO.png Mojave Arsenal

DotMO.png New Vegas Bounties II

DotMO.png Pipboy 2500 ArmMounted Pipboy 2500

Next
Compatibility Patches
Compatibility Patches
For New Vegas
For New Vegas

DotMO.png Spice of Life - Variety Armor and Clothing

DotMO.png The Inheritence

DotMO.png WMX

Install

- Fixes color consistency bugs in pipboy icons. Installing now so nothing overwrites it

Interior Lighting Overhaul[edit | edit source]

  • Files to install:
Interior Lighting Overhaul 6-9 - Mod Organizer
  • Manual FNVEdit Cleaning Required:
Run FNVEdit through MO2
Right-click inside the file listing and select "None".
Check the box adjacent to ILO - New Vegas Bounties.esp and click [OK]. Wait for the message "Background Loader: finished" to appear in the right pane.
Right-click ILO - New Vegas Bounties.esp and select "Apply Filter For Cleaning". Wait for the message "[Filtering Done]" to appear in the right pane.
Right-click ILO - New Vegas Bounties.esp and select "Remove Identical To Master Records". Wait for the message "[Removing Identical to Master records done]".
Right-click ILO - New Vegas Bounties.esp and select "Undelete and Disable References". Wait for the message "[Undeleting and Disabling References done]".
Close out of FNVEdit and save the plugin

- Modifies all interior cells giving them a realistic look and a more creepy feel

NVInteriors Rewritten[edit | edit source]

  • Files to install:
NVInteriors_Rewritten_ILO-Patch

- Replace the orginal ILO .esp with this one

Interior Fog Remover[edit | edit source]

  • Files to install::
NV_IFR_ILOFIX
  • Special Install Instrucions:
Launch FNVEdit through MO
Select only NV_IFR_ILOFIX.esp and Interior Lighting Overhaul - Ultimate Edition.esp
When the background loader has finished, right click 'Add Masters' 
In the pop-up box, select Interior Lighting Overhaul - Ultimate Edition.esp and click OK
Save and exit

- Compatibility patch for Interior Lighting Overhaul

Template:TOC right

Audio[edit | edit source]

All Weapon Sounds Overhaul[edit | edit source]

  • Files to install:
All Weapon Sounds Overhaul
AWSO-WMXEVEYUP-ALLDLC-Merged

- Adds more realistic gun sounds to all of the guns in the game

Rockin' Radio[edit | edit source]

  • Install normally

- Brings 34 of my personal favorite genre of music, 50s rock and roll! Check here for a song list. Feel free to give me song suggestions in the discord

MTB - New Engine Sounds for Mobile Truck Base[edit | edit source]

  • Install normally

- New sounds that aren't as loud as the original and are much higher audio quality

Immersive Pickup Sounds FNV Edition[edit | edit source]

  • Files to install:
Immersive Pickup Sounds - Compatibility Version

- Adds pickup sounds to many items that used to use the generic pickup sound

Human Collision Sounds Removed[edit | edit source]

  • Install normally

- Prevents human collisions sounds from playing (Doesn't affect the sound that plays when you land from a jump)

Robot Collision Sounds Removed[edit | edit source]

  • Install normally

- Replaces the sounds most commonly heard when robots collide with the environment with a silent file

Template:TOC right

LOD Improvements[edit | edit source]

FNVLODGen[edit | edit source]

  • Files to install:
FNVLODGen 3.2.1
FNVLODGen Resource
Trees LOD Billboards Vanilla
  • Special Installation Instructions:
Install the files from FNVLODGen 3.2.1 to a seperate folder anywhere
Add FNVLODGen.exe to MO2 like we have with all the other .exes

- One-click LOD generator for FNV

LOD additions and improvements[edit | edit source]

  • Files to install:
LODadditions
LODadditions-NVInterriors
  • Special Install Instrucions: Don't install the following folders/files:
textures/clutter/billboard01blod.dds
textures/clutter/billboard01blod_n.dds 

- A collection of new, low poly models to use during generating LOD

Less Horrendous Vikki and Vance Casino LOD Mesh[edit | edit source]

  • Install normally

- Replaces the terrible LOD model and textures of the boarded casino nif with a slightly better one based of the original mesh

Much Needed LOD[edit | edit source]

  • Files to install:
Much Needed LOD
Much Needed LOD - Ojo Bueno Patch

- Adds new distant level-of-detail to many world objects; from vehicles, roads, barricades, and lots of rocks

  • FNVLODGen Instructions
Right-click on the lowest mod in MO's left pane
Go to All Mods and then select 'Create Empty Mod'
Title the mod 'FNVLODGen Output
Activate the mod you just created
Go to the 'Modify Executables' 
Click on FNVLODGen
Tick the box next to 'Create Files in Mod instead of Overwrite
From the drop-down menu select the 'FNVLODGen Output' mod you just created
Click 'Modify' and then exit that window
Run FNVLODGen through MO2
Make sure 'Objects LOD' and 'Trees LOD' are ticked in the right pane
Tick 'Build atlas'
Set 'Build atlas' to '4096 x 4096' 
In the left pane right click and click 'Select All' 
Click 'Generate' and wait for it to finish

Improved LOD Noise Texture[edit | edit source]

  • Files to install:
Improved LOD noise Texture

- Improves the generic ground LOD

Template:TOC right

Merge Plugins Guide[edit | edit source]

Template:TOC right

Making a Bashed Patch[edit | edit source]

  1. Open Wrye Bash Through MO2
  2. Click OK to any pop-up
  3. Right click 'Bashed Patch, 0.esp'
  4. Navigate to File -> Delete
  5. Right Click on the top bar and navigate to File -> New Bashed Patch...
  6. Right click on the new bashed patch and select 'Rebuild Patch...'
  7. Make sure everything in the pop-up box is checked and then click ok
  8. Uncheck everything on the left panel except 'Merge Patches'
  9. Leave FNVLODGen.esp and MuchNeededLOD.esp unchecked
  10. Click Build Patch and wait for it to finish. Wrye Flash should take care of everything from here and ask to activate itself if that is needed.
  11. After building the patch, re-check 'FNVLODGen.esp', 'MuchNeededLOD.esp', and 'WMX-ArenovalisTextures.esp'

Making a Smashed Patch[edit | edit source]

  1. Launch Mator Smash through MO2
  2. On the plugin select pop-up box, just select OK
  3. Select every plugin except 'FalloutNV.esm'
  4. Right click and navigate to 'Smash setting -> Smash -> Smash.All
  5. In the top left, click the green arrow button
  6. Wait for smash to finish creating the patch
  7. Close out when its finished generating

Template:TOC right

My Settings[edit | edit source]

Qolore7's Settings[edit | edit source]

  • If theres no picture for a certain portion it means I didn't edit anything or its all person preference (like controls). Also any hotkeys are obviously up to you (Except the KeyBoy settings are needed to prevent you accidently hitting 'Take all' when trying to put stuff in a container)

Template:TOC right

Conclusion[edit | edit source]

So, thats it then. Thanks for sticking around for the entire thing. Remeber to report any bugs and issues to preferably the Discord but you can also PM me. Hopefully people still use this in about a month because I know I'm doing nothing but playing Fallout 76 for about 3 months when it comes out.