ForceHighQuality (Material stage keyword)

From modwiki

Jump to: navigation, search

Description

The forceHighQuality stage keyword causes Doom 3 to render the associated stage without using texture compression in any quality mode. Without this keyword, the map would be compressed according to the defaults for the selected quality mode (bumpmaps only in High, bumpmaps and diffusemaps in Medium or Low).

This keyword is stronger than highquality which only affects Medium and High quality modes. It should only be used for textures that absolutely must never be compressed.

Usage

forceHighQuality

Parameters

None.

Example

Forces the diffusemap stage to high quality:

{
  blend diffusemap
  map textures/path/to/image.tga
  forceHighQuality
}

Notes

Image:Q4square_25.png Quake 4: 
This keyword does not work with image_ignoreHighQuality set to 1. That may or not be the case with Doom 3.


Personal tools
Main