home *** CD-ROM | disk | FTP | other *** search
/ The Hacker's Encyclopedia 1998 / hackers_encyclopedia.iso / pc / softdox / wc3hlp.txt < prev    next >
Encoding:
Text File  |  2003-06-11  |  36.1 KB  |  934 lines

  1.  
  2.                             Most Common Problems 
  3.                  Wing Commander III : Heart of the Tiger 
  4.  
  5.                                 Version 2.0
  6.                                    2-1-95
  7.  
  8.                      Written, compiled and updated by :
  9.  
  10.                             Anthony L. Sommers 
  11.                          Assistant Project Leader 
  12.                         Wing Commander III QA Team 
  13.  
  14. ----------------------------------------------------------------------
  15.  
  16. This has been provided as a supplement to the Wing Commander III
  17. documentation. It details a number of the most common questions
  18. asked and their solutions.
  19.  
  20. It is recommended that the Playguide, Install/Troubleshooting Guide AND
  21. the README.TXT file on the CD are also read in addition to this file.
  22.  
  23. This file will be updated continuously and can be found on our BBS
  24. (512-331-8559) or on the Internet (ftp.ea.com /pub/patches/wc3help.txt).
  25.  
  26. ----------------------------------------------------------------------
  27.  
  28. [INDEX]
  29.  
  30. 0.0   Making a BOOT DISK for Wing Commander III
  31.  
  32. 1.0   Movies pausing (starting and stopping)
  33.  
  34. 2.0   Long load times
  35.  
  36. 3.0   The "DOTS"
  37.       3.1   You see "Loading Wing Commander III ......." and it returns
  38.             you immediately back to the CD-ROM drive prompt
  39.       3.2   Lockups at the fourth or sixth dot
  40.  
  41. 4.0   Error messages
  42.       4.1   This error may be the result of a bad CD-ROM read...
  43.       4.2   A processor exception has occured.
  44.             Your system may be unstable at this point.
  45.       4.3   Critical error on file : ..\..\data\movies\origin_s.mve or
  46.             Critical error on file : ..\..\data\movies\opening.mve
  47.       4.4   Exception 13 happened :)
  48.       4.5   CVMManager::getPtr () failed
  49.       4.6   Write failed on file : SWAPFILE.$$$
  50.       4.7   Malloc () failed
  51.       4.8   Non system disk or disk error
  52.             Replace and strike a key when ready
  53.       4.9   Invalid drive specification
  54.  
  55. 5.0   Lockups
  56.       5.1   Lockups after the fourth or sixth dot
  57.       5.2   Lockups During opening movie, [ESC] takes you further into
  58.             the game
  59.       5.3   Lockup at the joystick calibration screen
  60.  
  61. 6.0   Reboots
  62.  
  63. 7.0   Gameplay
  64.       7.1   Movies are of "poor quality"
  65.       7.2   No descriptions of possible actions (Attend Briefing, etc.)
  66.       7.3   TAB and ~ (afterburners) do not work in spaceflight
  67.       7.4   Installation program rates machine slower than normal
  68.       7.5   Crackling sounds in SVGA
  69.             7.5.1   Cirrus Logic GD-542x 
  70.             7.5.2   Orchid Kelvin 64 
  71.  
  72. 8.0   Specific Hardware
  73.       8.1   Control (keyboard, mouse, joystick)
  74.             8.1.1   Flightstick Pro support
  75.             8.1.2   Thrustmaster and Logitech Wingman support
  76.             8.1.3   WING3.ADV compiler errors 
  77.             8.1.4   Programmable keyboards
  78.       8.2   Video cards
  79.             8.2.1   Diamond Viper VLB
  80.             8.2.2   Matrox PCI
  81.             8.2.3   Hercules Graphite
  82.             8.2.4   Compaq QVision
  83.       8.3   Sound cards
  84.             8.3.1   Mozart by Oak Technologies
  85.             8.3.2   Media Chips MAD 16
  86.             8.3.3   Media Magic 16 (ISP16 and MAGICS20)
  87.       8.4   Miscellaneous (CPUs, hard drives, SCSI host adapters, etc.)
  88.             8.4.1   Cyrix 486 processors
  89.             8.4.2   AMD processors
  90.  
  91. 9.0   Patches
  92.       9.1   WC3JOY.DLL, the joystick patch
  93.  
  94. 10.0   Problem CD-ROM drivers and their updates
  95.  
  96. 11.0   Acknowledgements
  97.  
  98. ----------------------------------------------------------------------
  99.  
  100. [0.0]   Making a BOOT DISK for Wing Commander III
  101.  
  102. Almost all problems can be solved by making a boot disk for Wing
  103. Commander III. Regardless of the total amount of RAM and/or conventional
  104. memory, processor speed/power, etc., the boot disk will set up your
  105. computer specifically to run Wing Commander III. Expanded Memory
  106. Managers (EMM386, QEMM386, 386MAX, NETROOM, etc.) are not needed and if
  107. configured incorrectly, will often conflict with our own protected mode
  108. memory manager.
  109.  
  110. To make a boot disk for Wing Commander III, please use the following 
  111. instructions :
  112.  
  113. 1)  Place a blank disk in drive A:
  114.  
  115. 2)  Type  C:  and press [ENTER]
  116.  
  117. 3)  Type  FORMAT A: /S  and press [ENTER]
  118.  
  119. 4)  Type  A:  and press [ENTER]
  120.  
  121. 5)  Type  COPY C:\CONFIG.SYS  and press [ENTER]
  122.  
  123. 6)  Type  COPY C:\AUTOEXEC.BAT  and press [ENTER]
  124.  
  125. 7)  Type  EDIT A:\CONFIG.SYS  and press [ENTER]
  126.  
  127. 8)  Different computers have different sound cards, CD-ROM drives, etc.
  128.     Therefore, after the first 5 initial lines, we cannot list out the
  129.     exact lines needed. However, the original lines from your hard disk
  130.     CONFIG.SYS will be there, and you can try to make sure lines of the
  131.     CONFIG.SYS on the boot disk read somewhat like the following :
  132.  
  133.         DEVICE=C:\DOS\HIMEM.SYS
  134.         DOS=LOW
  135.         FILES=25
  136.         BUFFERS=99
  137.         SHELL=C:\DOS\COMMAND.COM C:\DOS\ /P
  138.         DEVICE=C:\<path>\<possible sound card drivers>
  139.         DEVICE=C:\<path>\<CD-ROM drivers>
  140.         DEVICE=C:\<path>\<possible mouse driver>
  141.  
  142.     Lines to make sure you want to remove from the CONFIG.SYS of the
  143.     boot disk :
  144.  
  145.         DEVICE=C:\DOS\EMM386.EXE ...
  146.         DEVICE=C:\WINDOWS\IFSHLP.SYS
  147.         DEVICE=C:\DOS\SMARTDRV.EXE ...
  148.  
  149. 9)  After you are finished with the CONFIG.SYS, press [ALT-F], then [X], 
  150.     then [Y]. You should return to the A: prompt.
  151.  
  152. 10) Type  EDIT A:\AUTOEXEC.BAT  and press [ENTER]
  153.  
  154. 11) Similiar to CONFIG.SYS, since different computers have different
  155.     sound cards, CD-ROM drives, etc., we cannot list out the exact lines 
  156.     needed for the AUTOEXEC.BAT file. However, the original lines from 
  157.     your hard disk AUTOEXEC.BAT will be there, and you can try to make 
  158.     sure lines of the AUTOEXEC.BAT on the boot disk read somewhat like 
  159.     the following :
  160.  
  161.         @ECHO OFF
  162.         PROMPT $p$g
  163.         PATH C:\DOS
  164.         C:\<path>\MSCDEX.EXE ...
  165.         <possible soundcard lines (SET BLASTER=, SET SOUND=, etc.)>
  166.         <possible mouse driver line (C:\DOS\MOUSE or C:\MOUSE\MOUSE)>
  167.  
  168.     Lines to make sure you want to remove from the AUTOEXEC.BAT of the
  169.     boot disk :
  170.  
  171.         C:\DOS\SHARE.EXE ...
  172.         C:\DOS\SMARTDRV.EXE ...
  173.  
  174. 12) After you are finished with the CONFIG.SYS, press [ALT-F], then [X], 
  175.     then [Y]. You should return to the A: prompt.
  176.  
  177. 13) Reboot your computer with the new boot disk. You may now try to 
  178.     install/run the game!
  179.  
  180. ----------------------------------------------------------------------
  181.  
  182. [1.0]   Movies pausing (starting and stopping)
  183.  
  184. The movies pause because data cannot be transferred from the CD-ROM 
  185. drive to our game at a sustained rate. The following may be attempted to 
  186. help alleviate movie pausing :
  187.  
  188. 1)  Play the movies in VGA. There is roughly 4 times as much data in
  189.     SVGA to display to the screen than in VGA. Run the installation with
  190.     WC3 -I  and make sure Movie Video Mode is VGA. You may also go to
  191.     the Main Terminal, under Controls/Graphics Modes/Movies and click on
  192.     the box next to VGA.
  193.  
  194. 2)  Make sure your CD-ROM driver is up to date. You will need to contact
  195.     your CD-ROM drive manufacturer to see if you have the latest
  196.     version. You can check the list of problem CD-ROM drivers at the end
  197.     of this file to see if your driver needs to be updated.
  198.  
  199. 3)  We test the speed of your machine and rate it according to the time
  200.     it takes for certain actions to be completed (see README.TXT for
  201.     more information). The benchmarks for your system are accurate. You
  202.     must make sure you rate at least :
  203.  
  204.     0-25    for CPU Speed. Lower score = Faster processor
  205.     0-12    for Video Card Speed. Lower score = Faster video card
  206.     300+    for CD-ROM drive transfer rate. Higher rate = Faster CD-ROM
  207.  
  208.     If you do not meet any of the above requirements, you probably will
  209.     experience movie pausing, even in VGA.
  210.  
  211.     NOTE : If the installation program specifically detects that a
  212.     particular component is too slow, you will see a message that will
  213.     let you know. There may not be anything that can be done about the
  214.     movie pausing if you encounter one of these messages. 
  215.  
  216. ----------------------------------------------------------------------
  217.  
  218. [2.0]   Long load times
  219.  
  220. If you are experiencing long load times (in excess of approximately 2
  221. minutes), the following are suggested to help make the transition from
  222. gameflow to spaceflight a little shorter :
  223.  
  224. 1)  Check to see if you are using disk compression. If so, there may not
  225.     be anything else that can be done. (Of course, suggestions 2-6 may
  226.     be attempted, but may have no effect...) 
  227.  
  228. 2)  The disk utilities listed below (with the exception of SCANDISK) are
  229.     shipped with DOS 6.0 and above (SCANDISK is shipped with DOS 6.2 and 
  230.     above). Consult your DOS manual for more in-depth instructions on 
  231.     how to use them.
  232.  
  233.     It is recommended that before you play, you do the following for 
  234.     drive C: and the savegame drive (if it differs from drive C:) : 
  235.  
  236.         CHKDSK C:
  237.  
  238.             or better,
  239.  
  240.         SCANDISK C:
  241.  
  242.     CHKDSK and SCANDISK check and repair hard disk file damage. If any 
  243.     damage is found, you will want to remove the C:\WC3 directory and 
  244.     the savegame directory (if it is different) with :
  245.  
  246.         DEL C:\WC3
  247.         RD C:\WC3
  248.  
  249.     and repair any damage found according to the instructions in your 
  250.     DOS manual. 
  251.  
  252. 2)  Severely fragmented hard drives are a top cause of long load times.
  253.     You will then need to run a defragmentation utility doing a "full
  254.     optimize" for the savegame drive. For example : 
  255.  
  256.         DEFRAG C: /F 
  257.  
  258. 4)  If enough disk space is available, try copying all 42 MB to the HD.
  259.     Try lower settings if less disk space is available. 
  260.  
  261. 5)  In the CONFIG.SYS of your boot disk, use BUFFERS=99. Each buffer
  262.     uses 532 bytes of conventional memory, so this will use
  263.     approximately 50K. 
  264.  
  265. 6)  If you have enough memory, you may try to squeeze in a 100K
  266.     SMARTDrive cache. After SMARTDRV.EXE, specify the savegame drive
  267.     letter. It is DEFINITELY NOT HELPFUL to have an amount lower than
  268.     100K, this will increase load times. For example : 
  269.  
  270.         C:\DOS\SMARTDRV.EXE C 100 
  271.  
  272. *7) More RAM will definitely shorten load times.
  273.  
  274. ----------------------------------------------------------------------
  275. [3.0]   The "DOTS"
  276.  
  277. The "dots" signify the progress of the initialization phases of the
  278. game. Here are some things to check : 
  279.  
  280. 1)  Set up a BOOT DISK! :)
  281.  
  282. 2)  Make sure your VESA driver is current and up to date. Try "UNIVBE",
  283.     or playing in VGA with "WC3 -V". 
  284.  
  285. 3)  Make sure you have a 100% compatible mouse driver. Attempt to REM
  286.     out your mouse line and see if the problems persist.
  287.  
  288. 4)  You have a clean hard disk with at least 25MB of free space (50MB
  289.     if you are using disk compression). 
  290.  
  291. 5)  Check sound card settings and compatibility. Try disabling your
  292.     sound card to see if that allows you to get into the game.
  293.  
  294. 6)  Make sure your CPU is 100% Intel compatible. 
  295.  
  296. [3.1]   You see "Loading Wing Commander III ......." and it returns
  297.         you immediately back to the CD-ROM drive prompt
  298.  
  299. Edit the AUTOEXEC.BAT file of your boot disk and type REM at the
  300. beginning of your mouse driver line. You are not using a 100% compatible 
  301. mouse driver. Please refer to the Install Guide for more information in 
  302. obtaining a 100% compatible mouse driver.
  303.  
  304. [3.2]   Lockups at the fourth or sixth dot
  305.  
  306. Run the installation program with  WC3 -I  and select NONE for "Setup 
  307. Music Card" and "Setup Digital FX Card". If you can now get into the 
  308. game, either your sound card is not set up correctly or your sound card 
  309. is not 100% compatible with the selection you are trying to choose. 
  310. Please verify your sound card settings and try again.
  311.  
  312. We do know of a few problem sound cards that may lockup. (See section 
  313. 8.3 below.)
  314.  
  315. [4.0]   Error messages
  316.  
  317. [4.1]   This error may be the result of a bad CD-ROM read...
  318.  
  319. Don't panic, you don't necessarily have a bad CD. Simply make sure 
  320. you're using a boot disk, and try again. If you cannot solve the problem 
  321. with a boot disk, see if your error message ABOVE the "This error..." is 
  322. listed anywhere in the Install/Troubleshooting guide, the README.TXT 
  323. file, or this help file. You may want to try exchanging the CDs at the 
  324. place of purchase to see if a new CD actually solves your problem.
  325.  
  326. [4.2]   A processor exception has occured.
  327.         Your system may be unstable at this point.
  328.  
  329. 1)  Make sure the line DEVICE=C:\DOS\HIMEM.SYS is in your CONFIG.SYS.
  330.  
  331. 2)  If you have the following :
  332.  
  333.     Hardware   : Mitsumi CD-ROM model FX001/FX001D 
  334.     CONFIG.SYS : DEVICE=C:\<path>\MTMCDAE.SYS /D:MSCD001 <parameters>
  335.  
  336.     HOW to solve : 
  337.       Use the MTMCDAS.SYS driver found in the same directory. If 
  338.       this driver is not in the directory, look on the disks that came 
  339.       with the CD-ROM. 
  340.  
  341.         DEVICE=C:\<path>\MTMCDAS.SYS /D:MSCD001 <parameters>
  342.  
  343.       As an alternate solution, you may try /T:S on the MTMCDAE.SYS 
  344.       line. Use this if the customer does not have MTMCDAS.SYS on 
  345.       his/her hard drive. 
  346.  
  347.         DEVICE=C:\<path>\MTMCDAE.SYS /D:MSCD001 /T:S <parameters>
  348.  
  349.       Mitsumi     BBS             408-970-0761 
  350.                   Sales           516-752-7730  
  351.                   Tech Support    408-970-9699/9730 
  352.  
  353. 3)  Make sure you're using a 100% Intel compatible processor. Other
  354.     processors may not be compatible with our game.
  355.  
  356. [4.3]   Critical error on file : ..\..\data\movies\origin_s.mve or
  357.         Critical error on file : ..\..\data\movies\opening.mve
  358.         after several seconds of viewing the introduction.
  359.  
  360. 1)  If you have the following :
  361.  
  362.     Hardware   : Phillips LMS 206 CD-ROM drive
  363.     CONFIG.SYS : DEVICE=C:\<path>\DD260.SYS /D:MVCD001 ...
  364.  
  365.     How to solve :
  366.       Try adding the  "/F:5"  parameter to the end of the line. You may
  367.       alternately try  "/F:1".  This will attempt to clear a conflict
  368.       between the CD-ROM interface and the soundcard.
  369.  
  370.         DEVICE=C:\<path>\DD260.SYS /D:MVCD001 /F:5 ...
  371.  
  372. 2)  If you have the following :
  373.  
  374.     Hardware   : Mitsumi 4x IDE CD-ROM drive and an enhanced IDE hard
  375.                  drive
  376.     CONFIG.SYS : DEVICE=C:\MTM\MTMCDAI.SYS /D:MTMIDE01 /P:170,15
  377.  
  378.     How to solve :
  379.       There seems to be an incompatibility with our game, certain
  380.       motherboards and this setup. We are currently researching this. 
  381.       There is no solution at this time.
  382.  
  383. 3)  You may want to verify that you have the latest CD-ROM driver for
  384.     your CD-ROM drive. See section 1.0 for more information.
  385.  
  386. [4.4]   Exception 13 happened :)
  387.  
  388. Make a boot disk and retry. Also please review section 6.0 which 
  389. discusses reboots. The same possible solutions apply to the Exception 13 
  390. error messages.
  391.  
  392. [4.5]   CVMManager::GetPtr () Requested: 397984, Available: 379932 
  393.  
  394.     Hardware     : Generally 8 MB machines
  395.     CONFIG.SYS   : DEVICE=C:\DOS\EMM386.EXE 7168 RAM
  396.                    DEVICE=C:\<CD-ROM Driver> /M:<Large number> 
  397.     AUTOEXEC.BAT : C:\DOS\SMARTDRV.EXE <Large number> 
  398.                    C:\DOS\MSCDEX.EXE /E /M:<Large number> 
  399.  
  400.     Why this occurs : 
  401.       You will find this error code on mission J003 on disc 3.
  402.       Basically, you have just barely enough extended memory to run
  403.       the game, but not enough to load the mission data.
  404.  
  405.     HOW to solve : 
  406.       You will have to load all drivers possible into conventional, and
  407.       try not to use as little extended memory as possible. 
  408.  
  409.       1)  REM out EMM386.EXE and DOS=UMB. This will load all drivers
  410.           into conventional memory, freeing upper memory. 
  411.  
  412.       2)  On the CD-ROM driver line in the CONFIG.SYS, remove the switch
  413.           or lower the amount of CD-ROM buffers allocated (if this is
  414.           what the /M switch for that particular driver does). 
  415.  
  416.       3)  REM out SMARTDRV.EXE from the AUTOEXEC.BAT file. 
  417.  
  418.       4)  Remove the /E switch from the MSCDEX.EXE line and lower the 
  419.           buffers from the number specified after the /M: to 5.
  420.  
  421.       5)  Use DOS=LOW in the CONFIG.SYS of your boot disk. 
  422.  
  423.       6)  99.9% of the time, 1-5 work just fine. If 1-5 have no effect, 
  424.           as a last resort, re-run the installation program and disable 
  425.           sound for that particular mission.
  426.  
  427. [4.6]   Write failed on file : SWAPFILE.$$$
  428.  
  429.     Hardware   : Badly fragmented hard drives 
  430.  
  431.     Things to try :
  432.  
  433.     1)  Make sure you have enough free space on the drive you're trying 
  434.         to run the game on. You should have at least 25 MB of 
  435.         uncompressed space. If the hard drive is compressed, the size 
  436.         should move up to 50 MB.
  437.  
  438.     2)  Make sure there are NO lost allocation units, cross-
  439.         linked/truncated files, bad sectors, etc. Use SCANDISK or CHKDSK 
  440.         to check for the presence of file damage and repair accordingly. 
  441.  
  442.     3)  DEFRAG completely with "DEFRAG C: /F" 
  443.  
  444.     For a more detailed explanation of using CHKDSK, SCANDISK and
  445.     DEFRAG, refer to section 2.0, "Long load times," or your DOS manual.
  446.  
  447. [4.7]   Malloc () failed
  448.  
  449. This error may occur if you MANUALLY flew toward the way point. ALL (not 
  450. most, not some, ALL) nav points should allow you to auto-pilot to the 
  451. next nav allowing you to complete the nav area task. This may involve 
  452. killing fighters, linking with transports, mining jump buoys, etc. For 
  453. example : 
  454.  
  455.     If the you must escort transports, the you MUST auto-pilot link with
  456.     the transport by flying within 500 units of the transport to 
  457.     establish the link. The auto-pilot light will then light up, and 
  458.     auto-piloting is possible. PRESS "A" to autopilot to the next nav-
  459.     point.
  460.  
  461. [4.8]   Non system disk or disk error
  462.         Replace and strike a key when ready
  463.  
  464. This is a DOS error which means that the boot disk that you created for 
  465. the game does not have the DOS system files on it. You will need to :
  466.  
  467. 1)  Restart your computer with the boot disk out of the A: drive. Go to
  468.     the DOS prompt (exit Windows).
  469.  
  470. 2)  Type  C:  and press [ENTER]
  471.  
  472. 3)  Place the boot disk in drive A:
  473.  
  474. 4)  Type  SYS A:  and press [ENTER]
  475.  
  476. 5)  Reboot your computer with the disk in the drive after the SYSTEM
  477.     TRANSFERRED message.
  478.  
  479. [4.9]   Invalid drive specification
  480.  
  481. Your CD-ROM drive has not loaded properly or the drive letter has 
  482. changed. When MSCDEX loads, it will tell you the drive letter of your 
  483. CD-ROM drive :
  484.  
  485.     DRIVE D:= MSCD001
  486.  
  487. ----------------------------------------------------------------------
  488.  
  489. [5.0]   Lockups
  490.  
  491. Make a boot disk and retry.
  492.  
  493. [5.1]   Lockups after the fourth or sixth dot
  494.  
  495. See section 3.2.
  496.  
  497. [5.2]   Lockups During opening movie, [ESC] takes you further into
  498.         the game
  499.  
  500. You have chosen the incorrect sound card settings or have an IRQ or DMA 
  501. conflict with your sound card and another device in your system. Verify 
  502. your sound card settings are "conflict free" and re-run the installation 
  503. program.
  504.  
  505. See the Install Guide for more information.
  506.  
  507. If you have an SB16 and you are sure your sound card settings are
  508. correct <this may not work for everyone>, but you may want to try to
  509. set the low and high DMA to the same channel in the boot disk's
  510. AUTOEXEC.BAT :
  511.  
  512.     SET BLASTER=A220 I5 D1 H5 P330 T6
  513.     SET SOUND=C:\SB16
  514.     C:\SB16\SBCONFIG /S  or  C:\SB16\DIAGNOSE /S
  515.  
  516. SBCONFIG and DIAGNOSE will dynamically set the IRQ and DMA of your 
  517. sound card according to the settings in the SET BLASTER line. Refer to
  518. your SB16 User's Guide for more information.
  519.  
  520. [5.3]   Lockup at the joystick calibration screen
  521.  
  522. We are unsure why this happens, but with a bit of troubleshooting, we 
  523. should be able to find the cause :
  524.  
  525. 1)  Make sure you have only one joystick port active. If you do not, you
  526.     may have a joystick port conflict. Resolve and retry.
  527.  
  528. 2)  Remove the joystick completely, and see if you can get into the
  529.     game's installation program. Plug in the joystick after the game has
  530.     been installed and calibrate from within the game.
  531.  
  532. 3)  Try another joystick.
  533.  
  534. 4)  If you have more than one joystick port, disable the current
  535.     joystick port and the second joystick port and retry.
  536.  
  537. 5)  Try the Wing Commander III Joystick Patch (section 9.1).
  538.  
  539. 6)  Disable all open joystick ports and try using a speed adjustable
  540.     gamecard.
  541.  
  542. ----------------------------------------------------------------------
  543.  
  544. [6.0]   Reboots
  545.  
  546. Reboots normally occur when going after Flint, during Behemoth mission,
  547. planet ascension, switching CDs, or (R)eplaying a mission after you have
  548. died or ejected.
  549.  
  550. The most common cause of a reboot is a video card with the S3 chipset. 
  551. There is a problem reinitializing the video mode when going from mission 
  552. to mission or from mission to movie to mission (as opposed to from 
  553. mission to gameflow to mission).
  554.  
  555. The video cards reboot if in SVGA when this occurs. We are currently 
  556. researching this, but a solution at this time is to go into installation 
  557. program with WC3 -I and set the Spaceflight Video Mode to VGA. If you 
  558. want to play in SVGA that is fine, but you must manually switch to SVGA 
  559. with ALT-3 or ALT-4. The mission MUST LOAD UP in VGA.
  560.  
  561. Some other possibilities :
  562.  
  563. 1)  If you have the following :
  564.  
  565.     Hardware   : BUSLogic 542S SCSI Host Adapter 
  566.  
  567.     HOW to solve : 
  568.       You will need to use EMM386.EXE and possibly exclude DC00-DFFF.
  569.       The address range is used by the host adapter and may conflict
  570.       with Wing III. You must consult your documentation for specific 
  571.       information on which range to exclude. For example : 
  572.  
  573.         DEVICE=C:\DOS\EMM386.EXE RAM X=DC00-DFFF 
  574.  
  575.     BusLogic        BBS                 408-492-1984  
  576.                     Tech Support FAX    408-492-1542 
  577.                     Tech Support        408-492-9090  
  578.                     Tech Support        408-988-7338 
  579.  
  580. 2)  If you have the following :
  581.  
  582.     Hardware   : PAS 16 and a SCSI CD-ROM Drive connected to the PAS 16
  583.     CONFIG.SYS : DEVICE=C:\<path>\TSLCDR.SYS /D:MVCD001 /R
  584.  
  585.     HOW to solve : 
  586.       You will need to download 316.EXE or 318S-MV.EXE from the 
  587.       MediaVision BBS to upgrade TSLCDR.SYS to version 3.16 or 3.18.
  588.       316.EXE should be sufficient. 318S-MV.EXE is only needed if you 
  589.       have a Sony 55S or a Sanyo 94S CD-ROM drive. 
  590.  
  591.       316.EXE contains : 
  592.  
  593.         MSCDEX   EXE        25,377 02-12-93   6:00a 
  594.         README   DOC         1,344 10-04-93   4:04p 
  595.         TSLCDR   SYS        35,201 04-26-94   3:36p 
  596.  
  597.       318S-MV.EXE contains : 
  598.  
  599.         MSCDEX   EXE        25,377 02-12-93   6:00a 
  600.         TSLCDR   SYS        35,425 11-11-94  10:53a 
  601.         README   DOC         1,372 12-06-94   4:50p 
  602.  
  603.       NOTE : MSCDEX.EXE included in this executable is version 2.21. 
  604.       Version 2.23 is a requirement for the game. If you do not already 
  605.       have Version 2.23 (it is shipped w/ DOS 6.2 and up), you will need 
  606.       to contact Microsoft for the latest version. 
  607.  
  608.     Media Vision    BBS             510-770-0968 14400bps 
  609.                     BBS             510-770-0527 
  610.                     General         800-684-6699 
  611.                     Tech Support    800-638-2807 
  612.  
  613. [7.0]   Gameplay
  614.  
  615. [7.1]   Movies are of "poor quality"
  616.  
  617. If "streaks" are seen, either your gamma correction or monitor 
  618. brightness is TOO high. Adjust the brightness of your monitor and/or 
  619. gamma correction so that "Origin Presents" and "A Chris Roberts Game" 
  620. fades to complete darkness. This should lessen the "streak"ing effect. 
  621.  
  622. [7.2]   No descriptions of possible actions (Attend Briefing, etc.)
  623.  
  624. A 100% Microsoft compatible mouse driver must be installed in order to 
  625. get gameflow descriptions (ie. Talk to Hobbes, Attend Briefing, etc.)
  626.  
  627. [7.3]   TAB and ~ (afterburners) do not work in spaceflight
  628.  
  629. The use of afterburners (TAB or ~) or slide (CAPS LOCK and /) will not 
  630. work when mouse flight is enabled. You will have to double-click the
  631. right mouse button to afterburn, or use a joystick or the keyboard. The 
  632. control type can be changed in the Spaceflight Options Menu (ALT-O).
  633.  
  634. [7.4]   Installation program rates machine slower than normal
  635.  
  636. If CPU Speed is rating slower than normal, make sure that both internal 
  637. and external CPU caches are enabled. Also, check to see that the turbo 
  638. button is on. Our benchmark scale applies to Intel microprocessors. 
  639. Other processors tested may show a result slower than their Intel 
  640. counterparts. Contact the microprocessor manufacturer for a more 
  641. detailed explanation.
  642.  
  643. [7.5]   Crackling sounds in SVGA
  644.  
  645. In SVGA, you hear crackling/static/popping sounds from the sound card. 
  646. First, make sure you do not an IRQ or DMA conflict.
  647.  
  648. [7.5.1]   Cirrus Logic GD-542x 
  649.  
  650. If the you have the Cirrus Logic GD-542x video card, you may download
  651. 542XVGA.EXE from the Cirrus Logic BBS. It upgrades the video BIOS to
  652. 1.41.
  653.  
  654.     Cirrus Logic    BBS             510-440-9080
  655.                     General         510-623-8300
  656.  
  657. [7.5.2]   Orchid Kelvin 64 
  658.  
  659. If you have the Orchid Kelvin 64 there is currently no solution for this 
  660. problem. We are in contact with Orchid working on a solution.
  661.  
  662.     Orchid Technology BBS           510-683-0327
  663.                       General       510-683-0300 
  664.                       Sales         800-767-2443 
  665.                       Tech Support  510-683-0323 
  666.  
  667. ----------------------------------------------------------------------
  668.  
  669. [8.0]   Specific Hardware
  670.  
  671. There are several hardware specific issues that need to be addressed
  672. as follows.
  673.  
  674. [8.1]   Control (keyboard, mouse, joystick)
  675.  
  676. It is very important that 100% Microsoft-compatible mouse drivers are
  677. used. It has been noted that non-100% Microsoft-compatible mouse drivers
  678. will cause lockups during game initialization or during the movies. 
  679.  
  680. There is no mention how the Flightstick Pro or Thrustmaster FCS Mark I 
  681. is supported in the documentation for the game. They are supported as 
  682. follows : 
  683.  
  684. [8.1.1]   Flightstick Pro support
  685.  
  686.     Coolie Hat  UP      F1 (Forward View, Toggle Cockpit On/Off) 
  687.     Coolie Hat  LEFT    F2 (Left View, Pan Left -it DOES pan) 
  688.     Coolie Hat  RIGHT   F3 (Right View, Pan Right -it DOES pan) 
  689.     Coolie Hat  DOWN    F4 (Rear/Turret View) 
  690.  
  691.     Trigger             FIRE Guns 
  692.     Left TOP Button     Joystick Button 2 
  693.     Middle TOP Button   "Y" - Lock target and Match Speed 
  694.     Right TOP Button    Fire Missiles 
  695.  
  696. [8.1.2]   Thrustmaster (w/o the Mark II) and Logitech Wingman support
  697.  
  698.     Hat                 NOT SUPPORTED 
  699.  
  700.     Trigger             FIRE Guns 
  701.     TOP Thumb Button    Joystick Button 2 
  702.     BOTTOM Thumb Button Fire Missiles 
  703.     Pinky Button        "Y" - Lock target and Match Speed 
  704.  
  705. [8.1.3]   WING3.ADV compiler errors 
  706.  
  707.     HOW to solve : 
  708.       Edit the WING3.ADV file and remove the ( and ) (open and close 
  709.       parentheses) from the lines w/ LALT and LCTL. Recompile, and it 
  710.       should work fine. 
  711.  
  712.       The corrections to the file are listed below : 
  713.  
  714.     REM                WING COMMANDER THREE by ORIGIN SYSTEMS 
  715.     REM                   Written and Tested November 1994 
  716.     REM **************************************************************** 
  717.     REM  Base Switch Settings 
  718.     REM  Black Hat switch = Digital 
  719.     REM  Red Switch       = Digital 
  720.     REM  Game Settings: Regular Joystick if FCS is plugged into WCS 
  721.     REM 
  722.     GAME 1 70               REM  DIGITAL CONTINUOUS 70 MS Delay 
  723.     BTN UB ENT              REM  WEAPON FIRE 
  724.     BTN MB TAB              REM  AFTERBURNERS 
  725.     BTN LB Y                REM  TARGET AND MATCH SPEED 
  726.     BTN HU F1               REM  FRONT VIEW/COCKPIT TOGGLE 
  727.     BTN HR F3               REM  RIGHT VIEW 
  728.     BTN HD F2               REM  REAR VIEW 
  729.     BTN HL F4               REM  LEFT VIEW 
  730.     BTN 1 /U S              REM  SHIELDS VDU 
  731.           /M G              REM  TOGGLE GUNS 
  732.           /D LALT W         REM  "WHAT'S YOUR STATUS"
  733.     BTN 2 /U D              REM  DAMAGE VDU 
  734.           /M M              REM  CONFIGURE MISSILE 
  735.           /D LALT A         REM  "ATTACK MY TARGET"
  736.     BTN 3 /U P              REM  POWER VDU 
  737.           /M L              REM  LOCK TARGET 
  738.           /D LALT B         REM  "BREAK AND ATTACK"
  739.     BTN 4 /U ]              REM  INCREASE CURRENT POWER SYSTEM 5% 
  740.           /M T              REM  NEXT TARGET 
  741.           /D LALT T         REM  RANDOM TAUNT
  742.     BTN 5 /U [              REM  DECREASE CURRENT POWER SYSTEM 5% 
  743.           /M a              REM  AUTOPILOT 
  744.           /D W              REM  FULL MISSILES 
  745.     BTN 6 /U LCTL ]         REM  TOGGLE LOCK CURRENT SYSTEM
  746.           /M E              REM  DROP DECOY 
  747.           /D F              REM  FULL GUNS 
  748.     RKR UP |                REM  NULL FUNCTION 
  749.     RKR DN |                REM  NULL FUNCTION 
  750.     THR 30 1 = - \ \ \ \    REM  THROTTLE CHARACTERS 
  751.     BTN MT /P /N BSP  /R =  REM  THROTTLE CONTROL FROM IDLE TO OFF 
  752.  
  753. [8.1.3]   Programmable keyboards
  754.  
  755. Turn OFF the program function. (Usually FUNCTION-SUSPEND MACRO or 
  756. something similar. Also, REM out any lines that may install a 
  757. programmable keyboard device driver.
  758.  
  759. [8.2]   Video cards
  760.  
  761. Our game is having a problem with the following video cards :
  762.  
  763. [8.2.1]   Cirrus Logic
  764.  
  765. Crackling sounds in SVGA. See section 7.5.1.
  766.  
  767. [8.2.1]   Diamond Viper VLB
  768.  
  769. The VPRMODE VESA program seems to cause random pixels and screen 
  770. trash. This appears to only be with the VLB version of the card in 
  771. SVGA. We are in contact with Diamond. For now, you will need to 
  772. play in VGA with WC3 -V.
  773.  
  774. [8.2.2]   Matrox PCI
  775.  
  776. The Matrox PCI Windows Accelerator card seems to score poorly for 
  777. during video card testing (a rating of 43, when 12 is needed to play 
  778. the game). You will need to select VGA for Spaceflight and Movies, and 
  779. on some machines, the movies appear to run smoothly, on others pausing 
  780. is unavoidable. Contact Matrox for more information.
  781.  
  782. [8.2.3]   Hercules Graphite
  783.  
  784. To use the HERCULES Graphite video card, the following line in 
  785. AUTOEXEC.BAT is needed :
  786.  
  787.     C:\HERCULES\VESA C:\HERCULES\HG_OLD1.CRT  
  788.  
  789. [8.2.4]   Compaq Qvision
  790.  
  791. We are working with Compaq on a solution for the screen trash problems 
  792. in SVGA with the Compaq Qvision. For now, you must play in VGA (WC3 -V).
  793.  
  794.     Compaq Computer Systems    BBS           713-378-1418 14400bps
  795.     Compaq                     General       713-370-0670
  796.     Compaq ....................T/S           800-888-5858 
  797.  
  798. [8.3]   Sound cards
  799.  
  800. [8.3.1]   Mozart by Oak Technologies
  801.  
  802. The MOZART sound card (created by Oak Technologies) seems to lock up 
  803. after the "fourth" or "sixth" dot. We are currently working with Oak 
  804. Technologies on a solution. There is no work-around for this problem at 
  805. this time, you will have to play the game with NO SOUND. You can 
  806. recognize a Mozart sound card by spotting the following lines in the 
  807. configuration files :
  808.  
  809.     CONFIG.SYS   : DEVICE=C:\MZT\MZTINIT.SYS /A220 /I5 /D1 /G /V7
  810.  
  811.     AUTOEXEC.BAT : SET BLASTER=A220 I5 D1 T4
  812.                    SET SOUND=C:\MZT
  813.  
  814. [8.3.2]   Media Chips MAD 16
  815.  
  816. The Media Clips MAD 16 sound card must be configured as a Sound Blaster
  817. Pro. You must add a parameter which is not normally found on the M16INIT
  818. line (/C). You can recognize a MAD 16 by spotting the following lines in
  819. the configuration files :
  820.  
  821.     CONFIG.SYS   : DEVICE=C:\MAD16\CDSETUP.SYS /T:S /P:340 /I:5
  822.     AUTOEXEC.BAT : SET MAD16=C:\MAD16
  823.                    SET BLASTER=A220 I5 D1 T4
  824.                    C:\MAD16\M16INIT /B /C
  825.  
  826. [8.3.3]   Media Magic 16 (ISP16 and MAGICS20)
  827.  
  828. Media Magic 16 sound cards (MAGICS20 and ISP16) work great with the 
  829. game, but in the installation program, should be set as Sound Blaster 
  830. Pro. Sound Blaster/Compatibles will cause lockups. The following lines 
  831. will appear in AUTOEXEC.BAT if the customer has any of these cards : 
  832.  
  833.     AUTOEXEC.BAT :  SET BLASTER=A220 I5 D1 T4 
  834.                     SET ISP16=C:\ISP16 
  835.                     C:\ISP16\ISPINIT /B 
  836.  
  837.     AUTOEXEC.BAT :  SET BLASTER=A220 I5 D1 T4 
  838.                     SET SOUND16=C:\MAGICS20 
  839.                     C:\MAGICS20\SNDINIT /B 
  840.  
  841.     AUTOEXEC.BAT :  SET BLASTER=A220 I5 D1 T4 
  842.                     SET SOUND16=C:\DIAMOND
  843.                     C:\DIAMOND\SNDINIT /B 
  844.  
  845. [8.4]   Miscellaneous (CPUs, hard drives, SCSI host adapters, etc.)
  846.  
  847. [8.4.1]   Cyrix 486 processors (DLC, SRX2, DRX2, DX, DX2)
  848.  
  849. If configured incorrectly, these have been found to cause random lockups
  850. and Exception 13s. We are working together with Cyrix, and the most 
  851. common problem we have found is the processor is being used in an 
  852. incompatible motherboard.
  853.  
  854. [8.4.2]   AMD processors
  855.  
  856. The AMD microprocessors seem to function adequately.
  857.  
  858. [9.0]   Patches
  859.  
  860. Only one patch is available at this time for Wing Commander III.
  861.  
  862. [9.1]   WC3JOY.DLL, the joystick patch
  863.  
  864. This patch is for users who are experiencing problems with joystick 
  865. calibration (lockups, bad calibration, etc.) See the README.TXT of the 
  866. patch file for more information on how to install and use the patch.
  867.  
  868. To remove the patch, type  DEL C:\WC3\WC3JOY.DLL  and press [ENTER].
  869.  
  870. ----------------------------------------------------------------------
  871.  
  872. [10.0]   Problem CD-ROM drivers and their updates
  873.  
  874. If you are experiencing problems with Wing Commander III (bad CD reads,
  875. movie pausing, etc.) make sure your CD-ROM driver is up to date. The
  876. following is a list of CD-ROM drivers we tested the game with and we
  877. know that work with the game and their locations.
  878.  
  879. * NOTE : These may not be the latest CD-ROM drivers. You will need a
  880.   driver of this version or later.
  881.  
  882. + This is a location where you can find the driver. It is not the
  883.   original source for the driver.
  884.  
  885. Driver Name    Driver    Driver     Filename       Driver Location
  886.                Version    Date        to DL
  887. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  888. ASPICD.SYS     3.13      6-10-94    N/A            Adaptec
  889.                                                      BBS  408-945-7727
  890.                                                      TECH 408-945-2550
  891.                                                    + Creative Labs
  892.                                                      BBS  405-742-6660
  893.                                                      TECH 405-742-6622
  894. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  895. CDMKE.SYS      4.04      12-3-93    N/A            + Reveal
  896.                                                      BBS  818-704-6321
  897. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  898. DD260.SYS      1.42                                MediaVision
  899.                                                      BBS  510-770-0968
  900.                                                      TECH 510-252-4315
  901. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  902. MTMCDAE.SYS    1.17      7-14-93    CDAE.EXE or    Mitsumi
  903.   or                                FX116.EXE        BBS  408-970-0761
  904. MTMCDAS.SYS    1.16                                  TECH 408-970-9699
  905. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  906. SBCD.SYS       4.19      4-30-94    CD-DOS.EXE     Creative
  907.                                                      BBS  405-742-6660
  908.                                                      TECH 405-742-6622
  909. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  910. SLCD.SYS       1.73a                173A.EXE       Sony
  911.                                                      BBS  408-955-5107
  912.                                     SLCD173.EXE    MediaVision
  913.                                                      BBS  510-770-0968
  914.                                                      TECH 510-252-4315
  915. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  916. TSLCDR.SYS     3.16      4-26-94    316.EXE        MediaVision
  917.                                                      BBS  510-770-0968
  918.                                                      TECH 510-252-4315
  919.  
  920. ----------------------------------------------------------------------
  921.  
  922. [11.0]   Acknowledgements
  923.  
  924. I would like to express thanks to the following people :
  925.  
  926. PS : James Flores, Kay Gilmore, Andrew Hofmann, Bill LaCoste, 
  927.      Jeremy Mappus, Chico Marvici, Donna Mehnert, John Moreland, 
  928.      Reece Thornton, Todd Wachhaus, Marie Williams
  929.  
  930. PD : Frank Savage, Jason Yenawine
  931.  
  932. all of QA, Customer Service, and the Wing III Development Team.
  933.  
  934.