home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / linux / extra / docs / maillist / text / archive.95 / text1576.txt < prev    next >
Encoding:
Text File  |  1996-04-02  |  1.3 KB  |  33 lines

  1. >>>>> "Wong" == Wong Chung Pak <oscarw@HK.Super.NET> writes:
  2.  
  3.     Wong>     1) After pressed <Enter> in the welcome screen, some
  4.     Wong> text is displayed overlay with the welcome screen, it may be
  5.     Wong> some error message but I cannot catch as it is too fast to
  6.     Wong> be disappear
  7.  
  8. Yes, you are absolutely correct.  Due to a hasty release, 1.99o3
  9. always prints out many of the debugging messages you'd only see with
  10. "-debug 10".  We'll release 1.99o4 soon; to work around this, you can
  11. do:
  12.  
  13. executor > junk
  14.  
  15. so the output doesn't foul your screen.  1.99o3 has various nasties
  16. like this, so I recommend that people *NOT* pick up 1.99o3, and
  17. instead wait for 1.99o4 or 1.99p.
  18.  
  19.     Wong> 3) The shareware version of Ultima 3 cannot be run.  When in
  20.     Wong> the welcome screen, some error message is displayed and the
  21.     Wong> last line is about color something like "log2 color<=3" and
  22.     Wong> a window with a button without any text is displayed.  After
  23.     Wong> pressing the button, exit to dos!  May be some System 7 call
  24.     Wong> is not implement with executor which required by this game.
  25.  
  26. Actually, Ultima 3 is scaling a 32 bit per pixel pixmap.  Our scaling
  27. code currently only supports up to 8 bits per pixel.  This should be
  28. easy to fix.  I solved this game as a kid on my Apple ][...it would be
  29. fun to get it running under Executor.
  30.  
  31. -Mat
  32.  
  33.