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

  1. >>>> "Sarinee" == Sarinee Achavanuntakul <sachavan@scunix4.harvard.edu> writes:
  2.  
  3.     Sarinee>     To continue this useful thread, the following are
  4.     Sarinee> games that run fine in DOS Executor, at least on my
  5.     Sarinee> machine:
  6. [munch]
  7.     Sarinee> Deliverance --screen updates slow though
  8.  
  9. Deliverance is one of many Mac games that bypass QuickDraw and write
  10. directly to screen memory.  Executor can run such games, but they tend
  11. to run slowly on most system configurations.  On some configurations,
  12. however, Executor is able to give those games direct access to your
  13. video card and they're really fast.  Deliverance Demo *smokes* on my
  14. Mach32/PCI P90.
  15.  
  16. Here's what DOS users need to do for top graphics performance:
  17.  
  18.   1) Make sure you have a decent SVGA card.  If you have an old
  19.      ISA VGA card, Executor's graphics just aren't going to be fast.
  20.      PCI and VLB are your best bet.
  21.  
  22.   2) Download and install UniVBE 5.1a:
  23.        ftp://ftp.scitechsoft.com/uvbe51a.zip
  24.      This is a good shareware "universal" video driver that lets
  25.      Executor take advantage of some important features on many SVGA
  26.      boards.  The most important is getting a "linear frame buffer".
  27.  
  28.   3) Make sure you have the latest Executor/DOS (1.99p6).
  29.  
  30.   4) Run Executor/DOS under plain DOS, *not* under Windows or Warp.
  31.      If you've installed UniVBE and it supports your video card,
  32.      "executor -info" should say it detects a VESA-compatible
  33.      video driver, VBE 2.0.
  34.  
  35. This won't work for everyone, but it will work for many people.  If
  36. you can get the fast graphics working, Space Madness, Apeiron,
  37. Deliverance, Swoop, Solarian, etc. are quite playable.
  38.  
  39. Executor/Linux/svgalib users will also be able to run these games at
  40. full speed if they have a board that's well supported by svgalib
  41. (e.g. Mach32 and some Cirrus chips).  If you're running a 1.2.x kernel
  42. be sure to pick up the kernel patch from our ftp site.  In addition to
  43. some mouse driver patches it also fixes an off-by-one error in the
  44. kernel timer code that can cause some arcade games to run too slowly.
  45. Linus has added our patch to the later 1.3.x kernels.
  46.  
  47. -Mat
  48.  
  49.