home *** CD-ROM | disk | FTP | other *** search
/ Secret Service 56b / SSERVCD_56B.bin / Sinclair / Games / information / Gauntlet2.txt < prev    next >
Text File  |  1998-02-02  |  3KB  |  73 lines

  1. Gauntlet 2
  2. ----------
  3.  
  4. You need x128 v0.4+, WSpecEm, Z80 v3.04+ or Z80Em 1.2+ to use this, as the
  5. super level loader trap is used, and only those emulators support it (at the
  6. time of writing). You can convert this .SLT file to a snapshot and seperate
  7. level data files using SLT2DAT (supplied with x128 v0.4+, also with Z80Em
  8. 1.2+) or SPConv v1.11 (not known to be finished at time of writing).
  9.  
  10. Gauntlet 2 runs right from the start, letting you choose controls, one/two
  11. players, colours and characters. It then loads up the game, and every so
  12. often says something like 'start the tape'. The only time you need to do
  13. anything is when it says something like 'rewind tape and press space'. When
  14. you press space, it'll load, etc.
  15.  
  16. You will get 48K sound by default. Forcing it to be loaded in 128K mode will
  17. cause it to select 128K sound - unfortunately there seems to be a bug which
  18. means that it crashes just after loading the main game code (it does this on
  19. my +3 too). Anybody got a fix for it?
  20.  
  21. (I think all the level data is there...!)
  22.  
  23.  
  24. ** Following paragraphs refer to the separate DAT files version **
  25.  
  26.  
  27. Emulators other than Z80Em:
  28.  
  29. For those emulators which use files named <snap><number>.DAT, the files can
  30. be in your normal snaps directory if you want, although it's probably best to
  31. keep this little mess of files in a directory of its own.
  32.  
  33. However, if you also have Gauntlet in this format, there is a possibility of
  34. filename clash on MSDOS systems.
  35.  
  36. If you save a 'game in progress' snapshot, it will load in fine as long as
  37. you prefix the snapshot name/path by the name/path of the data files. For
  38. example, if the gaunt*.dat files are in the current directory and the
  39. snapshot is called wibble.sna, you'd need to give "gaunt,wibble.sna" to xzx
  40. as the filename. If the paths to either change, you can just add the extra
  41. path elements in the appropriate places. eg.
  42. "~/speccy/gauntlet2/gaunt,../speccy/snaps/game3.sna".  Info on how this works
  43. on Z80 is, presumably, in its documentation :-)
  44.  
  45.  
  46. Z80Em:
  47.  
  48. For Z80Em 1.2+, you are advised to leave it in one file! If you must split
  49. it, then it will need to be in its own (application) directory, with the
  50. snapshot named "!Run" and the data files just numbered, eg. "0", "1", "23"
  51. etc.
  52.  
  53. If you save a 'game in progress' snapshot, you must save it to the same
  54. directory - if you double-clicked on an application (eg. !Gauntlet2) you'll
  55. need to save it within that app.
  56.  
  57.  
  58. ** Technical details **
  59.  
  60. Data blocks 0 and 1 are additional bits of code loaded after the characters,
  61. colours and controls have been selected; the rest contain level data.
  62.  
  63. The snapshot has been stripped of its original loader code. I also
  64. zero-initialised the memory before loading the intro section :-)
  65.  
  66.  
  67. --
  68. Darren Salt, arcsalt@spuddy.mew.co.uk
  69.  
  70. (Some of the above text was lifted from Russell Marks' description of the
  71. Gauntlet 1 SLT file.)
  72.