This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.

Enable or Disable Parallax shader on meshes

From the Oblivion ConstructionSet Wiki
Revision as of 12:23, 12 October 2006 by imported>Blade9722
Jump to navigation Jump to search


by Blade9722

The procedure to enable/disable parallax shader in meshes texture is really simply.

First open the mesh with Nifskope.

In the View menu enable "Block List", "Block Details" and "Block list options: List".

In the Block list section, just above every texture path you'll find the "Nitexturingproperty" field. Select it and in the Blcok details select "Apply Mode" value. At this point Nifskope should look like this:


Parallax en2.jpg


Now you have to choose between:

APPLY_MODULATE: parallax shader disabled(*)

APPLY_HILIGHT2: parallax shader enabled(*)

Repeat the procedure for every texture in the mesh, choosing what you want to be parallaxed and what not.

Save the mesh

(*) If you're using an old version of Nifskope, there's a decimal value instead:

2 means "APPLY_MODULATE"

4 means "APPLY_HILIGHT2"