1asc_mapedit(6) Games Manual asc_mapedit(6)
2
3
4
6 asc_mapedit - map editor for Advanced Strategic Command game
7
9 asc_mapedit [options]
10
12 This program is a map editor for turn based strategy game ASC. It is a
13 part of Advanced Strategic Command game.
14
16 The following options are supported.
17
18 -x --xresolution <value> (640... default=800)
19 Set horizontal resolution to <value>
20
21 -y --yresolution <value> (480... default=600)
22 Set vertical resolution to <value>
23
24 -l --load <string>
25 Load a map on startup
26
27 -c --configfile <string>
28 Use given configuration file
29
30 -r --verbose <value> (0...10 default=0)
31 Set verbosity level to <value>
32
33 -w --window Disable fullscreen mode (overriding config file)
34
35 -f --fulscreen Enable fullscreen mode
36
37 -h --help Display help information
38
39 -v --version Output version
40
42 asc (6), asc_demount (6), asc_makegfx (6), asc_mount (6),
43 asc_weaponguide (6)
44
46 The ASC game is developed by Martin Bickel <bickel@asc-hq.org>.
47 This man page was written by Bartosz Fenski <fenio@o2.pl> (some parts
48 were grabbed from Michael Moerz's work) for the Debian GNU/Linux dis‐
49 tribution (but it may be used by others).
50
51
52
53
54 1.15.0 asc_mapedit(6)