Floating Grass Fix

Revision as of 14:45, 27 February 2012 by imported>Somnyus (Created page with "Category:Solutions =The Bug= A problem with grass textures not updating correctly. This fix will make your animated grass behave correctly in the CK, as well as in-game. ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The Bug

A problem with grass textures not updating correctly. This fix will make your animated grass behave correctly in the CK, as well as in-game.

For the Game

Open up both Skyrim.ini and SkyrimPrefs.ini and at the bottom of the [Grass] section add/alter this:

  • bAllowLoadGrass=0
  • bAllowCreateGrass=1
  • bDrawShaderGrass=1

For the Editor

In the skyrim installion folder open SkyrimEditor.ini and at the bottom of the [Grass] section add:

  • bAllowCreateGrass=1
  • bAllowLoadGrass=0