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

  1. >>>>> "emb121" == emb121 (Eric Bennett) <Ericb@psu.edu> writes:
  2. In article <49skep$r2q@hearst.cac.psu.edu> Ericb@psu.edu (emb121 (Eric Bennett)) writes:
  3.  
  4.     emb121> I've seen Executor running on two or three machines, the
  5.     emb121> latest being a Pentium 120.  Executor on that machine is
  6.     emb121> about as fast--near the speed of a 20 mhz 68040--as
  7.     emb121> Apple's old 68k emulator on a 66 mhz PowerMac (Apple's new
  8.     emb121> emulator is much faster).  Unfortunately, while this is
  9.     emb121> respectable processor emulation from Executor, its video
  10.     emb121> speeds (under Linux Xwindows) on the machine I saw were
  11.     emb121> pretty horrendous.  I certainly wouldn't want to play
  12.     emb121> arcade games in Executor.
  13.  
  14. The Speedometer graphics benchmarks aren't a particularly good
  15. measurement of Executor's graphics speed for most applications.  The
  16. "diagonal lines" test, in particular, runs very slowly under Executor
  17. because of the screen updating algorithm Executor uses.  Fortunately,
  18. few programs spend much of their time drawing diagonal lines.
  19.  
  20. You'll also find that running your X server at 8 bits per pixel and
  21. running "executor -privatecmap" is *much* faster, because Executor
  22. doesn't have to convert pixels from the Mac colorspace to the X
  23. windows colorspace while updating your screen.
  24.  
  25. That said, many arcade games *are* too slow under
  26. Executor/Linux/X-Windows, at least on machines slower than a
  27. Pentium/90.  Linux users who want to play games under Executor should
  28. check out Executor/Linux/svgalib.  If svgalib supports SVGA graphics
  29. modes and linear frame buffers on your card, those arcade games will
  30. blaze.
  31.  
  32. -Mat
  33.  
  34.