home *** CD-ROM | disk | FTP | other *** search
/ Collection Encyclopedia of Computer Games / GAME_ENCYCLOPAEDIA_VOLUME_1.iso / cannon / readme.txt < prev    next >
Encoding:
Text File  |  1994-05-24  |  1.3 KB  |  45 lines

  1. Cannon Fodder Technical Guide
  2. =============================
  3.  
  4. If you experience memory problems with Cannon Fodder it may be
  5. necessary to create a boot disk as follows:
  6.  
  7. 1: First format a blank floppy disk by typing:
  8.  
  9.      FORMAT A: /S
  10.  
  11. 2: Using an editor of your choice create 2 files on
  12. this disk, one called CONFIG.SYS and the other
  13. AUTOEXEC.BAT.
  14.  
  15. The CONFIG.SYS file should look something like this:
  16.  
  17.      DEVICE=C:\DOS\HIMEM.SYS              
  18.      DOS=HIGH
  19.      STACKS=9,256
  20.      FILES=10
  21.  
  22.  
  23. The only thing in the AUTOEXEC.BAT file should be a
  24. command to load your mouse driver and should look
  25. something like this:
  26.  
  27.      C:\DRIVERS\MOUSE.COM
  28.  
  29. Obviously you may have your mouse driver stored in a
  30. different location on your hard drive so you will need to
  31. alter the path and/or filename to suit your particular
  32. system.
  33.  
  34. Once this is done turn off your PC, insert the newly
  35. created boot disk and switch the machine back on. After
  36. MSDOS has booted you will now be able to move into the
  37. directory where the Cannon Fodder game is stored. You
  38. should now be able to load the game by typing
  39.  
  40.      Cannon Fodder
  41.  
  42. If you still experience difficulties please contact the
  43. Virgin Interactive Entertainment customer services
  44. department on (+44) 081 964 8242.
  45.