home *** CD-ROM | disk | FTP | other *** search
/ ftp.lokigames.com / ftp.lokigames.com.zip / ftp.lokigames.com / patches / myth2 / README < prev    next >
Text File  |  2000-03-07  |  4KB  |  87 lines

  1.                 Myth II : Soulblighter for Linux
  2.                 ================================
  3.  
  4.                       Patch 1.3d
  5.  
  6. This fourth patch for Myth II: Soulblighter for Linux addresses
  7. the following problems in version 1.3c of the game. You will need 
  8. to download and install the 1.3a, 1.3b and 1.3c patches before applying
  9. this patch:
  10.  
  11.     - Fixed corrupted dialog boxes in software 32 bit modes
  12.     - The game should now start if no sound card is configured on the system.
  13.     - The game has been changed internally to link with the newest SDL and SMPEG
  14.       libraries. This provides overall better performance.
  15.     - Framebuffer console target on Intel systems (not on PPC).
  16.     - AAlib target (play Myth II in ASCII art!). Use it on the console, or
  17.       enable it explicitly by setting the SDL_VIDEODRIVER environment variable
  18.       to 'aalib'.
  19.     - Proper CDROM detection on systems using supermount (Mandrake)
  20.     - Much better X11 fullscreen support, and fullscreen is now enabled by default.
  21.       You can switch at any time between fullscreen and windowed mode by using
  22.       the Alt-Enter hotkey.
  23.     - Support for DMA sound for cards that support it, and better ESD support.
  24.       To enable DMA sound, type the following command in your shell:
  25.  
  26.       export SDL_AUDIODRIVER=dma
  27.  
  28.     - If you own a 3Dfx card, we strongly recommend you to upgrade your Glide driver
  29.       to the latest version, especially for Voodoo3 users. A bug present in older
  30.       Glide versions was causing Myth II to crash on the second level played with
  31.       the Glide driver enabled. You can get the latest Glide releases for Linux
  32.       at http://linux.3dfx.com/open_source/drivers.htm
  33.  
  34. The problems that were fixed in 1.3c are the following :
  35.  
  36.     - The Glide version works now with X servers set to a bit depth different
  37.       than 16 bit.
  38.     - Restarting a game in Glide mode no longer crashes.
  39.     - The -f command-line option now works and enables fullscreen thru the
  40.       XFree86 VidMode extension, which does not require root privileges. For
  41.       this to work correctly, you need to have the 640x480 mode set up in your
  42.       XF86Config file. DGA is not required anymore (but should still work).
  43.     - Y2K bugfix.
  44.  
  45. The problems that were fixed in 1.3b are the following :
  46.  
  47.     - Making the executable setuid-root now works correctly.
  48.     - Workaround for compatibility with the SB!Live drivers.
  49.       To enable this workaround, you need to set the SDL_SBLIVE_HACK
  50.       environment variable to 1 (i.e. "export SDL_SBLIVE_HACK=1").
  51.     - Fear bugfixes.
  52.  
  53. The problems that were fixed in 1.3a are the following :
  54.  
  55.     - Fixed linking problem that prevented the Glide binary from running 
  56.       on SuSE 6.2 and Debian (Slink).
  57.     - Many compatibility fixes for various window managers
  58.     - Various networking / Bungie.net fixes.
  59.     - Keyboard bugfixes. The correct key names now appear in the 
  60.       keybindings configuration panel.
  61.     - Improved cut and paste support with other X11 applications.
  62.  
  63. INSTALLING THIS PATCH
  64.  
  65. Pick the appropriate version of the patch, according to your architecture
  66. (Intel or PowerPC) and your glibc version (2.0 or 2.1). Then just run
  67. the script by typing the following from the command line :
  68.  
  69.     sh myth2-1.3d-x86-2.1.run
  70.  
  71. The above is for an Intel system with Glibc 2.1.
  72.     
  73. TECHNICAL SUPPORT
  74.  
  75. Support for Myth II: Soulblighter for Linux is available from
  76. Loki Entertainment Software at:
  77.  
  78.     Website:  http://www.lokigames.com/  Follow the links for support.
  79.  
  80.     Usenet:   news://news.lokigames.com/loki.games.myth2
  81.  
  82.     Email:    support@lokigames.com
  83.  
  84.     Phone:    801-356-7629. Telephone support is available between the
  85.               hours of 9 A.M. and 5 P.M. Mountain Standard Time.
  86.  
  87.