More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{#seo: | {{#seo: | ||
|title=Vita Homebrew Games (Adventure) - GameBrew! | |title=Vita Homebrew Games (Adventure) - GameBrew! | ||
Line 16: | Line 15: | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/fadetoblackvita.7z | |download=https://dlhb.gamebrew.org/vitahomebrews/fadetoblackvita.7z | ||
|website= | |website=https://wololo.net/talk/viewtopic.php?f=116&p=421770#p421770 | ||
|source=https://github.com/usineur/f2bgl | |source=https://github.com/usineur/f2bgl | ||
}} | }} | ||
Fade to Black | Fade to Black is an action-adventure game developed by Delphine Software International and published by Electronic Arts Studios. | ||
It is the sequel to the 1992 video game Flashback. | |||
== Installation == | |||
* Install <code>FadeToBlack.vpk</code> using VitaShell. | |||
* Copy datafiles to <code>ux0:data/f2bgl/data</code>. 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'''. | |||
By default, the program will try to load the game data files from the current directory. The expected directory structure is : | |||
DELPHINE.INI | |||
TRIGO.DAT - optional | |||
DATA/ | |||
DATA/DRIVERS/ | |||
DATA/SOUND/ | |||
INSTDATA/ - optional | |||
TEXT/ - not present with demo version | |||
VOICE/ - not present with demo version | |||
== Controls == | |||
* In-game hotkeys | |||
{| | |||
!width="50%"| Keys | |||
!width="50%"| | |||
|- | |||
| Left stick | |||
| Move Conrad (run) | |||
|- | |||
| Hold R + Left stick | |||
| | |||
* Move Conrad (walk) | |||
* In gun mode, step aside | |||
|- | |||
| ✕ | |||
| 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 | |||
|} | |||
==Media== | ==Media== | ||
<youtube>F6lSCQLgWqM</youtube> | <youtube>F6lSCQLgWqM</youtube> | ||
==Screenshots== | ==Screenshots== | ||
Line 30: | Line 130: | ||
https://dlhb.gamebrew.org/vitahomebrews/fadetoblackvita-03.jpg | https://dlhb.gamebrew.org/vitahomebrews/fadetoblackvita-03.jpg | ||
https://dlhb.gamebrew.org/vitahomebrews/fadetoblackvita-04.jpg | https://dlhb.gamebrew.org/vitahomebrews/fadetoblackvita-04.jpg | ||
== | == 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== | |||
'''(v.1.0)''' | '''(v.1.0)''' | ||
* First Release. | * First Release. | ||
== Credits == | |||
* [https://github.com/cyxx Grégory Montoir], for the original engine; | |||
* Vita SDK Team for the Vita SDK; | |||
* [https://github.com/Rinnegatamante @Rinnegatamante] for vitaGL, and his advices; | |||
== External links == | == External links == | ||
* Official Website - | * Official Website - https://github.com/cyxx | ||
* Github - https://github.com/usineur/f2bgl | * Github - https://github.com/usineur/f2bgl | ||
* VitaDB - https://vitadb.rinnegatamante.it/#/info/367 | * VitaDB - https://vitadb.rinnegatamante.it/#/info/367 | ||
* | * Wololo - https://wololo.net/talk/viewtopic.php?f=116&p=421770#p421770 | ||
Revision as of 01:12, 31 October 2022
FadeToBlack | |
---|---|
File:Fadetoblackvita.jpg | |
General | |
Author | usineur |
Type | Adventure |
Version | 1.0 |
License | Mixed |
Last Updated | 2018/03/07 |
Links | |
Download | |
Website | |
Source | |
Fade to Black is an action-adventure game developed by Delphine Software International and published by Electronic Arts Studios. It is the sequel to the 1992 video game Flashback.
Installation
- Install
FadeToBlack.vpk
using 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.
By default, the program will try to load the game data files from the current directory. The expected directory structure is :
DELPHINE.INI TRIGO.DAT - optional DATA/ DATA/DRIVERS/ DATA/SOUND/ INSTDATA/ - optional TEXT/ - not present with demo version VOICE/ - not present with demo version
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 |
Media
Screenshots
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
(v.1.0)
- First Release.
Credits
- Grégory Montoir, for the original engine;
- Vita SDK Team for the Vita SDK;
- @Rinnegatamante for vitaGL, and his advices;
External links
- Official Website - https://github.com/cyxx
- Github - https://github.com/usineur/f2bgl
- VitaDB - https://vitadb.rinnegatamante.it/#/info/367
- Wololo - https://wololo.net/talk/viewtopic.php?f=116&p=421770#p421770