Flashback / REminiscence Guide
Before You Start
- Install the REminiscence app on your Xbox.
- Launch the app once, then close it to create the required folders and configuration files.
- Open the app's
LocalStatefolder using the Xbox Device Portal file browser. - The generated
rs.cfgfile contains the game settings and can be safely edited.
Your LocalState folder should contain:
LocalState/
DATA/
rs.cfg
arguments.ini optional
Add the Base Game
- Install the original 1992 release of Flashback on your PC through GOG or Steam.
- The 2013 remake is not supported.
- Open the game's installation directory and navigate to:
Flashback_Data/StreamingAssets/data/
- Compress the entire
datafolder into a ZIP archive. - Upload the ZIP archive to the app's
LocalStatefolder through the Xbox Device Portal. - Select Yes when prompted to extract the archive.
- Rename the extracted
datafolder toDATA.- The folder name must be fully capitalised.
When complete, the DATA folder should contain files such as:
level1.maplevel1.levlevel1.bnq
Optional: Amiga Soundtrack
- The default DOS/GOG
.PRFmusic is included with the base game files and works without additional setup. - To use the Amiga soundtrack:
- Obtain the
flashback.lhaarchive containing themod.*music tracks.- The Exotica wiki can be used as a reference.
- Extract the archive using 7-Zip or a similar tool.
- Copy all
mod.*files directly intoLocalState/DATA/. - Open
LocalState/rs.cfgand change:
- Obtain the
use_prf_music=true
to:
use_prf_music=false
- Change the setting back to
trueto restore the DOS/GOG soundtrack.
Optional: Sega CD Dialogue Voices
- Obtain a Sega CD Flashback disc image in
.isoformat. - Mount the ISO on your PC or extract it using 7-Zip.
- Open the ISO's
datafolder. - Extract
VOICE.VCE. - Copy the file to:
LocalState/DATA/VOICE.VCE
Optional: Launch Arguments
- Create a text file named
arguments.ini. Then upload it to theLocalStatefolder. - This file can configure widescreen mode, autosaves, scaling, language and MIDI settings.
- See ARGUMENTS.md for the complete list of supported options.
A basic configuration is:
--widescreen=adjacent
--scaler=tv2x@2
- Only use one
--scalerline at a time.
Xbox Controller Layout
| Xbox Control | Game Action |
|---|---|
| D-pad or Left Stick | Movement |
| A | Confirm |
| B | Secondary action / Hold or ready gun |
| X | Talk / Use / Run / Shoot |
| Y | Inventory / Skip cutscene |
| Menu | Options / Pause |
| View | Inventory |
Quick Checklist
- Base game files are inside
LocalState/DATA/. - Amiga soundtrack users have copied the
mod.*files intoDATAand setuse_prf_music=false. - Sega CD voice users have copied
VOICE.VCEintoDATA. - Optional launch settings are stored in
LocalState/arguments.ini.