Guide:Oblivion INI/Grass: Difference between revisions

From Step Mods | Change The Game
(Created page with "== [Grass] == ==== bDrawShaderGrass ==== bDrawShaderGrass Default is 1. bDrawShaderGrass=(0,1) ==== bGrassPointLighting ==== bGrassPointLighting Default is 0. bGrassPoin...")
 
Line 2: Line 2:


==== bDrawShaderGrass ====
==== bDrawShaderGrass ====
bDrawShaderGrass
bDrawShaderGrass toggles the grass shader. Enabling it enables grass, while disabling it will disable grass. It is recommended to be enabled.


Default is 1.
Default is 1.
Line 8: Line 8:


==== bGrassPointLighting ====
==== bGrassPointLighting ====
bGrassPointLighting
{{fc|#c0c840|
bGrassPointLighting is believed to be unused by the game.}} In testing, no change was noticed.


Default is 0.
Default is 0.
Line 26: Line 27:


==== fGrassWindMagnitudeMax ====
==== fGrassWindMagnitudeMax ====
fGrassWindMagnitudeMax
fGrassWindMagnitudeMax sets the maximum amount of wind blowing the grass, making the grass move. Setting fGrassWindMagnitudeMin and fGrassWindMagnitudeMax to 0 will cause the grass to remain static and may give better performance.


Default is 125.0000.
Default is 125.0000.
Line 32: Line 33:


==== fGrassWindMagnitudeMin ====
==== fGrassWindMagnitudeMin ====
fGrassWindMagnitudeMin
fGrassWindMagnitudeMin sets the minimum amount of wind blowing the grass, making the grass move. Setting fGrassWindMagnitudeMin and fGrassWindMagnitudeMax to 0 will cause the grass to remain static and may give better performance.


Default is 5.0000.
Default is 5.0000.
Line 38: Line 39:


==== fTexturePctThreshold ====
==== fTexturePctThreshold ====
fTexturePctThreshold
fTexturePctThreshold sets the texture percent threshold of the grass. Valid values range between 0 and 0.2, where 0 is full, and 0.2 altogether removes the grass. Negative values act as 0.


Default is 0.3000.
Default is 0.3000.
Line 56: Line 57:


==== iMaxGrassTypesPerTexure ====
==== iMaxGrassTypesPerTexure ====
iMaxGrassTypesPerTexure
iMaxGrassTypesPerTexure (sic) sets the maximum types of grass per texture. Increasing this will create more diverse kinds of grass, especially with grass mods, at a small performance cost. Without grass mods, changing this setting produces little effect. Negative values disable grass.


Default is 2.
Default is 2.
Line 62: Line 63:


==== iMinGrassSize ====
==== iMinGrassSize ====
iMinGrassSize
iMinGrassSize sets the grass density. Lower values increase density, and higher values decrease density.


Default is 80.
Default is 80.
  iMinGrassSize=(...,-1,0,1,...)
  iMinGrassSize=(...,-1,0,1,...)

Revision as of 23:19, April 29, 2019

[Grass][edit | edit source]

bDrawShaderGrass[edit | edit source]

bDrawShaderGrass toggles the grass shader. Enabling it enables grass, while disabling it will disable grass. It is recommended to be enabled.

Default is 1.

bDrawShaderGrass=(0,1)

bGrassPointLighting[edit | edit source]

bGrassPointLighting is believed to be unused by the game. In testing, no change was noticed.

Default is 0.

bGrassPointLighting=(0,1)

fGrassEndDistance[edit | edit source]

fGrassEndDistance

Default is 3000.0000.

fGrassEndDistance=(...,-0.0001,0,0.0001,...)

fGrassStartFadeDistance[edit | edit source]

fGrassStartFadeDistance

Default is 2000.0000.

fGrassStartFadeDistance=(...,-0.0001,0,0.0001,...)

fGrassWindMagnitudeMax[edit | edit source]

fGrassWindMagnitudeMax sets the maximum amount of wind blowing the grass, making the grass move. Setting fGrassWindMagnitudeMin and fGrassWindMagnitudeMax to 0 will cause the grass to remain static and may give better performance.

Default is 125.0000.

fGrassWindMagnitudeMax=(...,-0.0001,0,0.0001,...)

fGrassWindMagnitudeMin[edit | edit source]

fGrassWindMagnitudeMin sets the minimum amount of wind blowing the grass, making the grass move. Setting fGrassWindMagnitudeMin and fGrassWindMagnitudeMax to 0 will cause the grass to remain static and may give better performance.

Default is 5.0000.

fGrassWindMagnitudeMin=(...,-0.0001,0,0.0001,...)

fTexturePctThreshold[edit | edit source]

fTexturePctThreshold sets the texture percent threshold of the grass. Valid values range between 0 and 0.2, where 0 is full, and 0.2 altogether removes the grass. Negative values act as 0.

Default is 0.3000.

fTexturePctThreshold=(...,-0.0001,0,0.0001,...)

fWaveOffsetRange[edit | edit source]

fWaveOffsetRange

Default is 1.7500.

fWaveOffsetRange=(...,-0.0001,0,0.0001,...)

iGrassDensityEvalSize[edit | edit source]

iGrassDensityEvalSize

Default is 2.

iGrassDensityEvalSize=(...,-1,0,1,...)

iMaxGrassTypesPerTexure[edit | edit source]

iMaxGrassTypesPerTexure (sic) sets the maximum types of grass per texture. Increasing this will create more diverse kinds of grass, especially with grass mods, at a small performance cost. Without grass mods, changing this setting produces little effect. Negative values disable grass.

Default is 2.

iMaxGrassTypesPerTexure=(...,-1,0,1,...)

iMinGrassSize[edit | edit source]

iMinGrassSize sets the grass density. Lower values increase density, and higher values decrease density.

Default is 80.

iMinGrassSize=(...,-1,0,1,...)