# Bermuda Syndrome

<div align="left"><figure><img src="https://github.com/RetroBat-Official/es-theme-carbon/blob/master/art/logos/bsyndrome.png?raw=true" alt=""><figcaption></figcaption></figure></div>

Decompilation project of the Bermuda Syndrome game.

{% embed url="<https://github.com/cyxx/bermuda>" %}

## Information

<table data-header-hidden><thead><tr><th width="224"></th><th></th></tr></thead><tbody><tr><td><strong>Emulators</strong></td><td><ul><li>bsyndrome</li></ul></td></tr><tr><td><strong>File folder</strong></td><td><span data-gb-custom-inline data-tag="emoji" data-code="1f4c2">📂</span> roms \ <span data-gb-custom-inline data-tag="emoji" data-code="1f4c2">📂</span> bsyndrome</td></tr><tr><td><strong>File extension</strong></td><td>.game</td></tr></tbody></table>

## 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:

<pre><code>└── roms\
<strong>│  └── bsyndrome\
</strong>│       ├── DATA\    &#x3C;== files from original game "BERMUDA" folder
<strong>│       │   └── lots of folders
</strong>│       │   └── BERMUDA.OVR
│       │   └── BERMUDA.SPR
│       │   └── BERMUDA.WGP
│       └── Bermuda Syndrome.game
└── bios\
    └── bsyndrome\
        └── MUSIC\    &#x3C;== music files
</code></pre>
