r_fullscreen
This is a cvar, also known as console variable, present on Quake III Arena, RTCW Single Player, RTCW Multiplayer, Enemy Territory, DOOM 3 and DOOM 3 BFG. Below you can find its default value and flags for each engine that declares it.
Quake III Arena
| Property |
Value |
| Type |
console variable |
| Default |
1 |
| Flags |
CVAR_ARCHIVE | CVAR_LATCH |
RTCW Single Player
| Property |
Value |
| Type |
console variable |
| Default |
1 |
| Flags |
CVAR_ARCHIVE | CVAR_LATCH |
RTCW Multiplayer
| Property |
Value |
| Type |
console variable |
| Default |
1 |
| Flags |
CVAR_ARCHIVE | CVAR_LATCH |
Enemy Territory
| Property |
Value |
| Type |
console variable |
| Default |
1 |
| Flags |
CVAR_ARCHIVE | CVAR_LATCH |
DOOM 3
0 = windowed, 1 = full screen
| Property |
Value |
| Type |
console variable |
| Default |
1 |
| Flags |
CVAR_RENDERER | CVAR_ARCHIVE | CVAR_BOOL |
DOOM 3 BFG
0 = windowed, 1 = full screen on monitor 1, 2 = full screen on monitor 2, etc
| Property |
Value |
| Type |
console variable |
| Default |
1 |
| Flags |
CVAR_RENDERER | CVAR_ARCHIVE | CVAR_INTEGER |