home *** CD-ROM | disk | FTP | other *** search
/ ISV Strong Games / ISV_STRONG_GAMES.iso / arcade / digger / !Help next >
Text File  |  1998-11-15  |  2KB  |  56 lines

  1. Acorn Digger information file - last updated 15/11/98
  2. -----------------------------------------------------
  3.  
  4. Please read the !Help(PC) file - the text file distributed with the PC version,
  5. which is also a mirror of the Digger website, http://www.digger.org. Most of
  6. the information in that is also relevant to ARM Digger.
  7.  
  8.  
  9. The major differences between Acorn Digger and PC Digger are:
  10.  
  11. * The Acorn version does not currently include the original CGA graphics. If
  12.   there is sufficient interest, these may be included in a future version.
  13.  
  14. * The Esc key exits directly to the operating system. The current game is not
  15.   saved if Esc is pressed.
  16.  
  17. * The sound doesn't sound the same.
  18.  
  19. * To access the command line, edit the !Run file inside the application. The
  20.   command line is typed at the end of the line starting:
  21.  
  22.   run <obey$dir>.!runimage
  23.  
  24.   For example, to play the extra level file "crazy2", change this line to read:
  25.  
  26.   run <obey$dir>.!runimage digger:extra.crazy2/dat
  27.  
  28.   There is an example line in the !Run file which is currently commented out
  29.   with a '|' character - uncomment this and comment out the following line.
  30.   There probably won't be a friendly Wimp interface to do this for you, ever.
  31.   Sorry.
  32.  
  33.   The extra levels are not included with the Digger distribution, but can be
  34.   downloaded separately from http://www.digger.org. Once downloaded, the Zipped
  35.   file must then be unzipped (using !SparkPlug or whatever) into the 'extra'
  36.   directory inside the application).
  37.  
  38.  
  39. The game should degrade gracefully on machines without 640x400 resolution
  40. screenmodes (it should use 640x480 instead). There is also (untested) support
  41. for old machines (e.g. A5000) with MODE 27, although the game may run too
  42. slowly (due to timing problems, not lack of processor power!). Try fiddling
  43. with the + and - keys if this is a problem.
  44.  
  45. If you have a Risc PC with no 640x400 mode, you might like to try the one
  46. supplied.
  47.  
  48.  
  49. This version of the port has been enhanced considerably by Andrew Jenner,
  50. filling in all of the bits which weren't in the original port (e.g. recorded
  51. games, sound toggles, speed control and keyboard redefinition). Internally, the
  52. same code should now compile under DOS and Risc OS, so any future updates will
  53. be mirrored (almost) instantly.
  54.  
  55. - Julian & Andrew
  56.