1VEGASTRIKE(6) Vega Strike 0.4.3 - Celeste VEGASTRIKE(6)
2
3
4
6 Vega Strike Celeste - Trade, Fight and Explore the Universe
7
9 vegastrike-wrapper.sh
10
11 vslauncher
12
13 vegastrike [-ddata_dir] [-px,y,z] [-jsector/starsystem] missionname
14
15 The recommended way to run Vega Strike is to run vegastrike-wrapper.sh,
16 which will create $HOME/.vegastrike if necessary and, on the first run,
17 run vssetup to allow you to configure vegastrike for your system.
18 Finally it executes vslauncher which allows you to begin a New Game or
19 continue an existing one.
20
22 vegastriker-wrapper.sh program see above
23
24 vssetup program allows the user to change the vegastrike settings like
25 screen resolution, fullscreen / window, etc.
26
27 vslauncher program allows the user to select a mission to run, and
28 whether to start a new or save game to use via the New Game or Load
29 Game buttons, then executes vegastrike
30
31 A user may autorecover an autosave file by clicking on the Recover Auto
32 Save button, and selecting the save game to recover to, which will
33 launch vegastrike and recover the save game. Save games must be saved
34 at a base or planet.
35
36 vegastrike program begins Vega Strike with the selected XML mission
37 file (full path necessary)
38
40 Run the vegastrike-wrapper.sh program to set up your specific config
41 options and then invoke vslauncher for you.
42
43 Read the readme.txt file in /usr/share/vegastrike/documentation or in
44 color at http://vegastrike.sourceforge.net/player_tutorial/ to learn
45 the keybindings and walk through a tutorial.
46
47 More information can be obtained from the Vega Strike website at
48 http://vegastrike.sourceforge.net/
49
51 -d/my/data/dir
52 specifies /my/data/dir as the path for finding the vega strike
53 data. Default is /usr/share/vegastrike
54
55 -p1024,2405,1245090101
56 Forces the player's starting location to be at x= 1024, y= 2405,
57 z=1245090101
58
59 -jgemini_sector/troy
60 Forces the player to start in the troy system in gemini sector.
61
62 missionname
63 Specifies a mission for vegastrike to run. Default is
64 /usr/share/games/vegastrike/mission/exploration/explore_uni‐
65 verse.mission.
66
67
69 Vega Strike expects a configuration file ( $HOME/.vegastrike/vegas‐
70 trike.config (~/.vegastrike/vegastrike.config) ), which can be modified
71 by running vssetup. A simple illustration of how to adjust vegas‐
72 trike.config and the associated keybindings and options is in the
73 readme.txt included in the documentation and also in the player tuto‐
74 rial listed above.
75
77 vegastrike is available thanks to the work of many developers. For a
78 listing of the authors, please see the file http://vegastrike.source‐
79 forge.net/credits.html in the top-level directory of the source distri‐
80 bution.
81
83 vegastrike can be distributed under the terms of the GPL license. A
84 copy of the license is in the file LICENSE in the top-level directory
85 of the source distribution.
86
88 Bug reports and successes may be posted to vegastrike-
89 users@lists.sourceforge.net If you want to post a bug report, please
90 tell us which mission you ran, copy the last few lines of stdout and
91 stderr, and describe the bug in detail, and what lead up to it. It
92 would be most helpful if you included a stack trace by compiling run‐
93 ning vegastrike from the source distro.
94
95 For problems and suggestions with this manpage, please send a note to
96 Daniel Horn <hellcatv@hotmail.com>.
97
99 The most recent public version of vegastrike can be obtained from
100 http://vegastrike.sourceforge.net/
101
102 The latest snapshot of the code may be obtained via CVS. For informa‐
103 tion on how to do this, please see
104 http://sourceforge.net/cvs/?group_id=19507
105
106 Vega Strike Celestia, the vegastrike development headquarters, is at
107 http://vegastrike.sourceforge.net/. This website contains a great deal
108 of information about vegastrike.
109
110 The vegastrike mailing list is vegastrike-users@lists.sourceforge.net
111 It is used for discussion of various vegastrike end user aspects/help.
112
113 For further information about vegastrike development, you might want to
114 subscribe to the vegastrike "vegastrike-devel", "vegastrike-user" mail‐
115 ing lists at http://sourceforge.net/mail/?group_id=19507
116
118 /usr/bin/vegastrike
119 The vegastrike engine.
120 /usr/bin/vssetup
121 The Setup utility.
122 /usr/bin/vslauncher
123 The vegastrike save game and mission selection utility
124 /usr/bin/vegastrike-wrapper.sh
125 convienience wrapper program
126 /usr/share/vegastrike
127 The vegastrike data files
128 /usr/share/man/man6
129 Directory containg this file
130 ~/.vegastrike/vegastrike.config
131 User-specific configuration file
132 ~/.vegastrike
133 Directory containing user specific data managed by vegastrike.
134
136 http://vegastrike.sourceforge.net/player_tutorial
137 /usr/share/vegastrike/documentation
138
139
140
141Version 0.4.3 March 2007 VEGASTRIKE(6)