FalloutNV:Unofficial Patch NVSE Plus: Difference between revisions

From Step Mods | Change The Game
m (Text replacement - "(<span class="h5">)(.*)(<\/span>)" to "<div class="mpheading">$2</div>")
m (Text replacement - "|core=Yes |landw=No |enb=No" to "|core=Yes |landw=No |pp=No |enb=No")
 
(4 intermediate revisions by 2 users not shown)
Line 5: Line 5:
|sourceid=71239
|sourceid=71239
|forumtid=15765
|forumtid=15765
|core=No
|core=Yes
|landw=No
|landw=No
|pp=No
|enb=No
|enb=No
}}
}}
Line 13: Line 14:
|enabledetailed=Yes
|enabledetailed=Yes
|detailed=<div class="mpheading">INSTALLATION</div>
|detailed=<div class="mpheading">INSTALLATION</div>
: Download and install the latest version.
Download and install the latest version.


<div class="mpheading">.INI FILE EDITS</div>
<div class="mpheading">.INI FILE EDITS</div>
: It is recommended to change some of the default INI settings:
<span class=redtx>'''WARNING:''' These edits must be repeated every time the mod is updated.</span>
It is recommended to change some of the default INI settings:
# Double-click the mod in Mod Organizer and select [Ini-Files].
# Double-click the mod in Mod Organizer and select [Ini-Files].
# Find the following lines and change their values to the ones suggested:.
# Find the following lines and change their values to the ones suggested (save and Exit when done):
# Save and Exit when done.
<p class="mpcode">[OPTIONS]
::<code>[OPTIONS]</code>
bChristineSkills=1
::<code>bChristineSkills=1</code>
bCompanionSuiteEffects=1
::<code>bCompanionSuiteEffects=1</code>
bKnockdownExploitFix=1
::<code>bKnockdownExploitFix=1</code>
bMissingDMReturnOptions=1
::<code>bMissingDMReturnOptions=1</code>
bPyromaniacBurningDamageFix=1
::<code>bPyromaniacBurningDamageFix=1</code>
bRetroactiveExplosionImmunityFix=0
::<code>bRetroactiveExplosionImmunityFix=0</code>
bReturnToSenderMoraleFix=1
::<code>bReturnToSenderMoraleFix=1</code>
bStrongerEuclidDeathRay=1</p>
::<code>bStrongerEuclidDeathRay=1</code>
}}
}}

Latest revision as of 18:40, January 3, 2023

Unofficial Patch NVSE Plus

by PushTheWinButton, TrueVoidWalker, miguick

Game:

FalloutNV

Download:

Mod Group:

Baseline:

n/a

Links:

CR Patch:

Yes

LW Patch:

No

PP Patch:

No

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

INSTALLATION

Download and install the latest version.

.INI FILE EDITS

WARNING: These edits must be repeated every time the mod is updated. It is recommended to change some of the default INI settings:

  1. Double-click the mod in Mod Organizer and select [Ini-Files].
  2. Find the following lines and change their values to the ones suggested (save and Exit when done):

[OPTIONS] bChristineSkills=1 bCompanionSuiteEffects=1 bKnockdownExploitFix=1 bMissingDMReturnOptions=1 bPyromaniacBurningDamageFix=1 bRetroactiveExplosionImmunityFix=0 bReturnToSenderMoraleFix=1 bStrongerEuclidDeathRay=1