-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
60 lines (40 loc) · 1.57 KB
/
README
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
Bermuda Syndrome README
Release version: 0.1.5 ($date)
-------------------------------------------------------------------------------
About:
------
This program is a re-implementation of the engine used in the game Bermuda
Syndrome made by Century Interactive and published by BMG in 1995. The original
data files are required (retail or demo versions).
This rewrite is based on the reversing of the original Windows executable. More
informations about the game can be found at [1] and [2].
Running:
--------
By default, the engine will try to load the game data files from the 'DATA'
directory. The savestates are saved in the current directory. If you have the
CD game soundtrack, you can rip the tracks to 22 Khz stereo Vorbis .ogg files.
The paths can be changed using command line switches :
Usage: bs [OPTIONS]...
--datapath=PATH Path to data files (default 'DATA')
--savepath=PATH Path to save files (default '.')
--musicpath=MUSIC Path to music files (default 'MUSIC')
Game hotkeys :
Arrow Keys move Jack
Tab display bag
Ctrl display status bar
Shift/Space use weapon
Enter skip dialogue speech
Other hotkeys:
S save game state
L load game state
+ increase game state slot
- decrease game state slot
F enable fast mode
W toggle fullscreen/windowed display
Contact:
--------
Gregory Montoir, [email protected]
URLs:
-----
[1] http://www.mobygames.com/game/bermuda-syndrome
[2] http://www.reakktor.com/html/kk_games.html