1WARZONE2100(6)                                                  WARZONE2100(6)
2
3
4

NAME

6       warzone2100 - 3D real time strategy game
7

SYNOPSIS

9       warzone2100 [OPTIONS]
10

DESCRIPTION

12       This manual page documents briefly the warzone2100 command.
13
14       Warzone 2100 is a 3D science fiction real time strategy game.
15

OPTIONS

17       Note: In contrast to older versions option parameters need a =, space
18       doesn’t work anymore.
19
20       --cheat
21           Run in cheat mode.
22
23       --datadir=DIR
24           Set default datadir to DIR.
25
26       --debug=FLAG
27           Show debug for FLAG, use this several times for several flags.
28           Useful flags include wz, 3d, sound, video. all gives all of that
29           and much more.
30
31       --debugfile=FILE
32           Log debug output in FILE.
33
34       --fullscreen
35           Play in fullscreen mode.
36
37       --help
38           Show help and exit.
39
40       --mod=MOD
41           Enable global mod MOD.
42
43       --mod_ca=MOD
44           Enable campaign only mod MOD.
45
46       --mod_mp=MOD
47           Enable multiplay only mod MOD.
48
49       --savegame=NAME
50           Load a saved game NAME (needs to include the .gam extension).
51
52       --continue
53           Continue playing the last saved game, if it exists.
54
55       --window
56           Play in windowed mode.
57
58       --version
59           Output version info and exit.
60
61       --resolution=WIDTHxHEIGHT
62           Run  at WIDTH times HEIGHT screen resolution. This needs to be a
63           resolution supported by your X server.
64
65       --(no)shadows
66           Toggle the shadows.
67
68       --(no)sound
69           Toggle the sound.
70
71       --(no)texturecompression
72           Toggle texture compression (default on). At least on systems where
73           Mesa’s libtxc-dxtn handles texture compression, loading is slower
74           with it enabled. In-game FPS are also higher though.
75
76       --gfxbackend=BACKEND
77           Change the graphics backend to BACKEND. Possible backends include:
78           opengl, opengles, vulkan, directx (Windows only). Not all backend
79           options may be available on every system, depending on OS, driver
80           support, and whether the game was built with support.
81
82       The fullscreen/window, resolution,  sound,  gfxbackend,  and  shadows
83       settings are  stored,  so  they  only  need to be specified once, or
84       when you want to change them.
85

EXAMPLES

87       warzone2100 --fullscreen --resolution=800x600
88           Run in full screen at 800x600 screen resolution.
89
90       warzone2100 --window --resolution=800x600
91           Run in a window at 800x600 screen resolution.
92
93       warzone2100
94           Run the game, with the last used resolution, fullscreen/window,
95           sound and shadow settings.
96
97       'warzone2100 --gfxbackend=vulkan
98           Run using the Vulkan backend.
99

AUTHORS

101       See the copyright file included in the package.
102
103       This manual page was originally written by Linas Zvirblis
104       0x0007@gmail.com for the Debian project, and modified by the Warzone
105       project.
106
107
108
109                                  2021-07-23                    WARZONE2100(6)
Impressum