Releases: usineur/bermuda
Releases · usineur/bermuda
bermuda 1.0 for Switch
Installation:
- Copy
bs.nroto/switch/bs/ - Extract data files from the game to
/switch/bs/DATA/ - Extract music files from the MUSIC.zip archive to
/switch/bs/MUSIC/
Finally, you should have, into /switch/bs/ :
bs.nro- A folder named
DATAwith the following files and directories - A folder named
MUSICwith track01.ogg to track12.ogg inside
Controls:
| Keys | |
|---|---|
| Arrow Keys | Move Jack |
| A | Interact / Skip dialogues or cutscenes |
| B | Run / Put away weapon |
| X | Use weapon / Pull out weapon |
| Y | Display bag |
| + | Open menu |
| - | Toggle 1:1 / fullscreen |
| L / R | Quick load / save |
| ZL / ZR | Decrease / Increase game state slot |
Credits:
Cyx (Grégory Montoir) for original reverse work and modern engine.
Changelog:
1.0:
- First public release
bermuda-vita 1.4
Installation:
- Install
bermuda-vita.vpk - Extract data files from the game to
ux0:data/bermuda/DATA/ - Extract music files from the MUSIC.zip archive to
ux0:data/bermuda/MUSIC/
Finally, you should have, into ux0:/data/bermuda/ :
- A folder named
DATAwith the following files and directories - A folder named
MUSICwith track01.ogg to track15.ogg inside
Controls:
| Keys | |
|---|---|
| Arrow Keys | Move Jack |
| X | Interact / Skip dialogues or cutscenes |
| □ | Use weapon / Pull out weapon |
| O | Run / Put away weapon |
| △ | Display bag |
| Start | Open menu |
| Select | Toggle 1:1 / fullscreen |
| L / R | Quick load / save |
Credits:
Cyx (Grégory Montoir) for original reverse work and modern engine.
Changelog:
1.4:
- Rebase with last features / fixes of bermuda original project (release 0.1.6)
- Fix more random crashes.
- Button "Start" is now used to open in-game menu.
1.3:
- Image quality improvement. Thanks to @rsn8887.
1.2:
- Enable "SELECT" button to toggle between 1:1 ratio or fullscreen
1.1:
- Fix random crashes due to wrong audio/music memory management
1.0:
- First public release