SkyrimSE:No Grass In Objects: Difference between revisions

From Step Mods | Change The Game
mNo edit summary
mNo edit summary
Line 16: Line 16:
'''GRASS CONFIGURATION'''<br>
'''GRASS CONFIGURATION'''<br>
The following configuration applies to all users, regardless of whether or not grass LOD will be generated using DynDLOD. Precaching grass is necessary for this mod to resolve some specific stuttering issues when loading cells outdoors in grassy areas. Precaching also generally improves performance in these areas:
The following configuration applies to all users, regardless of whether or not grass LOD will be generated using DynDLOD. Precaching grass is necessary for this mod to resolve some specific stuttering issues when loading cells outdoors in grassy areas. Precaching also generally improves performance in these areas:


:'''MODIFY CONFIG'''
:'''MODIFY CONFIG'''

Revision as of 18:50, May 14, 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 CONFIGURATION
The following configuration applies to all users, regardless of whether or not grass LOD will be generated using DynDLOD. Precaching grass is necessary for this mod to resolve some specific stuttering issues when loading cells outdoors in grassy areas. Precaching also generally improves performance in these areas:

MODIFY CONFIG
  1. Double click on the mod in the MO left pane
  2. Click on the "Text Files" tab to modify GrassControl.config.txt
  3. Find the following settings and edit as follows:
    ExtendGrassDistance = True - Default is 'False'. Value of 'True' is necessary for OverwriteGrassDistance > 7000
    EnsureMaxGrassTypesPerTextureSetting = 15 - This will match Cathedral Landscapes default
    OverwriteGrassDistance = 24000 - This overrides all other INI sources. Lower this value to increase performance
    OverwriteGrassFadeRange = 12000 - This overrides all other INI sources. Lower this value to increase performance
    OverwriteMinGrassSize = 60 - This overrides all other INI sources. INCREASE this value to increase performance. Cathedral Landscapes default is also '60'
GRASS GENERATION SCRIPT
  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

Pre-caching grass for LOD generation is covered in the Step SkyrimSE guide.