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

  1. >>>>> "kurtg" == Kurt R Glaesemann <kurtg@iastate.edu> writes:
  2.  
  3.     kurtg> With installing 1.99f/DOS (deleted all previous files) I
  4.     kurtg> discovered that my gateway 2000 496 monitor would no longer
  5.     kurtg> do 256 colors.
  6.  
  7. Interesting.  We completely revamped our graphics support for 1.99f to
  8. throw away a third party graphics library we were using and talk
  9. directly to the VESA driver (which seems to be noticeably faster).  If
  10. you don't have a VESA driver, Executor allows you to use <= 16 colors
  11. in standard VGA modes.  Our old graphics library wouldn't allow you to
  12. use some non-VESA boards at all, even in 16 color VGA mode.
  13.  
  14. Please bear with us as we try to battle through the nightmare that is
  15. PC video board drivers.  That's one of the reasons we are shipping
  16. experimental releases.  What sort of graphics board do you have?  Does
  17. it claim to be VESA?
  18.  
  19. I don't recall if we've mentioned it, but with 1.99f under DOS you can
  20. try "executor -bpp 4 -size 1024x768", "executor -bpp 8 -size 924x615",
  21. etc.  It tries hard to support whatever screen sizes you throw at it,
  22. although your setup will of course look best if you choose a screen
  23. size exactly matching one your video board supports (otherwise
  24. Executor will center the Mac screen in the SVGA screen).
  25.  
  26. I'll look into the 2 bpp problems you mentioned; they should only crop
  27. up with non-VESA boards.
  28.  
  29. Thanks for the bug reports; these are how Executor gets better.
  30.  
  31. -Mat
  32.  
  33.