home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / programs / games / hyperedit / !HyperEdit / !Help next >
Text File  |  1998-07-27  |  1KB  |  45 lines

  1. Setting up
  2. ----------
  3.  
  4. Load the !RunImage into a BASIC editor eg. Edit/Zap/StrongED.
  5. Change the path in the first line to point to where the levels
  6. should be loaded/saved to.
  7.  
  8. If you want to use mode 31 rather than 13, change the
  9. hires%=FALSE to hires%=TRUE
  10.  
  11. Suggestions
  12. -----------
  13.  
  14. Keep a backup of your original levels. At the moment, the levels
  15. are renamed as SETx/BAK so that they don't get wiped.
  16.  
  17. The levels seem to save OK.
  18.  
  19. Problems using the levels
  20. -------------------------
  21.  
  22. If you have problems - check the following first:-
  23.  
  24. Make sure that the SETx file is not longer than about 4096
  25. bytes (ie. 4K). If it is, you will need to reduce the size
  26. of the level. 4 blocks of nothing in a row will reduce the
  27. amount, and an entire row of nothing will also. The editor
  28. doesn't fully optimise the levels at the moment - it stills
  29. saves the empty lines after all the blocks.
  30.  
  31. As a good check, save the SET and then try loading it back
  32. in.  If this was OK, then e-mail me the SET and I'll have a
  33. look at it.
  34.  
  35. Contacting me
  36. -------------
  37.  
  38. alex@dundeehigh.demon.co.uk 
  39.  
  40. is my e-mail for the moment.
  41.  
  42. http://www.dundeehigh.demon.co.uk/arctrack/
  43.  
  44. will contain updates to HyperEdit and ArcEdit as they happen
  45. for the moment.