home *** CD-ROM | disk | FTP | other *** search
/ Carousel Volume 2 #1 / carousel.iso / mactosh / ed / continuu.sit / README < prev    next >
Text File  |  1988-09-22  |  3KB  |  45 lines

  1.                Notes about Continuum 1.01
  2.  
  3. 1.  Continuum's files (the Galaxy, Highscores, etc) can either be in the
  4. same folder as the main program or in a subfolder named "Cont Files".
  5.  
  6. 2.  To erase the high score list, throw the "Highscores" file in the trash 
  7. can.  Once your name is on the list, you can start another game by clicking
  8. on your name.  Only the highest of each person's scores is kept; if one is
  9. vastly better than the rest, it will show through his/her score, not the
  10. number of times the name appears.
  11.  
  12. 3.  Continuum will run on any MacII, though the screen should be in 2-bit
  13. mode for clean animation.  It will run on the Mac 512K, 512KE, Plus, and
  14. SE, though it is not compatible with Multifinder on these latter machines. 
  15. Continuum is incompatible with System file version 6.0 on a Mac 512K through
  16. SE.  Apple has promised to fix the bug in 6.0.1.  It works fine with any 
  17. previous systems.  It will not run on a 128K Mac.  People tell me it is 
  18. incompatible with Appleshare; some have run it (without sound) under A/UX.
  19.  
  20. 4.  Version 1.01 is basically a bug fix to version 1.0.  The following are
  21. some of the bugs that are fixed in 1.01:
  22.     -  It now warns you if the ramcache is using the second screen, and
  23. allows you to quit or attempt to run it anyway (see note 5).
  24.     -  It no longer crashes at the end of a game with the sound off on
  25. a Macintosh II.
  26.     -  It quits more gracefully if it runs out of memory.
  27.     -  Level 9, due to popular loathing, is now level 20, closer to where
  28. it should have been.
  29.  
  30. 5.  Because Continuum uses the second graphics buffer on all Macs except
  31. the II series, it is normally incompatible with the Ramcache, Macsbug, and
  32. many INITs that use high memory.  Using a reserve-second-screen INIT,
  33. however, it is possible to reserve this memory and then use all the other
  34. stuff as well.  Click the button marked "Reserve-2nd INIT" ONLY IF YOU ARE
  35. USING A RESERVE-2ND-SCREEN INIT.  Otherwise your mac will crash at strange
  36. times, and damage to data might result.
  37.     An INIT to reserve the second screen, called "Page 2 Saver", is included 
  38. with this release.  I didn't write it and I make no claims as to its 
  39. safety, but I used it while developing Continuum.  Just put it in your 
  40. System Folder and reboot; to get it to load before another INIT that 
  41. uses high memory, rename it something alphabetically before the
  42. other, like "A Page 2 Saver".  This procedure is only recommended
  43. for Macintosh users who really know what they are doing.  It is much safer
  44. just to turn the RamCache off before running Continuum.
  45.