Setgamepalette: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Hendricks266 (talk | contribs) prettytable, content update |
||
Line 1: | Line 1: | ||
'''setgamepalette''' <pal_ID> | '''setgamepalette''' <pal_ID> | ||
Switches between the palettes that Duke Nukem 3D uses. The palettes are located in LOOKUP.DAT. This command can take values between 0 and 6. | Switches between the special palettes that Duke Nukem 3D uses. The palettes are located in LOOKUP.DAT. This command can take values between 0 and 6. | ||
{| {{prettytable}} | |||
!Name!!Number!!Notes!! | |||
|- | |||
0 - | |Normal | ||
1 - | |align="right"|'''0''' | ||
2 - | | | ||
|- | |||
4 | |Underwater | ||
|align="right"|'''1''' | |||
6 | |Has a slight blue tint. | ||
|- | |||
|Night Vision / Slime | |||
|align="right"|'''2''' | |||
|Has a slight green tint. | |||
|- | |||
|3D Realms Screen | |||
|align="right"|'''3''' | |||
|Looks horrible with tiles made for standard palette. This varies between different versions of the game. | |||
|- | |||
|Title Screen | |||
|align="right"|'''4''' | |||
|Similar to normal, with yellow, purple, and fullbright colors changed. | |||
|- | |||
|Episode 1 Ending | |||
|align="right"|'''5''' | |||
|Looks horrible with tiles made for standard palette. | |||
|- | |||
|Intro Animation | |||
|align="right"|'''6''' | |||
|Looks horrible with tiles made for standard palette. | |||
|} | |||
[[Category:EDuke32 specific commands]] | [[Category:EDuke32 specific commands]] | ||
[[Category:Game manipulation]] | [[Category:Game manipulation]] |
Revision as of 16:14, 6 August 2009
setgamepalette <pal_ID>
Switches between the special palettes that Duke Nukem 3D uses. The palettes are located in LOOKUP.DAT. This command can take values between 0 and 6.
Name | Number | Notes | |
---|---|---|---|
Normal | 0 | ||
Underwater | 1 | Has a slight blue tint. | |
Night Vision / Slime | 2 | Has a slight green tint. | |
3D Realms Screen | 3 | Looks horrible with tiles made for standard palette. This varies between different versions of the game. | |
Title Screen | 4 | Similar to normal, with yellow, purple, and fullbright colors changed. | |
Episode 1 Ending | 5 | Looks horrible with tiles made for standard palette. | |
Intro Animation | 6 | Looks horrible with tiles made for standard palette. |