FalloutNV:Dusty Distance Redone: Difference between revisions

From Step Mods | Change The Game
(Created page with "{{Mod |author=zebumper |modgroup=18-Lighting & Weather |sourcename=Nexus |sourceid=75183 |forumtid=17383 |core=No |landw=No |enb=No }} {{Recommendations |enabledetailed=Yes |d...")
 
No edit summary
Line 22: Line 22:
# Find the following lines and change their values to the ones below (save and close the file when done):
# Find the following lines and change their values to the ones below (save and close the file when done):


<p class="mpcode">
<p class="mpcode">iMinFarDusty = 75000
iMinFarDusty = 75000
iMaxFarDusty = 99000
iMaxFarDusty = 99000
iMinFarDustyNight = 75000
iMinFarDustyNight = 75000

Revision as of 20:57, August 15, 2022

Dusty Distance Redone

by zebumper

Game:

FalloutNV

Download:

Mod Group:

[[:Category:ModGroup 18-Lighting & Weather"18-Lighting & Weather" is not in the list (01-Tools, 02-Extenders, 03-Resources, 04-Foundation, 05-Animation and Physics, 06-Models and Textures, 07-Sounds and Music, 08-Character Appearance, 09-Fixes, 10-Gameplay-General, ...) of allowed values for the "ModGroup" property.|18-Lighting & Weather]]

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

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

WARNING: Not compatible with ENB.

INSTALLATION

Download and install the main file. Then download and install the Dusty Distance Redone - 99k. Select [Merge] when prompted.

OPTIONAL .INI FILE EDITS

WARNING: These edits must be repeated every time the mod is updated.

The ,ini file that comes with the mod allows one to adjust the distance at which the fog is visible and potentially disable it during night/day.

STEP recommends the following settngs to randomize the distance at which the fog effect will appear (within set margins).

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

iMinFarDusty = 75000 iMaxFarDusty = 99000 iMinFarDustyNight = 75000 iMaxFarDustyNight = 99000

Guide users are encouraged to experiment with these values a bit to find what works best for them.