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>")
mNo edit summary
Line 13: Line 13:
|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:
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>
}}
}}

Revision as of 20:29, August 3, 2021

Unofficial Patch NVSE Plus

by PushTheWinButton, TrueVoidWalker, miguick

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

INSTALLATION

Download and install the latest version.

.INI FILE EDITS

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