WadNamespace
Show declaration
enum Wads.WadNamespace;
This enumeration describes all of the archive namespaces used by the engine. Here is a table of their paths and markers:
| Name | Resource path | Wad file marker |
|---|---|---|
NS_ACSLIBRARY | /acs | A |
NS_COLORMAPS | /colormaps | C |
NS_FLATS | /flats | FF |
NS_GLOBAL | / | None |
NS_GRAPHICS | /graphics | None |
NS_HIRES | /hires | HI |
NS_MUSIC | /music | None |
NS_NEWTEXTURES | /textures | TX |
NS_PATCHES | /patches | None |
NS_SOUNDS | /sounds | None |
NS_SPRITES | /sprites | S/SS |
NS_STRIFEVOICES | /voices | V |
NS_VOXELS | /voxels | VX |
Variants
-
-
ACS libraries.
-
-
Legacy — Do not use Unused.
-
-
Legacy — Do not use Blood RAW format sounds. Found only in RFF files.
-
-
Legacy — Do not use Blood SFX format sounds. Found only in RFF files.
-
-
BOOM color maps.
-
-
Miscellaneous graphics.
-
-
Legacy — Do not use Deprecated high-resolution textures.
-
-
Texture patches.
-
-
Sprite files.
-
-
Strife [voice] files.
-
-
Denotes the start of the specialized resource archive folder namespaces, which are normally under
NS_GLOBAL.
-
-
Internal — Do not use Used as part of the skin hack.
Overview of variants
NS_ACSLIBRARY, NS_BLOODMISC, NS_BLOODRAW, NS_BLOODSFX, NS_COLORMAPS, NS_FIRSTSKIN, NS_FLATS, NS_GLOBAL, NS_GRAPHICS, NS_HIDDEN, NS_HIRES, NS_MUSIC, NS_NEWTEXTURES, NS_PATCHES, NS_SOUNDS, NS_SPECIALZIPDIRECTORY, NS_SPRITES, NS_STRIFEVOICES, NS_VOXELS