SkyrimSE:No Grass In Objects: Difference between revisions

From Step Mods | Change The Game
mNo edit summary
mNo edit summary
Line 15: Line 15:
'''GRASS LOD CONFIGURATION'''<br>
'''GRASS LOD CONFIGURATION'''<br>
IF AND ONLY IF grass LOD will be generated using DynDOLOD 3.00, also download the "Grass Generation" file from Optional Files, and continue as follows:
IF AND ONLY IF grass LOD will be generated using DynDOLOD 3.00, also download the "Grass Generation" file from Optional Files, and continue as follows:


:'''MODIFY INI'''
:'''MODIFY INI'''

Revision as of 19:15, May 5, 2021

No Grass In Objects

by meh321

Game:

SkyrimSE

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

  No guides are using this mod

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 the "Grass Control" file from Main Files and install as normal.

GRASS LOD CONFIGURATION
IF AND ONLY IF grass LOD will be generated using DynDOLOD 3.00, also download the "Grass Generation" file from Optional Files, and continue as follows:


MODIFY INI
  1. Double click on the mod in the MO left pane
  2. Click on the "Text Files" tab
  3. Find the following settings and edit as follows:
    UseGrassCache = True
    ExtendGrassDistance = True
    EnsureMaxGrassTypesPerTextureSetting = 15 - This will match Cathedral Landscapes default
    OverwriteGrassDistance = 8000 - This overrides all other INI sources. Lower this value to increase performance.
    OverwriteGrassFadeRange = 3000 - This overrides all other INI sources. Lower this value to increase performance.
    OverwriteMinGrassSize = 50 - This overrides all other INI sources. INCREASE this value to increase performance.
    OnlyLoadFromCache = True
    DynDOLODGrassMode = 0 - To trade-off slightly better performance for more noticeable grass LOD transition, consider setting this to '1'
    Info-Logo.png
    NOTE:
    This setting is coupled to GrassLargeReference INI setting in DynDOLOD 3.00, so be certain to change that setting as noted on that mod page.
GRASS GENERATION
  1. Navigate to the Grass Generation archive and open it in 7-zip
  2. From Windows Explorer, navigate to C:/Modding/Tools/Mod Organizer/plugins
  3. Drag GrassPrecacher.py into the MO Plugins directory
  4. Close and restart MO