home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 4.8 / 1999-02_-_Disc_4.8.iso / PATCHES / khg_v11.zip / Readme11.txt < prev    next >
Text File  |  1998-11-12  |  8KB  |  201 lines

  1. ****************************************************
  2. Klingon Honor Guard V1.1 Release Notes
  3. ****************************************************
  4.  
  5. Please report any errors or problem with the patch by e-mailing a description of the problem
  6. to klingons@microprose.com. Also please be sure to attatch your khg.log file to your e-mail.
  7.  
  8.  
  9. NOTE : Any save games and configuration options will have to be restored once the patch has 
  10. been installed. Save games will have to be run from the save folder as they will no longer 
  11. appear in the save game list. 
  12.  
  13. Drivers
  14. =======
  15.  
  16. DirectX 6.0 and Direct3D drivers are now needed to use KHG in D3D mode. You can find them at :
  17.  
  18. http://www.microsoft.com/directx/download.asp
  19.  
  20.  
  21. General 
  22. =======
  23.  
  24.   Shaved a couple megs off the memory usage 
  25.   Further improved the loading time 
  26.   If KHG is already running in the background, clicking on a web browser link now redirects the existing 
  27.     copy of KHG rather than launching a new one.
  28.   Bug Fixes : Server memory leak when switching levels, sporadic dynamic lighting crash, sporadic file 
  29.     loading crash on low-memory machines. 
  30.   Windows NT: Switching in and out of 3dfx mode multiple times now works.
  31.   Fixed volumetric lighting rainbow effects on 3DNow! 
  32.  
  33.  
  34.  
  35. Hardware support 
  36. ================
  37.  
  38.   Improved Glide support: Voodoo2 Dual-TMU, more stable Voodoo Rush & Banshee support. 
  39.   Updated OpenGL support. 
  40.   New Direct3D support (alpha-test). 
  41.   Creative Labs Sound Blaster Live support 
  42.   More AMD K6-2 / 3DNow! optimizations 
  43.   Intellimouse support on Win95 
  44.   Cyrix processors: Fixed KHG crashing at startup giving an "InitEngine" error message. 
  45.   Aureal 3D audio: Fixed sound effects repeating and skipping. 
  46.  
  47.  
  48. Networking 
  49. ==========
  50.  
  51.   More detailed "STAT NET" display 
  52.   Loss-free packet sequencing and retransmission (fixes disappearing weapon problems) 
  53.   Bitstream packet compression 
  54.   Optimized file downloading 
  55.   Now handles packet loss much more gracefully 
  56.   Fixed potential forced replication and forced RPC cheat 
  57.   Added "NETSPEED ####" command 
  58.   Added "Bandwidth Saturated" detection during gameplay 
  59.   Clamp server MaxTicksPerSecond to reasonable 15-60 range 
  60.   Fixed servers not being recognized when more than one network adapter installed (especially a problem 
  61.     with network cards and dial-up adapters conflicting). 
  62.   Network play: You can now download multiple package files (.unr, .utx, .uax, etc) when entering a server. 
  63.     Previously, only the .unr file could be downloaded, then the connect attempt aborted. 
  64.   Fixed ESC in intro level crashing games in the software renderer on some machines. 
  65.   Eliminated chance of server crashing when player limit is exceeded. 
  66.  
  67.  
  68. Internet Play 
  69. =============
  70.  
  71.   When the server switches levels, all players were thrown into the holding cell, but don't properly rejoin 
  72.     the next level. Fixed. 
  73.  
  74.   Entering a server as a spectator then typing "suicide" on the console caused the spectator to be visible 
  75.      to players as a little tiny chess pawn. Eliminated. 
  76.      
  77.   "RMODE" command is no longer allowed during network play (potential unfair advantage). 
  78.  
  79.   Fixed object updates becoming erratic after 30+ minutes in the same level. 
  80.  
  81.  
  82. Internet Server 
  83. ===============
  84.  
  85.   Fixed potential crash when players are downloading files. 
  86.   New server querying interface. 
  87.   Server now runs quietly in the background by default (a tray icon) 
  88.   Network statistics display & log to help us track down performance problems that people report 
  89.   Klingons.ini ServerActors can now have parameters sent to them, i.e. for launching multiple master server 
  90.     uplinks pointing to different IP addresses. 
  91.   Far lower memory usage (over 2X less memory in typical levels) 
  92.   Dedicated server: The "IpDrv" package is now server-side only, so it is not version-checked against clients. 
  93.  
  94.  
  95. UnrealScript 
  96. ============
  97.  
  98.   Fixed crash calling static functions. 
  99.   Added function InternetLink.IpAddrToString 
  100.   Implemented ELinkMode MODE_Binary in UdpLink, for mod authors who need to implement binary UDP protocols. 
  101.   Fixed script recompile possibly crashing on Scout.uc 
  102.   Fixed texture not being applied when adding/subtracting brush 
  103.   Fixed "rebuild lighting" creating weird colored shadow maps on maps with movers 
  104.   Fixed "rebuild geometry" potential for crashing 
  105.   Fixed broken .t3d map importer 
  106.   Fixed broken music and sound exporting 
  107.   C style 'continue' keyword 
  108.   Java style "new" function for creating new objects 
  109.   Improved TcpLink, UdpLink support for Internet mods 
  110.  
  111.  
  112.  
  113. UnrealEd 
  114. ========
  115.  
  116.   Faster loading time 
  117.   Significantly lower memory usage 
  118.   Misc UnrealEd improvements from Mark Poesch @ Legend Entertainment 
  119.   Improved "undo" support 
  120.   Fixed "Full rebuild" giving bogus error message in UnrealScript #always directive. 
  121.  
  122.  
  123. ****************
  124. *Important tips*
  125. ****************
  126.  
  127. 1. KHG 1.1 is NOT network-compatible with previous versions of KHG. You can only connect to servers 
  128.      and other players running KHG 1.1 or later!
  129.  
  130. 2. Quality network play totally depends on KHG knowing how much bandwidth is available on your 
  131.      Internet connection. There are two ways to set your bandwidth:
  132.  
  133. In the "Join Game" menu, select "28K Internet", "56K Internet" or "LAN".
  134.  
  135. Or, at any time during gameplay, use the NETSPEED command. For example, for a 28.8K connection: 
  136.  
  137.      Press TAB to bring up the console 
  138.      Type the following: NETSPEED 2600 
  139.      Press ENTER 
  140.  
  141. Our testing has found the following NETSPEED settings to work best:
  142.  
  143.  Modem Speed     Excellent ISP         Good ISP        Poor ISP
  144.  28.8K        NETSPEED 2600         NETSPEED 2400        NETSPEED 2100
  145.  33.6K        NETSPEED 3000        NETSPEED 2800        NETSPEED 2400
  146.  56.6K +    NETSPEED 3500        NETSPEED 3000        NETSPEED 2600
  147.  
  148.  
  149. If you see any of the following symptoms happen repeatedly while playing Internet KHG, you should lower 
  150. your NETSPEED setting:
  151.  
  152. A. You experience delays of 1 second or more between when you press the FIRE button and you see your shot fire.
  153. B. The message "Bandwidth Saturated, Lower Your Net Speed" appears.
  154. C. You appear to "teleport" around haphazardly, rather than move smoothly through the level.
  155. D. Your PING time (displayed in STAT NET) starts increasing, or becomes unreasonably large.
  156.  
  157. The following PING times can be expected: 
  158.  
  159.      Modem connection: 200-350. 
  160.      ISDN or cable modem connection: 100-200. 
  161.      T1 connection (not saturated): 50-150. 
  162.      LAN: 30-80. 
  163.  
  164. Some modem connections are considerably worse.
  165. Add 100-200 msec if server is in another country.
  166.  
  167. You tend to get 30% better ping times at night than day, because the Internet is less saturated then.
  168.  
  169. 3. While playing Internet KHG, press TAB, type "STAT NET", and press ENTER to bring up network statistics. 
  170.      You can use these statistics to diagnose problems with your connection: 
  171.  
  172. PING:         Lag caused by Internet connection, in milliseconds. Lower=Better. 
  173.      
  174. CHANNELS:     Number of actors the server is sending you. 
  175.  
  176. UNORDERED:     Number of out-of-order packets received. If this number is not zero, you likely have a bad 
  177.         Internet connection. 
  178.  
  179. PACKET LOSS:     Percentage of packets lost. The lower the number, the better your connection. If this number 
  180.         is frequently above 10%, try lowering your NETSPEED. 
  181.      
  182. PACKETS/SEC:     Number of packets sent and received. 
  183.      
  184. BUNCHES/SEC:     Number of actor updates sent and received. 
  185.      
  186. BYTES/SEC:     Number of bytes sent and received. 
  187.      
  188. NETSPEED:     Your current NETSPEED setting. 
  189.  
  190. 4. For gameplay to perform acceptably, administrators running dedicated KHG servers need to use the following 
  191.      settings in Advanced Options / Networking / TCPIP Network Play / MaxTicksPerSecond: 
  192.  
  193.      For Internet servers: 15 to 25 
  194.      For LAN servers: 25 to 35 
  195.  
  196. The higher the number, the more frequently the server updates the game world--resulting in smoother gameplay, 
  197.      but also more network traffic.
  198.  
  199.  
  200.  
  201.