Releases: usineur/f2bgl
Releases · usineur/f2bgl
f2bgl for Switch 0.3.1
Installation
- Copy
f2bgl.nroto/switch/f2bgl/folder. - Copy datafiles to
/switch/f2bgl/data/. Refer to the README to know which files/directories are required.- Datafiles are not provided in this release. Grab a copy of the game by your own way.
- Full CD-Rom image is around 450 Mb.
- You can alternativelty use the datafiles from the demo: demo.zip
Controls
- In-game hotkeys
| Keys | |
|---|---|
| Left stick / Left D-pad | Move Conrad (run) |
| Hold R + Move Conrad | Walk, step aside (also in gun mode) |
| A | Activate / Shoot |
| B | Toggle gun mode |
| Y | Reload gun |
| X | Jump |
| ZR | Use secondary weapon |
| ZL | Use item |
| - | Open inventory menu |
| + | Open saveload menu |
| R3 | Quit game |
- Inventory menu
| Keys | |
|---|---|
| L | Next category |
| R | Consult item |
| A | Select item |
| ← | Previous item |
| → | Next item |
| - | Exit this menu |
- Saveload menu
| Keys | |
|---|---|
| ↑ ↓ | Toggle Save / Load mode |
| ← → | Previous / Next slot |
| A | Validate |
| + | Exit this menu |
Changelog
http://cyxdown.free.fr/f2b/CHANGES.txt
Credits
- Grégory Montoir, for the original engine;
- Everybody behind libnx, SDL2, OpenGL, mesa, libdrm, ...
f2bgl for Switch 1.0
Installation
- Copy
f2bgl.nroto/switch/f2bgl/folder. - Copy datafiles to
/switch/f2bgl/data/. Refer to the README to know which files/directories are required.- Datafiles are not provided in this release. Grab a copy of the game by your own way.
- Full CD-Rom image is around 450 Mb.
- You can alternativelty use the datafiles from the demo: demo.zip
Controls
- In-game hotkeys
| Keys | |
|---|---|
| Left stick / Left D-pad | Move Conrad (run) |
| Hold R + Move Conrad | Walk, step aside (also in gun mode) |
| A | Activate / Shoot |
| B | Toggle gun mode |
| Y | Reload gun |
| X | Jump |
| ZR | Use secondary weapon |
| ZL | Use item |
| - | Open inventory menu |
| + | Open saveload menu |
- Inventory menu
| Keys | |
|---|---|
| L | Next category |
| R | Consult item |
| A | Select item |
| ← | Previous item |
| → | Next item |
| - | Exit this menu |
- Saveload menu
| Keys | |
|---|---|
| ↑ ↓ | Toggle Save / Load mode |
| ← → | Previous / Next slot |
| A | Validate |
| + | Exit this menu |
Know bugs / issues
You may encounter graphics glitches and crashes. Some of them exists in the original engine which is still WIP.
Note: this port is based on the 0.2.3 version.
Feel free to report issues.
Changelog
1.0:
- First public release.
Credits
- Grégory Montoir, for the original engine;
- Everybody behind libnx, SDL2, OpenGL, mesa, libdrm, ...
f2bgl for Vita 1.0
Installation
- Install
FadeToBlack.vpkusing VitaShell. - Copy datafiles to
ux0:data/f2bgl/data. Refer to the README to know which files/directories are required.- Datafiles are not provided in this release. Grab a copy of the game by your own way.
- Full CD-Rom version is around 450 Mb.
Controls
- In-game hotkeys
| Keys | |
|---|---|
| Left stick | Move Conrad (run) |
| Hold R + Left stick |
|
| ✕ | Activate / Shoot |
| □ | Toggle gun mode |
| O | Reload gun |
| △ | Jump |
| ↑ | Use secondary weapon |
| ↓ | Use item |
| Select | Open inventory menu |
| Start | Open saveload menu |
- Inventory menu
| Keys | |
|---|---|
| R | Next category |
| L | Consult item |
| ✕ | Select item |
| ← | Previous item |
| → | Next item |
| Select | Exit this menu |
- Saveload menu
| Keys | |
|---|---|
| ↑ ↓ | Toggle Save / Load mode |
| ← → | Previous / Next slot |
| ✕ | Validate |
| Start | Exit this menu |
Build instructions
TODO
Know bugs / issues
- You may encounter graphics glitches and crashes.
- Some of them exists in the original engine which is still WIP. Note: this port is based on the 0.2.3 version.
- Others come from the port itself.
- Suspending/Resuming the game (button "PS") results in a crash.
- Musics are deactivated for now because they cause lags.
Feel free to report issues.
Changelog
1.0:
- First public release.
Credits
- Grégory Montoir, for the original engine;
- Vita SDK Team for the Vita SDK;
- @Rinnegatamante for vitaGL, and his advices;