Flashback DS
--------------------------------------------------------------------------------
Flashback DS is based on REminiscence engine (http://cyxdown.free.fr/reminiscence/).
This game was made by Delphine Software and released in 1992. More information can be 
found here : http://www.mobygames.com/game/flashback-the-quest-for-identity .

Features :
----------
 Most things you should expect from REminiscence engine.

Missing :
---------
 All that is not yet tested ;)

Check updates on my web site : 
http://www.portabledev.com

--------------------------------------------------------------------------------
History :
--------------------------------------------------------------------------------
V1.1 : 09/10/2011
  * Fix save/load problem
  * Invert A & X buttons, R instead of Y for inventory, Y to jump
  * Add confirmation before switching back to menu
  * Some speed improvments
  * Fix brightness problem when an error occured
  * Remove zlib include, useless for this version
  * Remove assertion with flag NDEBUG


V1.0 : 24/07/2011
  * Initial release based on REminiscence engine
  
--------------------------------------------------------------------------------
How tu use FlashbackDS :
--------------------------------------------------------------------------------
YOU NEED PERHAPS TO PATCH THE NDS FILE WITH THE DLDI PATCH BEFORE USING IT. 

You will need the original game datafiles of the PC (DOS or CD) or Amiga release. You can 
use french, english, german or spanish version.
	
If you have a version distributed by SSI, you'll have to rename the files
and drop the 'ssi' suffix (ie. logosssi.cmd -> logos.cmd).

To hear background music during polygonal cutscenes with the PC version,
you'll need to copy the .mod files of the Amiga version :

	mod.flashback-ascenseur
	mod.flashback-ceinturea
	mod.flashback-chute
	mod.flashback-desintegr
	mod.flashback-donneobjt
	mod.flashback-fin
	mod.flashback-fin2
	mod.flashback-game_over
	mod.flashback-holocube
	mod.flashback-introb
	mod.flashback-jungle
	mod.flashback-logo
	mod.flashback-memoire
	mod.flashback-missionca
	mod.flashback-options1
	mod.flashback-options2
	mod.flashback-reunion
	mod.flashback-taxi
	mod.flashback-teleport2
	mod.flashback-teleporta
	mod.flashback-voyage

To hear voice during in-game dialogues, you'll need to copy the 'VOICE.VCE'
file from the SegaCD version to the FLASHBACK directory.

These files are copyrighted and can not be distributed with this release.
	
To start the game, you must :
- create a directory at the root of your card named FLASHBACK
- put the original game's datafiles in the directory named FLASHBACK
- run flashback.nds

That's all, FlashbackDS can be use now :) !

Controls :
 * Direction pad : the joystick ... 
 * A           : draw/holster gun
 * B           : talk / use / run / shoot
 * X           : use the current inventory object
 * Y           : Jump
 * R           : display the inventory / skip movies
 * L           : display the options
 
--------------------------------------------------------------------------------
Credits:
--------------------------------------------------------------------------------
Thanks Wintermute for devkitpro and libnds (http://www.devkitpro.org).
  Benoist Aron, Thierry Levastre, Thierry Perreau, Delphine Software, obviously, 
    for making this great game.
  Gregory Montoir, cyx@users.sourceforge.net (original REminiscence for PC)

--------------------------------------------------------------------------------
Alekmaul
alekmaul@portabledev.com
http://www.portabledev.com
--------------------------------------------------------------------------------