Logo Viva New Vegas


Utilities

Make sure the Viva New Vegas profile is active before proceeding.

Creating a Separator in MO2.

  1. Right-click the empty space in the left pane of MO2 and select Create separator.
  2. Name the separator Utilities.

xNVSE (Script Extender)

Installation instructions:

  1. Main Files - New Vegas Script Extender (NVSE) (Manual download).
  2. From the downloaded archive, extract everything to the game's Root folder.
Despite its name, nvse_steam_loader.dll is still needed with the GOG version of the game.
If you do not know what the Root folder is, read the Key Terminology section from the Setup page.
  1. After proper install, your Root Folder should look like this:
    Screenshot of the root folder showcasing correct xNVSE install
An updated version of the original NVSE, which extends the scripting capabilities of the game.

FNV BSA Decompressor

Installation instructions:

  1. Download the Main Files - FNV BSA Decompressor and extract the contents of the archive anywhere outside of the default Windows folders.
  2. From the extracted archive, run FNV BSA Decompressor.exe.
  3. The Fallout: New Vegas and Decompressed Archives paths should be filled by default (root folder and data folder respectively). If they aren't, close the program and re-run your game launcher to generate the required registry key.
  4. Click Decompress, wait for the process the finish, then exit the program once finished.
Decompresses BSA files to reduce loading times and stuttering. Can also fix certain sound effects not playing.

Ultimate Edition ESM Fixes

Installation instructions

  1. Download the Main Files - Ultimate Edition ESM Fixes and extract the contents of the archive anywhere outside of the default Windows folders.
  2. Click the mo2 folder button button next to the profiles bar and select Open Mods folder.
  3. Create an empty folder called Fixed ESMs inside of the Mods folder.
  4. From the extracted archive, run Installer.exe.
  5. The Fallout: New Vegas path should be filled by default (root folder). If it isn't, close the program and re-run your game launcher to generate the required registry key.
  6. Click Browse next to the ESM Fixes path field, then choose the Fixed ESMs folder you just created.
  7. Click Install, wait for the process the finish, then exit the program once finished.
  8. In Mod Organizer 2, press F5 to refresh the left pane and enable the Fixed ESMs mod by ticking its checkbox.
Optimizes and fixes thousands of records across the base game and DLC plugins to increase performance and stability.

FNV 4GB Patcher

This is required for both Steam & GOG users! The 4GB Patch included with the GOG release is obsolete as it lacks NVSE integration.

Installation instructions:

  1. Download the Main Files - 4GB Patcher.
  2. From the downloaded archive, extract the .exe file to the game's Root folder.
  3. Right-click on FNVpatch.exe and select Run as administrator.
  4. A command prompt window will open and should say FalloutNV.exe patched!
  5. Close the command prompt and a file named FalloutNV_backup.exe should appear in the game's Root folder.
Allows the game to use 4GB of RAM and makes the default executable auto-load NVSE, which is safer than using the NVSE executable.

New Vegas Heap Replacer

Installation instructions:

  1. Download the Main Files - NVHR using the Manual Download button.
  2. From the downloaded archive, extract everything to the game's Root folder.
Replaces the game's heap management system with a much faster version, which can lead to large performance gains.

JIP LN NVSE Plugin

Installation instructions:

Adds new script functions, features and engine bug fixes.
This is the first mod in the guide that is installed with the Mod Manager Download button, you will need to click that button then head to the Downloads section of Mod Organizer 2 to install it. Once installed, make sure you check the box next to it in the left pane of MO2 to enable it.

It is also the first mod in the guide you need multiple files from, remember to Rename each file to match what it actually is.

JohnnyGuitar NVSE

Installation instructions:

Adds new script functions, features and engine bug fixes.

NVTF - New Vegas Tick Fix

Installation instructions:

IMPORTANT: If you are running the game at a resolution higher than 1080p, install the Texture Modding and High Res Preset instead!
Fixes micro-stuttering, performance and allows playing at higher framerates (up to a safe maximum of 120).

Yvile's Crash Logger

Installation instructions:

  1. Main Files - Crash Logger
A DLL that logs raw crash data.

FNV Mod Limit Fix

Installation instructions:

Raises the game's file handles limit and improves performance/loading times, even if you are far below it.

kNVSE Animation Plugin

Installation instructions:

Resource for expanding and improving the game's limited animation system.

Improved Console (NVSE)

Installation instructions:

Enhances the console's abilities to be able to execute and print results from all available script commands. Full scripting support inside console, including creating variables and evaluating NVSE expressions (arrays, strings) for easy mod development and prototyping. Mouse wheel scrolling included too.

Console Paste Support

Installation instructions:

Adds Ctrl+V as a hotkey to paste into the in-game console, along with a few other helpful shortcuts.

Basic Console Autocomplete

Installation instructions:

Adds autocomplete and reverse searching to the game console.

ShowOff xNVSE Plugin

Installation instructions:

NVSE plugin adding new functions and engine-level tweaks & bugfixes.

UIO - User Interface Organizer

Installation instructions:

Automatically ensures that multiple HUD extensions work together, as well as fixing many bugs and improving performance.

KEYWORDS

Installation instructions:

Implements an ESPless framework to create, and automatically load keywords in a simple user-friendly way, via use of ini config files.

Custom INI

In this step we will take advantage of JIP LN NVSE's FalloutCustom.ini feature to improve performance and stability without affecting the main INIs.
  1. Make sure the Viva New Vegas profile is active.
  2. Click the MO2 INI button button at the top of MO2 and select INI Editor.
  3. Select the FalloutCustom.ini tab, which should be blank.
    • Make sure you are in the FalloutCustom.ini tab and NOT the Custom.ini tab.
  4. Paste in the following:
It is highly recommended to avoid changing any other INI settings not in the guide and to avoid using tools like BethINI. You will realistically not need any other tweaks than the ones already in the guide.

Testing Utilities

  1. Restart your PC (otherwise some plugins will print out 0).
  2. Launch the game using the New Vegas option in MO2 (not the NVSE option).
  3. Run New Vegas through MO2
  4. If you see a black console window appear, it means NVHR is working.
    • If not, NVHR is installed incorrectly.
  5. Once the game has reached the main menu, hit the ~ key (above the tab key) to open the console.
    • You will need to unplug/disconnect any controllers to be able to use the keyboard.
  6. Enter GetNVSEVersion and the console should print NVSE version: 6
    • If not, xNVSE is installed incorrectly.
  7. Next, enter GetIsLAA and the console should print GetIsLAA >> 2
    • If it prints >> 0, then the 4GB Patch was applied incorrectly.
    • If it prints an error message, then JIP LN NVSE is installed incorrectly.
  8. Next, enter GetINISetting "iNumHWThreads:General" and the console should print INISetting iNumHWThreads:General >> 3
  9. Next, enter IsDLLLoaded CrashLogger and the console should print IsDLLLoaded "CrashLogger.dll" >> 1
  10. Next, enter IsDLLLoaded NVTF and the console should print IsDLLLoaded "nvtf.dll" >> 1
    • If not, then NVTF is installed incorrectly.
  11. Lastly, enter IsDLLLoaded mlf and the console should print IsDLLLoaded "mlf.dll" >> 1