home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 1 / 1994-12_-_Disc_1.iso / patches / fixt7g.exe / VREADME.TXT < prev   
Text File  |  1994-03-08  |  38KB  |  885 lines

  1.         V R E A D M E . T X T        (Rev. 1.1)
  2.  
  3.     This is the latest VREADME.TXT file. All changes to it were added
  4. at the end of the file for the sake of those who already read ver. 1.0.
  5.  
  6.     This file contains some suggestions for getting The Seventh Guest
  7. to run on your computer. It is intended to be the definitive guide for 
  8. solving problems with The Seventh Guest (T7G.) This file was written by the 
  9. programmers at Trilobyte (The company that developed T7G.) We will do our 
  10. best to keep this file updated to include any fixes and or workarounds that
  11. we discover or that are brought to our attention. Before using these 
  12. suggestions, please note the following:
  13.  
  14.             LEGAL DISCLAIMER
  15.     
  16.     The suggestions below are accurate to the best of our
  17.     knowledge at the time that this was written. However,
  18.     some of the suggestions below involve modifications to 
  19.     the hardware of your computer. If you are not familiar
  20.     with the procedures suggested below, we recommend 
  21.     that you do not perform them, or have someone who is 
  22.     familiar with them perform them. There is always some 
  23.     risk when making changes to the hardware of a computer. 
  24.     In no event shall either Trilobyte or Virgin Interactive 
  25.     Entertainment be responsible for any damages whatsoever 
  26.     (including, but not limited to, damage to equipment, 
  27.     loss of data, loss of profits, business interruption, 
  28.     or other pecuniary loss) resulting from following the 
  29.     suggestions in this file, or the use of the utility
  30.     programs bundled with this file. Have a nice day.
  31.  
  32.     First of all, this text file came with the latest version of
  33. V.EXE, the executable file for The Seventh Guest. You should copy V.EXE 
  34. and the other files that came with this file to the C:\ID\T7G directory 
  35. and replace the previous version of that file. This new version of V.EXE 
  36. requires only about 470 K bytes of conventional memory. (more on memory 
  37. problems and solutions later.) It also solves a whole host of other 
  38. problems that have occurred with some computer configurations. After 
  39. loading the new version of V.EXE, try running T7G and see if that 
  40. solves your problems. If not, you can download updated drivers, or...
  41.  
  42.     ****************************************************
  43.     *  Backup your CONFIG.SYS and AUTOEXEC.BAT files!  *
  44.     ****************************************************
  45.  
  46.     Whenever you are going to make changes to your AUTOEXEC.BAT or
  47. your CONFIG.SYS files it is a good practice to make copies of these files
  48. before you alter them. Then, should you have problems, you can always 
  49. restore the original versions.
  50.     After backing up your CONFIG.SYS and AUTOEXEC.BAT files try to 
  51. eliminate all unnecessary drivers from your CONFIG.SYS file, and
  52. also eliminate any unnecessary Terminate and Stay Resident programs (TSR's)
  53. from your AUTOEXEC.BAT file. The best way to do this is to type "REM  "
  54. in front of the DEVICE= of unnecessary device drivers in your CONFIG.SYS 
  55. file and in front of unnecessary  TSR's in your AUTOEXEC.BAT file. This will 
  56. "remark" them out, while making it easy to undo the changes. With earlier 
  57. versions of DOS, putting "REM  " in front of lines in the CONFIG.SYS file 
  58. causes DOS to complain of an error, but it still works because the line is 
  59. ignored.
  60.  
  61.     One of the biggest problems with getting T7G to work occurs when
  62. there are IRQ conflicts and DMA conflicts. If you have unused COM ports,
  63. you can disable these in order to free up their IRQ's. COM 1 is usually
  64. associated with IRQ 4 and COM 2 is usually associated with IRQ 3. The IRQ's
  65. for the disabled COM ports can then be reassigned to your sound card or SCSI
  66. interface card. Microsoft's MSD.EXE program can be used to detect IRQ usage.
  67. This program is shipped with later versions of MS-DOS and Windows.
  68.  
  69.     The program that runs T7G can also be used to diagnose and help 
  70. solve some problems. From your \ID\T7G directory type "V ?" at the command 
  71. line. You should see something like this:
  72.  
  73.  
  74. C:\ID\T7G>V ?
  75. GROOVIE Player (c) 1993 Trilobyte
  76. Version 1.31: 08/10/93 @ 12:43:45
  77.  
  78. VESA compatible video card
  79.  
  80. Mouse driver installed
  81.  
  82. Running on an 80486DX CPU
  83. (running in virtual mode, you may experience problems with PCM sound)
  84.  
  85. XMS driver version 2.0 installed
  86.  -  2,048 KBytes largest free XMS block
  87.  
  88. 16,384 bytes for DMA transfer
  89.    300 ticks per second internal clock
  90.  
  91. C:\ID\T7G>_
  92.  
  93.  
  94.     Note the Version number on the second line. If yours does not say
  95. "Version 1.31: 08/10/93...."   then you have not loaded the new version of
  96. V.EXE and should do so. If the line after that does not say
  97. "VESA compatible video card installed" then you would be well advised to
  98. get and install a VESA driver for your video card. You will probably have
  99. to do this, even if you have a VESA local bus video card. There are drivers
  100. for many of the popular cards on the market located on CD-ROM #2 of T7G.
  101. Look in the VESA subdirectory for a subdirectory with the name of your video
  102. card. You should also find a text file to tell you about that driver.
  103. For instance, many of the popular video cards use Tseng    Labs ET4000 chip,
  104. or its predecessor the ET3000 chip. (Take a close look at the integrated 
  105. circuit chips on your video card to see if one of them is a Tseng chip.) If 
  106. you have one of these cards, you would look on CD-ROM #2 in the \VESA\TSENG 
  107. directory, and copy the file TLIVESA.COM to a directory in your path (for 
  108. example, you could copy it to your C:\DOS directory.) You would then put the 
  109. line "C:\DOS\TLIVESA" in your AUTOEXEC.BAT file. If you cannot find a VESA
  110. driver for your board on CD-ROM #2, try contacting your board manufacturer
  111. or the company that sold you the equipment to see if they can get you a 
  112. VESA driver. If your video card came with a drivers or utilities floppy then
  113. you may find a VESA driver on that floppy.
  114.  
  115.     **************************************************
  116.      *    EMS, XMS, EMM386, QEMM, AND ETC. ETC.     *
  117.     **************************************************
  118.  
  119.     This section deals with conventional, extended, and expanded 
  120. memory usage. In the example of "V ?" above, the line after "Running
  121. on an 80486DX CPU" says that the computer is:
  122. "running in virtual mode, you may experience problems with PCM sound" This 
  123. is usually due to the presence of memory managers such as the EMM386.EXE. 
  124. The "PCM sound" that is referred to is the sound mode that is usually used 
  125. with the actor's voices.
  126.     If you are able to avoid using the EMM386.EXE driver (or other memory 
  127. managers) altogether, then T7G will run faster, and problems with chopped up
  128. voices will (hopefully) disappear. THIS IS THE BEST POSSIBLE WAY TO RUN T7G.
  129. As long as you are able to load the drivers for running T7G into conventional
  130. memory and still have 470 K of memory free, then you should not use any 
  131. memory managers (such as EMM386, QEMM, or 386MAX.) The 470 K of memory that 
  132. T7G uses is the OPTIMAL amount. That is to say that if you are able to use a 
  133. memory manager, load device drivers and TSR's into upper memory, and free up
  134. 620 K of conventional memory, T7G is still only going to use 470 K of it. The 
  135. remainder of the conventional memory will not be used. The easiest way to see
  136. what device drivers and TSR's are loaded and how much conventional memory is 
  137. available to you is by typing "MEM /C | MORE" at the command line.
  138.     In any event, you should ALWAYS load the XMS driver (HIMEM.SYS or its
  139. equivalent) so that T7G can access your extended memory. As a bare minimum,
  140. you should have AT LEAST 1024 K (1 Meg.) of extended memory available in 
  141. order for T7G to run.  Performance will be greatly improved if you can 
  142. provide 2048 K of extended memory or more. There is not an upper limit 
  143. to the amount of XMS memory that T7G can use. T7G will use as much XMS 
  144. memory as you can give it.
  145.     The Seventh Guest does NOT use expanded memory at all, HOWEVER,
  146. the MSCDEX program can make use of expanded memory to store sector buffers 
  147. if you add the /E switch to the MSCDEX command line (usually located in your
  148. AUTOEXEC.BAT file.) This will mean using EMM386.EXE or its equivalent to get
  149. the expanded memory. Using expanded memory in this way can help solve 
  150. problems with T7G. The MSCDEX command line should also contain the parameter 
  151. /M:20 which sets up how many sector buffers to allocate. (Use the /M:20 
  152. switch even if you do not use the /E switch.) Another switch to add to your 
  153. MSCDEX command line is the /V switch. The /V switch causes MSCDEX to print 
  154. extra information about the configuration at load time. You may be using a 
  155. version of MSCDEX that is in some directory other than the DOS directory. 
  156. This is not a problem so long as the version that you are using is the most 
  157. up to date. If you are having problems, you might try using the version that 
  158. came with DOS (if indeed your version of DOS came with an MSCDEX.EXE file.) 
  159. You can verify the parameter settings in the DOS version by typing 
  160. "HELP MSCDEX" at the DOS command line.
  161.     If you are unable to avoid using EMM386.EXE, then adding the 
  162. parameter "D=128" might help with running T7G. Using D=128 in the EMM386
  163. command sets DOS's DMA buffer size to 128K. You can check this parameter 
  164. by typing "HELP EMM386.EXE" from the DOS command line to see if your 
  165. version of DOS supports the "D=" parameter.
  166.  
  167.     *************************************************
  168.     *    U P D A T E D    D R I V E R S        *
  169.     *************************************************
  170.  
  171.     If after trying the suggestions above, you are still having problems,
  172. then you might benefit from obtaining an updated set of device drivers. These
  173. can be downloaded from Compuserve, America Online, or Genie. The name of the 
  174. driver file is T7GF3A.ZIP (You can upload it to your favorite BBS and share 
  175. it with your favorite retailer with our blessings and thanks if you like.) 
  176.  
  177.     The T7GF3A.ZIP file contains drivers for many cards including:
  178.  
  179.         Pro Audio Studio 16
  180.         Pro Audio Studio 16 (alternate driver)
  181.         Pro Audio Spectrum Plus/16
  182.         Pro Audio Spectrum 16 (alternate driver)
  183.         Pro Audio Spectrum 
  184.         Pro Audio Spectrum (alternate driver)
  185.         Sound Blaster ASP/16
  186.         Sound Blaster Pro 2
  187.         Sound Blaster Pro 1
  188.         Sound Blaster Pro (alternate driver)
  189.         Sound Blaster or compatibles
  190.         Sound Blaster (alternate driver)
  191.         General Midi
  192.         Roland MT-32 or LAPC/1
  193.         Adlib Gold
  194.         Adlib Gold (alternate driver)
  195.         Adlib
  196.         Aria
  197.         Tandy Sensation
  198.         Microsoft Windows Sound System
  199.         ATI Stereo FX
  200.         Covox Sound Master II
  201.  
  202.     T7GF3A.ZIP also contains the 1.31 version of V.EXE that is included 
  203. with this file. Unzip the T7GF3A.ZIP file and put the unzipped files in the 
  204. \ID\T7G directory. Then try running T7G and see if the new drivers fix your 
  205. problems. If not, try running the (new) install program in the \ID\T7G
  206. directory. If this doesn't fix it then you may want to retry some of 
  207. the suggestions mentioned earlier in this file.
  208.     
  209.     ***********************************************************
  210.     *    H A R D W A R E    M O D I F I C A T I O N S      *
  211.     ***********************************************************
  212.  
  213. It may be that you have a card loaded in one of the slots of your computer that 
  214. is slowing you down and causing problems with T7G. This can happen with serial
  215. cards, modems, network cards, etc. As a last resort, you might try pulling all
  216. unnecessary cards out of your computer to see if one of them might be 
  217. interfering with T7G. (Please note the legal disclaimer above.) Whenever you
  218. are going to remove any cards from your computer, there are a couple of rules
  219. to follow that will protect both you and your computer. First of all, UNPLUG
  220. YOUR COMPUTER FROM ALL POWER SOURCES. Also unplug any peripherals such as 
  221. printers, external CD-ROMS, external modems, etc. from their sources of power.
  222. You not only want to remove all sources of power, from the computer and its
  223. connected peripherals, but you also want to disconnect any grounds before 
  224. opening the computer's case.
  225.  
  226.      When working inside the case of the computer, the greatest danger 
  227. comes from STATIC ELECTRICITY. Static electricity can instantly destroy 
  228. the integrated circuits in your computer, transforming your powerful 
  229. personal computer into an attractive, if not somewhat heavy, PAPERWEIGHT. 
  230. The amount of static electricity that it takes to destroy an integrated 
  231. circuit is so small that you can destroy an integrated circuit without 
  232. even feeling the static spark. BE CAREFUL!!!! Before you touch any circuit 
  233. board or other electrical component, touch the metallic case of the computer 
  234. or its power supply to bleed off any static charge that you might be 
  235. carrying. It is then safe to touch the cards in your computer. After removing 
  236. the screw, gently lift the card from its connector, taking care not to bend
  237. or twist the card or the motherboard (from which you are removing the card.)
  238. If you need to hand a card to someone, first touch their hand with your hand, 
  239. and then give them the card. Before setting a card down, touch the surface 
  240. onto which you will be laying the card and then lay the card down. Before 
  241. picking a card up, touch the surface that the card is lying on before touching
  242. the card. WORK SLOWLY AND CAREFULLY. When inserting a card into the computer,
  243. use gentle pressure, and never force the card. Sometimes wiggling the card a
  244. bit and readjusting it will align it so that it can slip right into the 
  245. socket. Some materials (like styrofoam and fuzzy sweaters) tend to create a 
  246. great deal of static electricity and should be kept away from your work area.
  247. If you are not in a great hurry (and you shouldn't be,) boil some water to 
  248. raise the humidity in the air and thereby reduce the potential for static
  249. electricity. (Enjoy a nice cup of tea in a ceramic cup before you start to 
  250. work.) If you don't have time to boil water, get a plant sprayer, adjust it
  251. to a fine mist, and mist the area around your workstation.
  252.     If after removing some peripherals, you are able to make T7G work
  253. correctly, then reinsert the peripherals one by one until you find the 
  254. offending peripheral.
  255.  
  256.         *****************************************
  257.         *     T U R T L E     B E A C H    *
  258.         *****************************************
  259.         
  260.     The Turtle Beach sound cards will work in FM mode only.
  261.  
  262.     *********************************************************
  263.     *    P R O     A U D I O     S P E C T R U M     *
  264.     *********************************************************
  265.  
  266.     There are several workarounds for PAS user who are having problems. 
  267. First, try not loading the SoundBlaster emulation driver (by putting a "REM  "
  268. in front of it in your CONFIG.SYS file as mentioned above.) This should also
  269. reduce the amount of conventional memory that you use which might in turn 
  270. enable you to eliminate your memory manager (such as EMM386.EXE.) as mentioned
  271. previously. 
  272.     If that does not fix your problems, then try running the new install 
  273. program and tell it that you have a SoundBlaster card. You will, of course, 
  274. have to re-enable your SoundBlaster emulation driver, and also run SB_ON.COM 
  275. or whatever equivalent program that you have for turning SoundBlaster mode on.
  276.  
  277.         *************************************************
  278.         *        M A K E    L I F E    E A S I E R        *
  279.         *************************************************
  280.  
  281.     If you have MS-DOS 6.0 or above you can make things easier on 
  282. yourself by creating a CONFIG.SYS menu system. This will make it much easier
  283. for you to run T7G. Along with the V.EXE program you will find files named
  284. AUTOEXEC.60 and CONFIG.60. These are template files. Copy them onto the root
  285. directory of your boot drive, and then type "COPY AUTOEXEC.60+AUTOEXEC.BAT" 
  286. from your root directory. this will append a copy of your AUTOEXEC.BAT file
  287. to the AUTOEXEC.60 file. Then type EDIT AUTOEXEC.60 and cut and paste the 
  288. copy of your AUTOEXEC.BAT file into the section after the line that says,
  289. "rem copy the contents of your original AUTOEXEC.BAT file below this line"
  290. Save this file, exit the editor, make a backup copy of your AUTOEXEC.BAT file,
  291. and then type "COPY AUTOEXEC.60 AUTOEXEC.BAT".
  292.     Follow the same procedure to copy your CONFIG.SYS file into the 
  293. CONFIG.60 file and then rename CONFIG.60 to CONFIG.SYS (after moving the 
  294. contents of your file into the designated space.) When you reboot, your 
  295. computer it will come up with a menu that enables you to select NORMAL
  296. boot up or T7G boot up. If you do not make a choice within 10 seconds it 
  297. will default to NORMAL boot up. If you want to, you can add other menu 
  298. choices by following the example of the "T7G" sections. 
  299.     If you have a copy of DOS that does not support CONFIG.SYS menuing
  300. (such as MS-DOS 5.0 or below,) you can use the RUNT7G.BAT file that is 
  301. enclosed to start T7G, but first you will have to copy CONFIG.T7G, 
  302. AUTOEXEC.T7G, and RESETT7G.BAT to your C:\ID\T7G directory. REBOOT.COM can 
  303. be copied to either the C:\ID\T7G directory or somewhere else in your path. 
  304. Then edit CONFIG.T7G as if it was the CONFIG.SYS file that you will use to run 
  305. T7G, and edit AUTOEXEC.T7G so that it contains the TSR's and commands that you 
  306. need to run T7G. Executing the RUNT7G.BAT file will then do the following:
  307.  
  308. 1) It will place a copy of your original CONFIG.SYS file in C:\ID\T7G.
  309.  
  310. 2) It will then copy the file C:\ID\T7G\CONFIG.T7G to C:\CONFIG.SYS, 
  311.      thus overwriting your original CONFIG.SYS file.
  312.  
  313. 3) Then it will place a copy of your original AUTOEXEC.BAT file 
  314.      in C:\ID\T7G
  315.  
  316. 4) After which it will copy the file C:\ID\T7G\AUTOEXEC.T7G to 
  317.      C:\AUTOEXEC.BAT, thus overwriting your original AUTOEXEC.BAT file.
  318.  
  319. 5) It will then execute the REBOOT.COM file which will reboot your computer
  320.       with the ".T7G" versions of CONFIG.SYS and AUTOEXEC.BAT.
  321.  
  322. 6) After the AUTOEXEC.BAT file loads the TSR's to run T7G it will run the 
  323.      file C:\ID\T7G\RESETT7G.BAT.
  324.  
  325. 7) RESETT7G.BAT will copy the CONFIG.SYS and AUTOEXEC.BAT files from 
  326.      C:\ID\T7G  thus returning your boot up files to their normal condition.
  327.  
  328. 8) RESETT7G.BAT will pause, and then run T7G, after which it will reboot
  329.      the computer, thus restoring the system to normal operation.     
  330.  
  331.     This method of starting T7G has the added benefit of automatically
  332. backing up your CONFIG.SYS and AUTOEXEC.BAT files each time you play T7G. 
  333.     The enclosed programs REBOOT.COM and COLDBOOT.COM perform a warm and 
  334. a cold boot of your computer when executed. We hope you find them useful.
  335.  
  336.         *************************************************
  337.         *     From README.TXT file in T7GF3A.ZIP    *
  338.         *************************************************
  339.  
  340. Windows 3.1 sound drivers
  341. --------------------------
  342.  
  343. If you have been running Windows, and using a Windows sound driver, it is
  344. recommended that you reboot your machine before playing The Seventh Guest,
  345. these drivers sometimes leave the sound card in an unstable state.
  346.  
  347. General MIDI devices
  348. ---------------------
  349.  
  350. Please reset your General Midi device before starting The Seventh Guest.
  351.  
  352. Pro Audio Spectrum 16 devices
  353. ------------------------------
  354.  
  355. Before playing The Seventh Guest, please adjust your mixer settings using the
  356. PAS program, the best way of doing this is to type "PAS *".
  357.  
  358. No sound during introduction
  359. -----------------------------
  360.  
  361. Sound is playing throughout the introduction, but it is playing from the
  362. CD drive itself.  Make sure that your CD-ROM drive is hooked up for sound
  363. as well as your sound card(s).
  364.  
  365. Using IBM OS/2 or Microsoft Windows NT
  366. ---------------------------------------
  367.  
  368. Under OS/2 2.1 it is possible to play The Seventh Guest, although it is
  369. recommended that you use MS-DOS.  If you are experiencing problems running
  370. under OS/2, try booting DOS before calling Virgin Games Customer Service.
  371.  
  372. Windows NT is not compatible at this time with The Seventh Guest.
  373.  
  374. Aborted Games are saved
  375. ------------------------
  376.  
  377. If your game should for some reason abort (playing from a Windows shell for
  378. instance), the game will save a file called "save.z".  Rename this file to
  379. save.0 through save.9 (just one) and you will be able to load back your
  380. current game.  This may not always work, so save often anyway.
  381.  
  382. Open House!
  383. ------------
  384.  
  385. Once you have completed The Seventh Guest, it will save a special game in
  386. your save game zero (0) slot.  This saved game will be called "OPEN HOUSE"
  387. it allows you to roam the house freely and play all the puzzles as many times
  388. as you want.
  389.  
  390.         A D D I T I O N S    S I N C E    1 . 0
  391.         ---------------------------------------
  392.  
  393. Getting past the INTRO
  394. ---------------------
  395.  
  396.     Many people have reported problems with their computers locking up
  397. during the intro. Obviously, it would be best to get the computer working 
  398. correctly so that the game plays normally, without any problems whatsoever.
  399.     In the mean time though, it would be nice to have a quick fix that 
  400. would get you past the place where the computer locks up, and into the game.
  401. Here's how to do just that: 
  402.     Included in this executable file is a file named save.9. Whenever you 
  403. save your game, T7G writes it out as a SAVE.#  file (Where # is a number from 
  404. 0 to 9.) The number of the extension is the number that you choose when you 
  405. save a game, and it is the number that you choose when you reload a saved game.
  406. The SAVE.9 file is a file that I made by saving the game at the very beginning,
  407. just at the end of the intro video. When the SPHINX board first comes up, You 
  408. can choose LOAD instead of NEW GAME, and then select #9 from the next SPHINX 
  409. screen. This should put you into the game, just past the intro, and the only 
  410. thing you will have missed is a couple of minutes of intro video that explains 
  411. what a nasty guy Stauf is. You will still have the approximately 11 hours of 
  412. game play (on average) still in front of you.
  413.  
  414.  
  415. Bug report concerning V.EXE 1.31
  416. --------------------------------
  417.  
  418.     We have  confirmed one known bug with V.EXE version 1.31. It occurs 
  419. inside the microscope puzzle, and involves video breaking up and locking with
  420. some video boards. If this happens to you, we recommend switching back to an
  421. earlier version of V.EXE in order to get through the microscope puzzle, and 
  422. then switching back to version 1.31 when you are past that puzzle. (You can 
  423. find an earlier version of V.EXE on CD-ROM #2 in the \T7G\INSTALL dir.) If 
  424. using an earlier version of V.EXE doesn't work for you, then you can go to the
  425. library 3 times and skip the puzzle. (Don't worry you won't miss anything, and 
  426. the door with the gears, racks and pinions won't open, even if you solve the 
  427. puzzle the first time you try it.)
  428.     In the mean time, we are working to get the bug fixed and will post a 
  429. new version of V.EXE as soon as we have it. We are sorry for the inconvenience 
  430. and thank you for your patience.
  431.     While there is a known bug in V.EXE 1.31, it never-the-less fixes a 
  432. number of more serious bugs, and so should be used in favor of the earlier 
  433. versions.
  434.  
  435. Troubleshooting without audio
  436. -----------------------------
  437.     
  438.     When troubleshooting a problem, it is helpful to eliminate as many 
  439. potential causes as you can, thus zeroing in on the actual cause of the 
  440. problem. One of the potential trouble makers is the audio card. The following 
  441. proceedure will cause T7G to run without any audio (silently). If you do the 
  442. following proceedure and the problem remains, then the problem is unrelated to 
  443. your audio card. If you do this and the problem goes away, then you need to 
  444. pay attention to your audio card, and maybe look for possible IRQ and DMA 
  445. conflicts. In any event, it will help narrow the problems down.
  446.  
  447. 1) Make a backup copy of the GROOVIE.INI file that is located in the \ID\T7G
  448.    directory of your hard drive. (You will restore from the backup copy later.)
  449.  
  450. 2) Use a TEXT EDITOR  (not a word processor!) to edit the GROOVIE.INI file and 
  451.    make the following changes:
  452.  
  453. 3) Locate the line that says "midi=XXXXXXXX" (where XXXXXXXX is the name of 
  454.    your sound card) and change it to say "midi=None".
  455.  
  456. 4) Then locate the line that says "pcm=XXXXXXXXX" and change it to say 
  457.    "pcm=None".
  458.  
  459. 5) Now save the new version of GROOVIE.INI after MAKING SURE THAT YOU HAVE A 
  460.    BACKUP OF THE ORIGINAL GROOVIE.INI FILE.
  461.  
  462. 6) Try running T7G now and see if the game runs correctly (though silently).
  463.  
  464. 7) If there are still problems, try REMarking out the lines in your CONFIG.SYS
  465.    file and AUTOEXEC.BAT file that load the sound drivers. (Don't rem out the 
  466.    ones that load your SCSI drivers though.)
  467.  
  468. 8) Then see if the video of T7G runs normally. 
  469.  
  470. 9) after this test is complete, unREMark the drivers in your CONFIG.SYS and 
  471.    AUTOEXEC.BAT files and restore GROOVIE.INI from the backup that you made.
  472.  
  473.  
  474. The LATEST VESA drivers
  475. -----------------------
  476.     Some problems can be solved by making sure that you have the latest 
  477. VESA driver installed when you start seventh guest. Objectionably slow video 
  478. is one of the problems that can sometimes be solved with the latest VESA 
  479. driver. If the VESA drivers on the CD-ROM (mentioned previously) don't fix 
  480. the problem, then locating newer VESA drivers might help. If you are have a 
  481. Compuserve account, you can try typing GO VESA which will take you to the IBM 
  482. programming forum that has a VESA library section (LIB # 12) with all kinds of 
  483. VESA drivers. If you cannot find a driver for your board, you might try 
  484. downloading the universal VESA driver from SciTech Software (of Melbourne 
  485. Australia) and trying that version to see if it will work for you. It is in 
  486. LIB 12 and the file name for it is UVBE42.ZIP. However, be advised that this 
  487. product is Shareware, so you can try it to see if it works, but if it works 
  488. and you want to continue to use it, you will need to register your copy. 
  489. (Read the documents that come in the UVBE42.ZIP file for more details).
  490.     Another means of getting the latest driver is to call the manufacturer
  491. of your video card and see if they have a BBS from which you can download the 
  492. latest driver. Names and addresses of many of the video card manufacturers are
  493. listed at the end of this file.
  494.  
  495. Diamond Viper
  496. -------------
  497.     If your video card is the Diamond Viper, you will need to load the 
  498. VESA driver by typing "VPRMODE VESA" at the command line prior to running 
  499. T7G. You will also want to make sure that you are using the latest VESA 
  500. driver available.
  501.  
  502. Older S3 Video Cards
  503. --------------------
  504.     Older S3 video cards with earlier versions of the S3 chip (especially 
  505. the 911 series) can run very slowly. To fix this, (again) make sure that you 
  506. have and are properly loading the latest VESA driver in addition to using 
  507. ver. 1.31 of V.EXE. With some of these cards you may need to run in MCGA mode.
  508.  
  509. Video Testing during Installation
  510. ---------------------------------
  511.     Some people report that the video test says that their card is 100% 
  512. and yet the game runs slowly. This is probably because the video test that 
  513. is in the installation program performs all of its tests in MCGA mode. If you
  514. got 100% rating and it still drags, you may need to run in MCGA mode. (Sorry!)
  515.  
  516. Running T7G from within Windows
  517. -------------------------------
  518.     Some people who are having problems with the audio have reported that 
  519. if they run T7G from a DOS shell in Windows, then their audio problems go 
  520. away, and everything works well. The reason that this works for some people 
  521. is that Windows virtualizes the DMA chip, and this virtualized DMA chip works
  522. better FOR SOME PEOPLE (This won't work for everyone, but it is certainly 
  523. worth a try).    
  524.  
  525. Cirrus Logic VLB
  526. ----------------
  527.     We have had complaints about problems with Cirrus Logic VLB cards.
  528. Cirrus Logic has said that these problems have been solved by using 
  529. version 1.24 of V.EXE. They would not send us any cards with which to test
  530. and verify that version 1.24 of V.EXE solves their problems, so we will
  531. take their word on this. If you have a Cirrus Logic VLB card and version 
  532. 1.31 of V.EXE does not fix your problems, you can download the file 
  533. V124.ZIP and try it, but be advised that you will probably still need 
  534. 570 K of conventional memory free (unlike ver. 1.31.)
  535.  
  536. Miscellaneous Tips
  537. ------------------
  538.     If you remove the EMM386.EXE from your CONFIG.SYS file, or remark it 
  539. out, you will also need to make sure that you change all of the DEVICEHIGH= 
  540. commands into DEVICE= commands in your CONFIG.SYS file, and you will need to
  541. remove the LH  (loadhigh's) from in front of the TSR's in your AUTOEXEC.BAT
  542. file. Some of these commands (especially when setup with MEMMAKER.EXE) can 
  543. contain other characters that need to be removed, such as the "/L:nnnn,nnnn"
  544. (where the nnnn's are numbers) These appear in after the LH or DEVICEHIGH, and 
  545. before the TSR's filename or device drivers filename. Don't remove extra 
  546. characters that appear after the filenames.
  547.  
  548.  
  549. Miscellaneous Tips (Cont.)
  550. --------------------------
  551.     One of the peripheral devices that can slow the game down a great deal
  552. is a secondary monitor and video card (such as a monochrome monitor and card 
  553. used for debugging.) Removing the secondary monitor and video card may fix you 
  554. right up.
  555.  
  556.     Check with the manufacturer of your video and/or sound card. We try to
  557. keep as current as we can on these, but sometimes the manufacturers may know 
  558. a trick or a tip that we have missed. If you learn any such tips and or tricks,
  559. please tell us about them, and we, in turn, will pass them on. THANK YOU!
  560.  
  561. How to get help online
  562. ----------------------
  563.     Under Trilobyte's agreement with  Virgin, Virgin is supposed to provide
  564. technical support for T7G. Consequently Trilobyte does not have any full-time 
  565. technical support people. Those who are providing support are doing so in 
  566. addition to their regular duties of getting the latest Trilobyte products 
  567. written and out the door. And while all of us here are glad when we can get a 
  568. problem resolved for a customer, we don't often have the time to hold peoples
  569. hands and solve their problems for them without their having to take an active
  570. role in the troubleshooting process. The active part that we would like you to
  571. take is to carefully read the preceding file and try all of the suggestions in
  572. it that are applicable to your situation. If after trying all of the 
  573. suggestions above, you are still not able to solve the problem, THEN WE VERY 
  574. MUCH WANT TO HEAR FROM YOU, and we will try our best to help you through your 
  575. particular problem. If you send us a message online, you should first of all let
  576. us know that you have read this VREADME.TXT file version 1.1 and which of 
  577. the suggestions in it you have tried, and what happened when you disabled the 
  578. audio. When your message starts by telling us these things, we will respond 
  579. personally to your problem and do our best to help you. If you don't start by 
  580. telling us that you read this file, we may send you back a form letter in 
  581. response to your message asking that you read this file before proceeding. 
  582. (This is the only way that we are going to get our next product out anywhere 
  583. near to its deadline.)
  584.  
  585.     In order to make it easier for all of us, we have numbered the fixes 
  586. suggested in this file, and you can refer to them as follows:
  587.  
  588.     1) Copied the new V.EXE into your ID\T7G dir and VERIFIED the 
  589.        new version number with the V ? command.
  590.  
  591.     2) Removed all unnecessary device drivers from the CONFIG.SYS file.
  592.  
  593.     3) Removed all unnecessary TSR's from the AUTOEXEC.BAT file.
  594.  
  595.     4) Downloaded and installed the revised drivers in T7GF3A.ZIP.
  596.  
  597.     5) Ran the new version of the INSTALL.EXE program from T7GF3A.ZIP.
  598.  
  599.     6) Disabled all unnecessary COM ports and LPT's.
  600.  
  601.     7) Checked that there were no IRQ conflicts or DMA conflicts.
  602.  
  603.     8) Checked your video card's VESA compatibility with the V ? command.
  604.  
  605.     9) Obtained and loaded the newest VESA driver for your video card.
  606.  
  607.     10) Checked with the manufacturer of video and audio cards for tips
  608.         or tricks (and pass them on to all of us.)
  609.  
  610.     11) Verified that you have a sufficient amount of EXTENDED memory.
  611.  
  612.     12) Verified that you have enough conventional memory available.
  613.  
  614.     13) Tried eliminating your memory manager (such as EMM386.EXE.)
  615.  
  616.     14) Used the /E switch with MSCDEX.EXE if you have any expanded memory.
  617.  
  618.     15) Added the /M:20 switch to MSCDEX.EXE (or increased the /M: to 20)
  619.  
  620.     16) Made sure that you were using the best MSCDEX.EXE available to you.
  621.  
  622.     17) Added the "D=128" line to EMM386.EXE (if used.)
  623.  
  624.     18) Removed all unnecessary peripheral devices from your computer.
  625.  
  626.     19) Made sure that you are not trying to run T7G after exiting Windows.
  627.  
  628.     20) Made sure that the audio channels of your CD-ROM drive were 
  629.         connected to the appropriate inputs on your sound card.
  630.  
  631.     21) Used a DOS based audio mixer to set voice and music levels before
  632.         starting T7G.
  633.  
  634.     22) Bypassed the intro using a saved game.
  635.  
  636.     23) Disabled audio in T7G to narrow problem's down.
  637.  
  638.    When you send us messages, Please try to start them out something like this:
  639.  
  640. "I have read all of VREADME.TXT ver. 1.1 and have tried all of the fixes except
  641. for 13 and 16, When I disabled the audio my problem...... etc." or words to that
  642. effect. Once we read that, we will take your problem VERY SERIOUSLY and do our 
  643. best to help you fix it. Thank you for your cooperation. 
  644.  
  645. Video card makers phone numbers
  646. -------------------------------
  647.  
  648. Actix Systems Inc.
  649. Tel:    800-927-5557
  650.         408-986-1625
  651. Fax:    408-986-1646
  652. BBS:    
  653.  
  654. Advanced Integration Research Inc.
  655. Tel:    800-866-1945
  656.         408-428-0800
  657. Fax:    408-428-0950
  658. BBS:
  659.  
  660. Ahead Systems
  661. Tel:    510-623-0900
  662. Fax:    ???
  663. BBS:    510-623-0961
  664.  
  665. American Megatrends Inc.
  666. Tel:    800-828-9264
  667.         404-263-8181
  668. Fax:    404-263-9381
  669. BBS:
  670.  
  671. Appian Technology Inc.
  672. Tel:    800-727-7426
  673.         408-730-5400
  674. Fax:    408-730-5473
  675. BBS:
  676.  
  677. ATI Technologies Inc.
  678. Tel:    416-882-2626, 416-882-2600, 905-882-2626  
  679. Fax:    416-756-0720, 416-882-2620, 905-882-2620  
  680. BBS:    416-764-9404
  681. Email:  74740.667@compuserve.com
  682.  
  683. Boca Research
  684. Tel:    407-997-6227 407-241-8088 (Tech Support)
  685. Fax:    407-997-0918
  686. BBS:    407-241-1601
  687.  
  688. Cardinal Technologies Inc.
  689. Tel:    717-293-3049
  690. Fax:    717-293-3055
  691. BBS:
  692.  
  693. Chips and Technologies
  694. Tel:    408-434-0600
  695. Fax:    
  696. BBS:
  697.  
  698. Cirrus Logic
  699. Tel:    510-623-8300
  700.         510-226-2300
  701. Fax:    510-226-2180
  702. BBS:    510-440-9080
  703.         415-623-8300
  704.  
  705. CRYSTAL Semiconductor Corporation
  706. Tel:    512-445-7222
  707. Fax:    512-445-7581
  708. BBS:
  709.  
  710. Diamond Computer Systems
  711. Tel:    408-736-2000 (Tech Support)
  712. Fax:    408-730-5750
  713. BBS:    408-730-1100
  714.  
  715. Elitegroup Computer Systems
  716. Tel:    800-829-8890
  717.         510-226-7333
  718. Fax:    510-226-7350
  719. BBS:
  720.  
  721. ELSA America Inc.
  722. Tel:    800-272-3572
  723.         415-615-7799
  724. Fax:    415-588-0113
  725. BBS:
  726.  
  727. Everex Microsystems
  728. Tel:    415-683-2230 (Customer Services)
  729.         415-498-1115 (Tech Support)
  730. Fax:    ???
  731. BBS:    510-438-4650
  732.  
  733. Focus Information Systems Inc.
  734. Tel:    800-925-2378
  735.         510-657-2845
  736. Fax:    510-657-4158
  737. BBS:
  738.  
  739. Genoa
  740. Tel:    408-432-9090 (Tech Support)
  741. Fax:    
  742. BBS:    408-943-1231
  743.  
  744. Headland Technology
  745. Tel:    800-553-1850 (Tech Support)
  746.         415-623-7857
  747. Fax:    
  748. BBS:    415-656-0503
  749.  
  750. Hercules Computer Technologies
  751. Tel:    800-523-0600 (Tech Support)
  752.         510-623-6050 (Tech Support)
  753.         510-623-6030 (which one of the last two is correct?)
  754. Fax:    510-623-1112
  755. BBS:    510-623-7449 (14400 bps)
  756.         510-623-7034 (9600 bps)
  757.         510-623-7142 (2400 bps)
  758.         +49-40-65737335 (V.32bis) [a "mailbox" in Germany with files only]
  759. Email:  71333.2532@compuserve.com  (Hercules Support, Dylan Rhodes)
  760. Compuserve: GO HERCULES
  761.  
  762. Matrox Electronic Technology Inc.
  763. Tel:    800-361-1408
  764.         514-685-2630
  765. Fax:    514-685-2853
  766. BBS:
  767.  
  768. Metheus Corp.
  769. Tel:    800-638-4387
  770.         503-690-1550
  771. Fax:    503-690-1525
  772. BBS:
  773.  
  774. Micro-Labs Inc.
  775. Tel:    214-234-5842
  776. Fax:    214-234-5896
  777. BBS:
  778.  
  779. National Design Inc
  780. Tel:    512-329-5055
  781.         800-253-8831
  782. Fax:    ?
  783. BBS:    512-329-6327
  784.  
  785. NCR Corporation
  786. Tel:    316-636-8000
  787. Fax:
  788. BBS:
  789.  
  790. Nth Graphics Ltd.
  791. Tel:    800-624-7552
  792.         512-832-1944
  793. Fax:    512-832-5954
  794. BBS:
  795.  
  796. Number Nine Computer Corp.
  797. Tel:    800-438-6463
  798.         617-674-0009
  799. Fax:    617-674-2919
  800. BBS:
  801.  
  802. Oak Technologies
  803. Tel:
  804. Fax:
  805. BBS:    510-657-9451
  806.  
  807. Orchid Technlogy
  808. Tel:    800-767-2443
  809.         510-683-0323 (Tech Support)
  810.         510-683-0300
  811. Fax:    510-490-9312
  812. BBS:    510-683-0327
  813.  
  814. RealTek
  815. Tel:    800-521-2471
  816.         215-387-6055
  817. Fax:
  818. BBS:
  819.  
  820. S3 Incorporated
  821. Tel:    408-986-8144
  822.         408-980-5400
  823. Fax:    408-980-5444
  824. BBS:
  825.  
  826. Sigma Designs Inc.
  827. Tel:    800-845-8086
  828.         510-770-0100
  829. Fax:    510-770-2640
  830. BBS:
  831.  
  832. SPiDER Graphics Inc.
  833. Tel:    408-956-1231
  834. Fax:    408-956-1342
  835. BBS:
  836.  
  837. STB Systems Inc
  838. Tel:    214-234-8750
  839. Fax:    ???
  840. BBS:    214-437-9615
  841.  
  842. Tseng Labs
  843. Tel:    215-968-0502
  844. Fax:    ???
  845. BBS:    215-579-7536
  846.  
  847.  
  848. Trident Microsystems Inc
  849. Tel:    415-691-9211
  850. Fax:    ???
  851. BBS:    415-691-1016
  852.  
  853. VidTech Microsystems Inc.
  854. Tel:    800-752-8033
  855.         612-780-8033
  856. Fax:    612-780-2040
  857. BBS:
  858.  
  859. Volante Inc.
  860. Tel:    800-253-8831
  861.         512-329-5055
  862. Fax:    512-329-6326
  863. BBS:
  864.  
  865. Western Digital Imaging (Paradise)
  866. Tel:    800-832-4778 (Tech Support)
  867.         415-960-3360
  868.         714-932-4900 (Tech Support)
  869.         44-372-360387 (UK)
  870. Fax:    712-932-6498
  871. BBS:    714-753-1068 (9600 bps)
  872.         714-753-1234 (2400 bps)
  873.         331-69-85-3914 (France)
  874.         49-89-922006-60 (Germany)
  875.  
  876. Video Electronics Standards Association (VESA)
  877. Ph:    408-435-0333
  878. Fax:    408-435-8225
  879. BBS:
  880.  
  881. The preceding list of vendors was excerpted from a list that was uploaded 
  882. by Kendall Bennett (of SciTech Software). The complete list is in LIB 12 
  883. (The VESA Lib) of the IBM Programming forum and it is named VFAQ1.ZIP.
  884.  
  885.