summaryrefslogtreecommitdiffstats
path: root/games/bstone/bstone.6
blob: c503ef91af02d0d5c85c82b1c98a23fdc0f2dbf5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
.\" Man page generated from reStructuredText.
.
.
.nr rst2man-indent-level 0
.
.de1 rstReportMargin
\\$1 \\n[an-margin]
level \\n[rst2man-indent-level]
level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
-
\\n[rst2man-indent0]
\\n[rst2man-indent1]
\\n[rst2man-indent2]
..
.de1 INDENT
.\" .rstReportMargin pre:
. RS \\$1
. nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
. nr rst2man-indent-level +1
.\" .rstReportMargin post:
..
.de UNINDENT
. RE
.\" indent \\n[an-margin]
.\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
.nr rst2man-indent-level -1
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
..
.TH "BSTONE" 6 "2023-01-11" "1.1.12" "SlackBuilds.org"
.SH NAME
bstone \- source port of the Blake Stone games
.\" RST source for bstone(6) man page. Convert with:
.
.\" rst2man.py bstone.rst > bstone.6
.
.\" rst2man.py comes from the SBo development/docutils package.
.
.SH SYNOPSIS
.sp
bstone [\fI\-options\fP]
.SH DESCRIPTION
.sp
BStone is a source port of Blake Stone game series: Aliens of Gold and Planet Strike.
.sp
Features:
.INDENT 0.0
.IP \(bu 2
High resolution rendering of world (extended vanilla engine)
.IP \(bu 2
Modern and vanilla controls
.IP \(bu 2
Allows to customize control bindings
.IP \(bu 2
Separate volume control of sound effects and music
.UNINDENT
.sp
Supported games:
.INDENT 0.0
.IP \(bu 2
Aliens of Gold v1.0 full
.IP \(bu 2
Aliens of Gold v2.0 full
.IP \(bu 2
Aliens of Gold v2.1 full
.IP \(bu 2
Aliens of Gold v3.0 full
.IP \(bu 2
Aliens of Gold v3.0 shareware
.IP \(bu 2
Planet Strike v1.0
.IP \(bu 2
Planet Strike v1.1
.UNINDENT
.sp
This man page only describes the command\-line options. For full documentation,
see /usr/doc/bstone\-1.1.12/README.md
.SH OPTIONS
.INDENT 0.0
.TP
.B \fB\-\-version\fP
Outputs the port\(aqs version to standard output and into message box.
.TP
.B \fB\-\-aog_sw\fP
Switches the port to "Blake Stone: Aliens Of Gold (shareware)" mode.
If appropriate data files are not found, the port will fail.
.TP
.B \fB\-\-aog\fP
Switches the port to "Blake Stone: Aliens Of Gold" mode.
If appropriate data files are not found, the port will fail.
.TP
.B \fB\-\-ps\fP
Switches the port to "Blake Stone: Planet Strike" mode.
If appropriate data files are not found, the port will fail.
.TP
.B \fB\-\-no_screens\fP
Skips start\-up screens and the ending promo pages (AOG SW).
.TP
.B \fB\-\-cheats\fP
Enables so called "debug mode" without much fuss.
.TP
.B \fB\-\-data_dir\fP dir
Specifies a directory with game\(aqs resource files.
Default: \fI/usr/share/games/bstone\fP
.TP
.B \fB\-\-mod_dir\fP dir
Specifies a directory with mod\(aqs resource files.
Default: undefined.
.TP
.B \fB\-\-profile_dir\fP dir
Overrides default directory of the game\(aqs profile files.
Default: \fI~/.local/share/bibendovsky/bstone/\fP
.TP
.B \fB\-\-vid_renderer\fP value
Select a renderer.
Values:
.INDENT 7.0
.INDENT 3.5
.INDENT 0.0
.IP \(bu 2
auto_detect \- tries to select the best renderer.
.IP \(bu 2
software \- the vanilla renderer.
.IP \(bu 2
gl_2_0 \- OpenGL 2.0 or higher.
.IP \(bu 2
gl_3_2_c \- OpenGL 3.2 core or higher.
.IP \(bu 2
gles_2_0 \- OpenGL ES 2.0 or higher.
.UNINDENT
.UNINDENT
.UNINDENT
.sp
Default: auto_detect
.TP
.B \fB\-\-vid_width\fP width
Specifies window width.
Minimum width: 320
Default width: 640
.TP
.B \fB\-\-vid_height\fP height
Specifies window height.
Minimum height: 240
Default height: 480
.TP
.B \fB\-\-vid_x\fP offset
Sets a horizontal offset from the left side of the desktop screen.
Applicable for positionable window only.
Default: 0
.TP
.B \fB\-\-vid_y\fP offset
Sets a vertical offset from the top side of the desktop screen.
Applicable for positionable window only.
Default: 0
.TP
.B \fB\-\-vid_is_positioned\fP value
Centers a window on the desktop or moves it in the specified position.
Values: 0 (centered) or 1 (positioned)
Default: 0
.TP
.B \fB\-\-vid_is_vsync\fP value
Enables or disables vertical synchronization.
Values: 0 (disable) or 1 (enable)
Default: 1
.TP
.B \fB\-\-vid_is_widescreen\fP value
Enables or disables widescreen rendering.
Values: 0 (disable) or 1 (enable)
Default: 1
.TP
.B \fB\-\-vid_is_ui_stretched\fP value
Stretches the UI or keeps it at 4x3 ratio otherwise.
Values: 0 (non\-stretched) or 1 (stretched)
Default: 0
.TP
.B \fB\-\-vid_2d_texture_filter\fP filter
Sets texturing filter for UI.
Applicable only for 3D\-rendering.
Values: nearest or linear
Default: nearest
.TP
.B \fB\-\-vid_3d_texture_image_filter\fP filter
Sets texturing image filter for the scene.
Applicable only for 3D\-rendering.
Values: nearest or linear
Default: nearest
.TP
.B \fB\-\-vid_3d_texture_mipmap_filter\fP filter
Sets texturing mipmap filter for the scene.
Applicable only for 3D\-rendering.
Values: nearest or linear
Default: nearest
.TP
.B \fB\-\-vid_3d_texture_anisotropy\fP value
Sets anisotropy degree for the scene.
Value 1 or lower disables the filter.
Applicable only for 3D\-rendering.
Values: [1..16]
Default: 1
.TP
.B \fB\-\-vid_texture_upscale_filter\fP filter
Sets texturing upscale filter.
Applicable only for 3D\-rendering.
Values: none or xbrz
Default: none
\fBWARNING\fP xbrz is a high resource usage filter!
.TP
.B \fB\-\-vid_texture_upscale_xbrz_degree\fP degree
Sets a degree of xBRZ texturing upscale.
Applicable only for 3D\-rendering.
Values: [2..6]
Default: 0
.TP
.B \fB\-\-vid_aa_kind\fP value
Sets an anti\-aliasing mode.
Applicable only for 3D\-rendering.
Values: none or msaa
Default: none
.TP
.B \fB\-\-vid_aa_degree\fP value
Sets a degree of the anti\-aliasing.
Applicable only for 3D\-rendering.
Values: [2..32]
Default: 1
.TP
.B \fB\-\-vid_filler_color_index\fP value
Sets a color for screen bars.
Values: [0..255]
Default: 0
.TP
.B \fB\-\-vid_external_textures\fP value
Toggles external textures.
Values: 0 (disable), 1 (enable).
Default: 0
.TP
.B \fB\-\-snd_is_disabled\fP value
Enables or disables audio subsystem.
Values: 0 (disable) or 1 (enable)
Default: 0
.TP
.B \fB\-\-snd_rate\fP sampling_rate
Specifies sampling rate of mixer in hertz.
Default: 44100
Minimum: 11025
.TP
.B \fB\-\-snd_mix_size\fP duration
Specifies mix data size in milliseconds.
Default: 40
Minimum: 20
.TP
.B \fB\-\-snd_driver\fP value
Specifies the audio driver to use.
Values: auto\-detect, 2d_sdl (2D SDL), 3d_openal (3D OpenAL)
Default: auto\-detect
Auto\-detect order: 3d_openal, 2d_sdl
.TP
.B \fB\-\-snd_oal_library\fP value
Specifies OpenAL driver\(aqs name.
Default: "" (OpenAL32.dll on Windows and libopenal.so on non\-Windows system).
.TP
.B \fB\-\-snd_oal_device_name\fP value
Specifies OpenAL device name.
Default: ""
.TP
.B \fB\-\-snd_sfx_type\fP value
Specifies SFX type.
Values: adlib (AdLib) or pc_speaker (PC Speaker)
Default: adlib
.TP
.B \fB\-\-snd_is_sfx_digitized\fP value
Toggles SFX digitization.
If enabled overrides AdLib / PC Speaker SFX audio chunk if such one is available in AUDIOT.* file.
Values: 0 (disable) or 1 (enable)
Default: 1
.TP
.B \fB\-\-snd_opl3_type\fP value
Specifies OPL3 emulator type.
Values: dbopl (DOSBox) or nuked (Nuked)
Default: dbopl
.TP
.B \fB\-\-calculate_hashes\fP
Calculates hashes (SHA\-1) of all resource files and outputs them into the log.
.TP
.B \fB\-\-extract_vga_palette\fP dir
Extracts VGA palette into existing directory dir.
Supported file format: \fB\&.bmp\fP
.TP
.B \fB\-\-extract_walls\fP dir
Extracts graphics resources (wall, flooring, etc.) into existing directory dir.
Supported file format: \fB\&.bmp\fP
.TP
.B \fB\-\-extract_sprites\fP dir
Extracts graphics resources (actors, decorations, etc.) into existing directory dir.
Supported file format: \fB\&.bmp\fP
.TP
.B \fB\-\-extract_music\fP dir
Extracts music resources into existing directory dir.
Supported file format: \fB\&.wav\fP
Supported file format: data (unprocessed)
.TP
.B \fB\-\-extract_sfx\fP dir
Extracts sfx resources into existing directory dir.
Supported file format: \fB\&.wav\fP
Supported file format: data (unprocessed)
.TP
.B \fB\-\-extract_texts\fP dir
Extracts text resources into existing directory dir.
Supported file format: \fB\&.txt\fP
.TP
.B \fB\-\-extract_all\fP dir
Extracts all resources (walls, sprites, etc.) into existing directory dir.
.UNINDENT
.SH COPYRIGHT
.sp
See the file /usr/doc/bstone\-1.1.12/LICENSE for license information.
.SH AUTHORS
.sp
bstone was written by Boris I. Bendovsky, based on an original
game by JAM Productions, published by Apogee Entertainment, LLC.
.sp
This man page written for the SlackBuilds.org project
by B. Watson, and is licensed under the WTFPL.
.SH SEE ALSO
.sp
The bstone homepage: \fI\%http://bibendovsky.github.io/bstone/\fP
.\" Generated by docutils manpage writer.
.