Bermuda Syndrome

Decompilation project of the Bermuda Syndrome game.

Information

Emulators

  • bsyndrome

File folder

📂 roms \ 📂 bsyndrome

File extension

.game

Bios Information

No BIOS required.

Controls

Game controls :

	Arrow Keys      move Jack
	Tab             display bag
	Ctrl            display status bar
	Shift/Space     use weapon
	Enter           skip dialogue speech

Other hotkeys:

	C		capture screenshot as .tga
	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

Specific system information

File organization

Here is the structure organization for your game files:

└── roms\
│  └── bsyndrome\
│       ├── DATA\    <== files from original game "BERMUDA" folder
│       │   └── lots of folders
│       │   └── BERMUDA.OVR
│       │   └── BERMUDA.SPR
│       │   └── BERMUDA.WGP
│       └── Bermuda Syndrome.game
└── bios\
    └── bsyndrome\
        └── MUSIC\    <== music files

Last updated

Was this helpful?