home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 3.15 / 1998-06_Disc_3.15.iso / patches / lb2d3d.zip / LB2D3D.TXT < prev   
Text File  |  1998-02-20  |  9KB  |  174 lines

  1. LB2D3D.TXT
  2. Longbow 2 Direct3D Beta Display Driver Readme File
  3. 2/17/98
  4.  
  5. I.  DESCRIPTION
  6.  
  7. This is a display driver update to allow Longbow 2 to run 3D 
  8. accelerated on 3D accelerator cards using the following chipsets:
  9.  
  10. Riva 128
  11. Rendition Verite V2100 and V2200
  12. TI/3D Labs Permedia 2
  13.  
  14. This display driver is BETA software, and should not be considered complete.  
  15. The Direct3D upgrade may support other chipsets; however, only the above
  16. three have been thoroughly tested.  Please see the section titled
  17. "Card Specific Information" below for additional information on both supported 
  18. and non-supported chipsets.  If you have a 3Dfx graphics card, use the Glide version of the game.
  19.  
  20. The purpose of this Beta release to is test the display driver on 
  21. as much hardware as possible before we release a final driver.  As 
  22. it is a Beta driver, there are some known problems.  The goal is 
  23. that users who use this new driver and find problems will report 
  24. them to Origin so we can address these issues.  See the support 
  25. section for instructions on how to report bugs.
  26.  
  27. II.  INSTRUCTIONS
  28.  
  29. A.  INSTALLATION
  30.  
  31. To install the Longbow 2 drivers, run the self-extracting archive 
  32. LB2D3D.EXE in your Longbow 2 directory (typically 
  33. c:\janes\longbow2).  Then run the batch file D3DINST.EXE.  This 
  34. will patch Longbow 2 to run with your Direct3D accelerator.
  35.  
  36. When that is complete, you must make modifications to the system 
  37. to tell it what display driver you want to use.  This is 
  38. controlled by a series of flags in the [INIT] section of the file 
  39. CA.INI.  CA.INI will be found in the root directory in which you 
  40. installed Longbow 2 (typically janes\longbow2).  To modify CA.INI, 
  41. double click on it in the Windows 95 explorer.  It is a good idea 
  42. to back up CA.INI before you change it.  The flags are 3DFX for 
  43. Glide, and D3D for Riva128, Rendition Verite and TI/3D Labs Permedia 2
  44. chipsets.  Setting these equal to 1 or 0 in combinations will turn the drivers on and off.
  45. Please note that there are other flags in the [INIT] section.  Do not modify these.
  46.  
  47. Here are the individual instructions for running each driver:
  48.  
  49. B.  SELECTING THE DIRECT3D VERSION OF THE GAME
  50.  
  51. Make certain you edit the file "ca.ini" to contain the following line under the [Init] section:
  52.  
  53. D3D=1
  54. 3DFX=0
  55.  
  56.  
  57. If you no longer want to play the Direct3D version of the game, you have two options:
  58.  
  59. 1) To play the Glide (3Dfx) version of the game, delete both lines added to the ca.ini file.
  60. 2) To play the software rasterizer version of the game, change the two lines added to ca.ini as follows:
  61.  
  62. D3D=0
  63. 3DFX=0
  64.  
  65. C.  SETTING UP A CONFIGURATION FILE (mandatory for some cards)
  66.  
  67. The Beta Longbow 2 Direct3D graphics engine makes use of an optional configuration file, d3d.cfg.  This 
  68. configuration file must be placed in the same directory as the main directory containing lb2.exe.  This file 
  69. contains several user-configurable options, some of which are required for certain cards Comments 
  70. regarding the use of specific options is listed in the configuration text file.
  71.  
  72. The Beta Direct3D patch contains several files with the ".cfg" extension.  Each of these files corresponds to 
  73. decent d3d.cfg settings for a given card.  The following table lists the chipset and the config file name for 
  74. that chipset.  The config file will need to be copied to the d3d.cfg filename.
  75.  
  76. Chipset:        Config file name:
  77. Riva 128        riva128.cfg
  78. Rendition V2x00        rndv2x00.cfg
  79. Permedia 2        perm2.cfg
  80. ATI 3D Rage Pro        ragepro.cfg
  81.  
  82. Note that you are not required to use a config file, nor are you required to include a given option in a config 
  83. file.  The config file is a text file containing simple <variable>=<value> statements.  Lines beginning with 
  84. the pound sign, "#", will be considered comments.  The config file used by the Direct3D engine must be 
  85. named "d3d.cfg".  You may copy the config file for your chipset to d3d.cfg with the following instruction:
  86.  
  87. copy <config file name> d3d.cfg
  88.  
  89. Happy Hunting!
  90.  
  91.  
  92. III.  CARD-SPECIFIC INFORMATION (including information on cards not supported)
  93.  
  94. The following lists additional information regarding operation on specific chipsets:
  95.  
  96. Riva 128:
  97. The Riva 128 chipset does not support Gouraud-shaded transparency.  It emulates this feature through a 
  98. method that does not look appealing in some circumstances.  Within the Virtual Cockpit, the emulated 
  99. transparency makes the rotor blades look less than realistic.  Furthermore, the STB Velocity 128 apparently 
  100. does not support the early DirectDraw interfaces correctly.  The on-base portion of the game does not draw 
  101. fullscreen correctly, rendering it nearly unplayable.  Hopefully STB corrects their drivers to fix this.
  102.  
  103.  
  104. Permedia 2:
  105. Permedia 2 does not support a feature used by Longbow 2 to create the Pilot Night Vision System (PNVS).  
  106. If the PNVS is used at night, the terrain will look brighter, but will not be green-shaded.
  107.  
  108. ATI 3D Rage Pro:
  109. The drivers for this chipset are in a state of flux that may or may not be compatible with the Beta release of 
  110. Longbow 2 Direct3D.  Currently, certain operations are failing, leading to the drop-out of certain special 
  111. effects.  Beta 3D Rage Pro drivers I have been working with render the game unplayable.  Hopefully the 
  112. drivers settle out in such a way that the 3D Rage Pro will work just fine; however, no promises can be made 
  113. at this time regarding the results you will achieve.
  114.  
  115. PowerVR PCX2:
  116. Although there are some benefits to the architecture supported by this card, the PowerVR architecture 
  117. places restrictions on texture usage that are incompatible with the Longbow 2 render pipeline.  You may be 
  118. able to get it to run partially; however, no promises are made over the results you will achieve.
  119.  
  120. IV. RECOMMENDED SETTINGS
  121.  
  122. The following is a list of option settings recommended to improve your gaming experience while running 
  123. under Direct3D.  These options are located by selecting the options menu, choosing "Graphics", then 
  124. choosing "Custom Detail..."
  125.  
  126. A.  Horizon Distance:  Select third notch from left.  This will significantly improve frame rate.
  127.  
  128. B.  Deselect Sky Texture.  With the horizon distance set near, fogging gives the appearance of a perpetual 
  129. cloudy day.  Deselecting sky texture provides a blended blue sky.  This doesn't provide any performance 
  130. gains.
  131.  
  132. For the best performance, select "Low" on the main graphics options page.  This automatically adjusts 
  133. option settings in order to achieve optimal frame rate.
  134.  
  135. V. KNOWN BUGS
  136.  
  137. The following is a list of bugs you may experience.  The development team is aware of these bugs, so there 
  138. is no need to report them if you experience one of them during gameplay.
  139.  
  140. A.  FLIR terrain/object color incorrect:
  141.  
  142. In some situations on some cards, the terrain color will show up incorrectly in the FLIR camera mode for 
  143. the TADS.  The problem may only show up when switching between white-hot and black-hot mode.
  144.  
  145. B.  Tutorial palette colors incorrect:
  146.  
  147. On some cards during tutorial exercises, the colors shown in the cockpit may not be correct (noticeably for 
  148. the IHADSS symbology).  The problem becomes worse if you return from the options menu or select cancel 
  149. from the quit or exit dialog.  The colors will revert to normal if you fire your cannon (note: the tutorial 
  150. doesn't always let you fire the cannon when the instructor is talking).
  151.  
  152. C.  In-flight mouse cursor colors incorrect:
  153.  
  154. In some instances, the mouse cursor for the in-flight systems may be set to incorrect colors.
  155.  
  156. VI. SUPPORT
  157.  
  158. As stated above, this is a Beta version of the Direct3D drivers, 
  159. and you may encounter some problems.  If you do encounter any 
  160. problems, please let us know as soon as possible so we may correct 
  161. these problems for the final release of this driver.  Please send 
  162. all pertinent information, including a detailed description of the 
  163. problem you've encountered, and a complete summary of your machine 
  164. specs to support@origin.ea.com.  We have automated this process 
  165. for you.  When the Autorun for Longbow 2 launches after inserting 
  166. Disk 1 into your cd-rom drive, click on the "HELP" button.  This 
  167. will bring up a help file with a button marked "Contact Tech 
  168. Support."  Clicking this button will run a utility that will poll 
  169. your system for all the information needed by our Customer Service 
  170. team and will allow you to email this, along with a description of 
  171. the problem to them.  Please put the words LONGBOW 2 and DIRECT3D in 
  172. the subject to better help us organize the data. 
  173.  
  174.