                ----------------------------------------------
                 Cruise for a Corpse,  VGA 256 Colour Version    
                ----------------------------------------------

        This file contains the last minute modifications for the    
        "CRUISE FOR A CORPSE" manual.           

        To be able to use the game, you MUST own :                  
                  
                   - A Hard Disk with no less than 4Mb free.      
                   - A colour monitor.
                   - A VGA or MCGA graphics card.     
                   - 640 Kb RAM 

        A mouse is also strongly recommended. 

Installing the game to Hard Disk :   
---------------------------------

        All you have to do is to put the game disk labelled '1' into
        the relevant floppy drive, then type : 'INSTALL'
        The installation programme will help you with the rest.    

        You can quit the installation programme at any time by pressing
        the 'ESC' key.              

Starting the game :
------------------

        To start the game, you have two possibilities :

                - Go into the \DELPHINE directory ( with the command
                  'CD \DELPHINE' followed by 'Enter' ), then type 
                  the command 'CR256' followed again with 'Enter'

                - Go into the \DELPHINE\CR256 directory ( with the command
                  'CD \DELPHINE\CR256' followed by 'Enter' ) then
                  type the command 'DELPHINE' followed again with 'Enter'.   

Automatic detection :
--------------------

        The programme will automatically detect your configuration (graphics
        card, sound card, mouse etc...).          

        But, you have the chance to choose exactly the configuration of
        your choice.                    

        To do this, use the 'INSTALL' programme on the first disk.  

Memory problems :
----------------

        It is possible, that during your game, you will get the 'OUT OF
        MEMORY' message !
        That signifies there is not enough memory in your machine for    
        the programme.     

        To see how much memory your machine has, type the command 'CHKDSK'
        followed by 'ENTER' in DOS.                                     
        

        The last line shows you the memory available to use.            
                   
        To allow the game to run correctly, you must have no less than
        570000 kb of memory available for the programme.               

        If you don't have enough memory available, and you don't wish
        to change your machines' configuration, it is ok for you to     
        create a system disk which uses the minumum number of memory
	resident programmes and then 'Boot' with that disk every time      
        you wish to play the game.                           
        It will help those who are unsure of how do to this to look in their
        DOS manual.


        If memory problems persist, then consult the DOS 5.0 manual , or for
        those with DR DOS 6 to do the same to find the optimum memory setup.
        

                Good Luck !!                 


PS : Here is an example of the commands needed to create a system disk :
     insert a blank disk into your floppy drive, then type :     

FORMAT A: /S <Enter>

COPY CON: A:AUTOEXEC.BAT <Enter>

ECHO OFF <Enter>
PROMPT $P$G <Enter>
VER <Enter>
KEYB UK,,A:\KEYBOARD.SYS /ID:189 <Enter>
MOUSE <Enter>
<Ctrl Z> <Enter>

COPY CON: A:CONFIG.SYS <Enter>

BREAK=ON <Enter>
BUFFERS=10 <Enter>
FILES=10 <Enter>
<Ctrl Z> <Enter>

COPY C:\DOS\KEYBOARD.SYS A:
COPY C:\DOS\KEYB.* A:
COPY C:\DOS\MOUSE.* A:
