FalloutNV:NVSE: Difference between revisions

From Step Mods | Change The Game
mNo edit summary
mNo edit summary
Line 12: Line 12:
|detailed=Download and install the latest archive:
|detailed=Download and install the latest archive:
# Place all *.exe and *.dll files into <code><Fallout New Vegas>/</code> (not the data directory!), usually found at <code><...\Steam\steamapps\common\Fallout New Vegas></code>. Should be four files:
# Place all *.exe and *.dll files into <code><Fallout New Vegas>/</code> (not the data directory!), usually found at <code><...\Steam\steamapps\common\Fallout New Vegas></code>. Should be four files:
# ''nvse_1_4.dll''
#* ''nvse_1_4.dll''
# ''nvse_loader.exe''
#* ''nvse_loader.exe''
# ''nvse_editor_1_4.dll''
#* ''nvse_editor_1_4.dll''
# ''nvse_steam_loader.dll''
#* ''nvse_steam_loader.dll''


# Install nvse.ini into Mod Organizer.
# Install nvse.ini into Mod Organizer.

Revision as of 13:12, June 2, 2021

NVSE

by DemoRome, IstewieAI, c6-dev, carxt, iranrmrf, jazzisparis, korri123

Game:

FalloutNV

Download:

Mod Group:

Baseline:

n/a

Links:

CR Patch:

No

LW Patch:

No

PP Patch:

{{{pp}}}"{{{pp}}}" is not recognized as a Boolean (true/false) value.

ENB Option:

{{{enb}}}"{{{enb}}}" is not recognized as a Boolean (true/false) value.

Guide/Version-Specific Mod Recommendations

Existing Guides
1.0.0
1.1.0
1.2.0
Type a version string using the format indicated by the placeholder text below. Copy/paste the intended guide version from the "Existing Guides" table above (if it exists) into the field below. For unofficial user-created guides, use the format indicated by the placeholder text. Editors: Please DO NOT use wiki headings inside of custom Recommendations and also avoid using templates if at all possible! Template calls add to the max threshold, and headings mess up the guide ToC.

Recommendations

Download and install the latest archive:

  1. Place all *.exe and *.dll files into <Fallout New Vegas>/ (not the data directory!), usually found at <...\Steam\steamapps\common\Fallout New Vegas>. Should be four files:
    • nvse_1_4.dll
    • nvse_loader.exe
    • nvse_editor_1_4.dll
    • nvse_steam_loader.dll
  1. Install nvse.ini into Mod Organizer.
    • Click the Archive button.
    • Browse to and select the downloaded nvse archive.
    • In the manual installation prompt, right-click data and select "Set data directory".
    • Click OK
  2. Edit NVSE_Config.ini
    • Double-click the NVSE mod in Mod Organizer and select "Ini-Files", and paste the following:
[General]
scrapheapsizeMB=128

If NVSE.ini contains the lines below, delete them. Heap allocation will be handled through a separate mod, NVHR:

[Memory]
DefaultHeapInitialAllocMB=400

Restart MO; if NVSE is installed correctly, MO will detect it and show in the executables drop down.