FalloutNV:NVSE: Difference between revisions

From Step Mods | Change The Game
No edit summary
m (Text replacement - "(<span class="h5">)(.*)(<\/span>)" to "<div class="mpheading">$2</div>")
Line 12: Line 12:
|short=Detailed Instructions available
|short=Detailed Instructions available
|enabledetailed=Yes
|enabledetailed=Yes
|detailed=<span class="h5">ROOT FILES INSTALLATION</span>
|detailed=<div class="mpheading">ROOT FILES INSTALLATION</div>
# Download the latest archive.
# Download the latest archive.
# Place all *.exe and *.dll files into <code>Fallout New Vegas</code> folder (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> folder (not the data directory!), usually found at <code><.../Steam/steamapps/common/Fallout New Vegas></code>. Should be four files:
Line 20: Line 20:
#* ''nvse_steam_loader.dll''
#* ''nvse_steam_loader.dll''


<span class="h5">.INI FILE CONFIGURATION</span>
<div class="mpheading">.INI FILE CONFIGURATION</div>
# Create a empty mod in the mod list of MO and name it ''NVSE'', or anything similar.
# Create a empty mod in the mod list of MO and name it ''NVSE'', or anything similar.
# Within the ''SKSE'' folder, create a new file named ''nvse_config.ini'' i.e. <code>..NVSE/nvse_config.ini</code>
# Within the ''SKSE'' folder, create a new file named ''nvse_config.ini'' i.e. <code>..NVSE/nvse_config.ini</code>
Line 32: Line 32:




<span class="h5">RESTART MO</span>
<div class="mpheading">RESTART MO</div>
* If NVSE is installed correctly, MO will detect it and show in the executables drop down.
* If NVSE is installed correctly, MO will detect it and show in the executables drop down.
}}
}}

Revision as of 17:44, August 3, 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:

No

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

ROOT FILES INSTALLATION
  1. Download the latest archive.
  2. Place all *.exe and *.dll files into Fallout New Vegas folder (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
.INI FILE CONFIGURATION
  1. Create a empty mod in the mod list of MO and name it NVSE, or anything similar.
  2. Within the SKSE folder, create a new file named nvse_config.ini i.e. ..NVSE/nvse_config.ini
  3. Open the new file and copy and paste the code in the box below
  4. Save and close the file when finished.
[General]
scrapheapsizeMB=128


RESTART MO
  • If NVSE is installed correctly, MO will detect it and show in the executables drop down.