home *** CD-ROM | disk | FTP | other *** search
/ BigMax 12 / MEGARACE.iso / dos95.txt < prev    next >
Text File  |  1996-08-02  |  24KB  |  533 lines

  1. Windows 95 DOS troubleshooting Guide
  2. Mindscape Technical Support
  3. revised 4/24/96
  4.  
  5.  
  6.         ******************** CAUTION - DISCLAIMER ********************
  7.     NOTICE: Mindscape, Inc. will not be responsible for any damage or other
  8.     consequences resulting from changes made to system configuration files.
  9.     You make any changes at your own risk.
  10.  
  11.     Even is you are familiar with modifying your system and/or files,
  12.     Mindscape still suggests you first print out a hard copy of the file
  13.     & make backup copies of any files you intend to modify.
  14.         ******************** CAUTION - DISCLAIMER ********************
  15.  
  16.        
  17. We suggest taking notes as you go through these steps.  Should you need to
  18. contact Technical Support, this information will be necessary.
  19. NOTE: < > means to press the associated key on the keyboard.
  20. Example:  <Enter> means press the Enter Key.
  21.  
  22.  
  23. ARE YOU USING WINDOWS 95?
  24.      The material contained below is for troubleshooting Windows 95 machines
  25.      running Mindscape DOS programs.  If you are not using Windows 95, please
  26.      refer to the file DOS5-6.TXT.
  27.  
  28.  
  29. RUNNING MINDSCAPE DOS PROGRAMS UNDER WINDOWS 95
  30.      Windows 95 makes it possible to run DOS programs in several different
  31.      ways.  With a few exceptions, Mindscape's DOS programs have been tested
  32.      and verified to run correctly in the MS-DOS Mode environment.  MS-DOS
  33.      Mode can be reached through Shut Down in the Start Menu.
  34.  
  35.  
  36.      CD-ROM PROGRAMS KNOWN TO BE INCOMPATIBLE WITH WINDOWS 95
  37.           Secret Weapons of the Luftwafe
  38.           Toolworks CD Game Pack 1
  39.           Toolworks CD Game Pack 2
  40.           Ultima 1-6
  41.           Ultima 6 and Wing Commander
  42.           Wing Commander and Secret Missions 1 and 2
  43.  
  44. For the titles listed above, use a boot disk with DOS 5 or 6.  Include on the
  45. boot disk the following DOS files from the DOS 5 or 6 /DOS subdirectory:
  46.         APPEND.EXE              JOIN.EXE                SUBST.EXE
  47.  
  48. NOTE:  The 3 DOS files listed above must be the same version as the DOS you
  49.        are using.  You can not use the Windows 95 version of SUBST.EXE with
  50.        your DOS 5 boot disk.
  51.  
  52.  
  53.      PROGRAMS KNOWN TO WORK WITH WINDOWS 95 AFTER ADDING MISSING DOS FILES
  54.           CD Challenge Pack 1
  55.           Mario Is Missing and D/Generation CD Duo
  56.           Mario Is Missing and World Atlas CD Duo
  57.           Toolworks CD Game Pack 3
  58.  
  59. During the installation of these program, it will ask you to insert your DOS
  60. disks with the missing DOS Utilities.  To bypass this message, create
  61. temporarily the missing DOS files APPEND.EXE and JOIN.EXE in the Windows\
  62. Command subdirectory.
  63.  
  64.         1.  Change to the Windows\Command subdirectory where Windows 95 keeps
  65.             all of its DOS files.  Type the following:
  66.                         CD \WINDOWS\COMMAND   <Enter>
  67.  
  68.   NOTE:     (If Windows 95 is installed to a directory other than Windows,
  69.              make the appropriate change to the line above.)
  70.  
  71.         2.  Make the temporary APPEND.EXE file.  Type the following:
  72.                         EDIT APPEND.EXE   <Enter>
  73.  
  74.             When the blank screen appears, type the word "Hello".
  75.             Use your mouse to click SAVE from the File pulldown menu.
  76.             Use your mouse to click EXIT from the File pulldown menu.
  77.  
  78.   NOTE:     (If your mouse is not working, then press <ALT> <F> to access
  79.              the File pulldown menu, then Click <S> to Save and <X> to exit.)
  80.  
  81.         3.  Make the temporary JOIN.EXE file.  Type the following:
  82.                         EDIT JOIN.EXE    <Enter>
  83.  
  84.             When the blank screen appears, type the word "Hello".
  85.             As outlined in Step #2 above, Save and Exit.
  86.  
  87. Once the temporary files are in place, install the Mindscape / Software
  88. Toolworks program.  Choose the maximum installation option for each program.   When the program has been
  89. fully installed to the hard drive, remove the temporary files created.  To
  90. remove the files, do the following:
  91.  
  92.         1.  Remove APPEND.EXE from the \Windows\Command subdirectory.
  93.             Type the following:
  94.                         DEL \WINDOWS\COMMAND\APPEND.EXE   <Enter>
  95.  
  96.   NOTE:     (If Windows 95 is installed to a directory other than Windows,
  97.              make the appropriate change to the line above.)
  98.  
  99.         2.  Remove JOIN.EXE from the \Windows\Command subdirectory.
  100.             Type the following:
  101.                         DEL \WINDOWS\COMMAND\JOIN.EXE     <Enter>
  102.  
  103.  
  104. CHECKING THE BASICS
  105. With any Windows problem, there are a few basics that should be checked in
  106. the course of troubleshooting.
  107.  
  108. 1.  GETTING INTO DOS
  109.         Mindscape does not support its DOS programs running in Windows 95
  110.         (native), or any DOS shell.  Quit out of these applications so you
  111.         have a DOS prompt on the screen.  The DOS prompt looks like this:
  112.                                 C:\>
  113.  
  114.         To get into MS-DOS Mode from Windows 95, do the following:
  115.            1. From the Start Menu, select SHUT DOWN.
  116.            2. In Shut Down, select the option, RESTART THE COMPUTER IN MS-DOS
  117.               MODE?
  118.  
  119. 2.  CHECKING THE HARD DRIVE FOR PROBLEMS
  120.         Perform a SCANDISK on the C: drive (and the hard drive this program
  121.         is installed to if it is not drive C:).  To run SCANDISK, type the
  122.         following from the C:\> DOS prompt:
  123.  
  124.               SCANDISK <Enter>
  125.  
  126.         Fix any problems detected.
  127.         [Check your Windows 95 manual for more information on these DOS
  128.          commands.]
  129.  
  130. 3.  CHECKING THE CONFIG.SYS
  131.         Check your CONFIG.SYS for the FILES= and BUFFERS= lines.  From the
  132.         C:\> prompt, type the following:
  133.  
  134.                 TYPE CONFIG.SYS /P <Enter>
  135.  
  136.         The IO.SYS file pre-loads FILES=60 and BUFFERS=30,0.  Your CONFIG.SYS
  137.         may not have these lines as they are not needed.  If your CONFIG.SYS
  138.         does have these lines, make sure they are not set below Microsoft's
  139.         default values of FILES=60 and BUFFERS=30,0.  If they are set below
  140.         Microsoft's defaults, you will need to Edit the CONFIG.SYS to change
  141.         there values.
  142.  
  143.         To edit the CONFIG.SYS, type the following:
  144.  
  145.                 EDIT CONFIG.SYS <Enter>
  146.  
  147.         Use the arrow keys on your keyboard to maneuver through the lines.
  148.         (For complete instructions on using the MS-DOS Editor, please refer
  149.         to your Windows 95 Manual.)  Once the changes have been made, Save
  150.         and Exit by pressing <Alt> <F>, then <S> to save.  <Alt> <F> again,
  151.         then <X> to exit.
  152.  
  153.         If changes were made to the CONFIG.SYS, you will need to restart your
  154.         computer for the changes to take place.  Type:
  155.  
  156.                 EXIT <Enter>
  157.  
  158.         to return to Windows 95.  Once in Windows 95,
  159.  
  160.  
  161. 4.  VERIFYING MOUSE DRIVER IS LOADED:
  162.         Most Mindscape DOS programs require a DOS mouse driver loaded into
  163.         memory prior to running the program.  Windows has built in mouse
  164.         drivers that do not function outside of the Windows environment.
  165.         Loading a DOS mouse driver may be as simple as typing MOUSE <Enter>
  166.         before starting the program.  Since the command differs from mouse to
  167.         mouse, you may need to consult your mouse user's guide for the
  168.         location and name of your particular driver software.  To verify you
  169.         have a DOS mouse driver loaded, do the following:
  170.  
  171.           1.  At the DOS prompt type    CD \WINDOWS\COMMAND <Enter>
  172.           2.  From the C:\WINDOWS\COMMAND> directory, type    EDIT <Enter>
  173.           3.  At the DOS Editor screen, press <ESC> to get to a blank screen.
  174.           4.  Move your mouse.  If your driver is loaded, the mouse cursor
  175.               should move on the screen.  Click on the File pulldown menu
  176.               with your mouse and select EXIT.
  177.  
  178.         If your mouse is not moving on the screen, activate the File pulldown
  179.         menu by the <ALT> <F> keys, and press <X> to Exit.  To load your DOS
  180.         mouse driver everytime you turn on your machine, add the mouse
  181.         executable line in your AUTOEXEC.BAT.  For more information on this,
  182.         consult your mouse documentation or contact the retailer where you
  183.         purchased the mouse.
  184.  
  185. 5.  VERIFYING MICROSOFT MOUSE DRIVER:
  186.         Mindscape programs that use a mouse are compatible with Microsoft
  187.         Mouse Drivers 8.2 or higher or drivers that are 100% Microsoft
  188.         compatible.  No matter who makes the mouse hardware you are using,
  189.         it is strongly recommended to use a Microsoft mouse driver.  Problems
  190.         generated by using a "Microsoft compatible" driver range from erratic
  191.         mouse behaviour and distorted graphics within the program to the
  192.         progam locking up when you run it.  To verify who makes the mouse
  193.         driver you are using, do the following:
  194.  
  195.           1. Go into the directory where the driver is located.  Most
  196.              machines have the mouse driver in the MOUSE directory.
  197.  
  198.                         CD (directory name)   <Enter>
  199.  
  200.           2. Load the mouse driver into memory.  Most mouse drivers are
  201.              called MOUSE.EXE, MOUSE.COM, or MOUSE.DRV.
  202.  
  203.                         (driver name)   <Enter>
  204.  
  205.           3. As the driver loads into memory, it will display who makes the
  206.              driver and its version number.  Verify the following:
  207.  
  208.                 A.  Look for Copyright Microsoft Corporation.  Anything that
  209.                     says "Microsoft Compatible" or "Microsoft Mode" is not a
  210.                     true Microsoft mouse driver.
  211.  
  212.                 B.  Verify you are using version 8.2 or higher.
  213.  
  214. 6.  CHECKING SOUND CARD CONFIGURATION:
  215.         Mindscape programs are compatible with Creative Labs sound cards and
  216.         100% Sound Blaster compatible cards.  These cards are supported under
  217.         Creative Labs industry standard settings of I/O Port 220, IRQ 5 or 7,
  218.         and Low DMA 1.  Some of our newer DOS programs offer native support
  219.         for Gravis and Ensoniq.  Problems generated by incompatible sound
  220.         cards range from no sound or scratchy sound within the program to a
  221.         lockup while runing the program.
  222.  
  223.         To assure compatibility, make sure the SET BLASTER= line is in your
  224.         AUTOEXEC.BAT.  To verify, type:
  225.  
  226.                         SET  <Enter>
  227.  
  228.         A sample Set Blaster= line would read:
  229.  
  230.                         SET BLASTER=A220 I5 D1 T3
  231.  
  232.           A= I/O Port       I= IRQ        D= DMA        T= Type of Card
  233.  
  234.         Try configuring this program for NO SOUND.  If the program runs
  235.         normally (but without sound, of course), then you may need to
  236.         reconfigure your sound.
  237.  
  238.         If you are experiencing problems with your sound card, try running
  239.         the diagnostic software that comes with your card.  Eighty percent
  240.         of all sound card problems are due to mistaken configurations.
  241.  
  242.         Listed below is a listing of sound cards and the DOS drivers needed
  243.         to provide the necessary Sound Blaster Emulation.
  244.  
  245.         If you have one of the cards listed below.  Make sure you have the
  246.         necessary driver loaded.  If not, then consult your sound card
  247.         documentation or call the manufacturer for assistance.
  248.  
  249.                               SOUND CARD DRIVERS
  250.  
  251.     DIAMOND sound cards                   ENSONIQ SOUNDSCAPE
  252.         AUTOEXEC.BAT                          AUTOEXEC.BAT
  253.           C:\DIAMOND\SNDINIT /B                 SET BLASTER=A220 Ixx Dx
  254.           SET BLASTER= <see above>              C:\SNDSCAPE\SSINIT /I
  255.                                                 C:\SNDSCAPE\VSB_EMM.COM
  256.  
  257.  
  258.     FORTE 16- Common on Packard Bells     GRAVIS ULTRASOUND
  259.         AUTOEXEC.BAT                          AUTOEXEC.BAT
  260.           C:\FORTE16\UTILITY\EMUTSR             C:\ULTRASND\ULTRNINIT
  261.           SET BLASTER= <see above>              SBOS.BAT
  262.                                                 SET BLASTER= <see above>
  263.  
  264.  
  265.     MAD 16                                MAGIC S20
  266.         AUTOEXEC.BAT                          AUTOEXEC.BAT
  267.           C:\MAD16\M16INIT /B                   C:\MAGICS20\SNDINIT /B
  268.           SET BLASTER= <see above>              SET BLASTER= <see above>
  269.  
  270.  
  271.     MONTE CARLO By Turtle Beach         
  272.         CONFIG.SYS                      
  273.           DEVICE=C:\MCARLO\MCMODE -S
  274.         AUTOEXEC.BAT
  275.           SET BLASTER= <see above>
  276.  
  277.  
  278.     PRO AUDIO SPECTRUM 16
  279.         CONFIG.SYS
  280.           DEVICE=SPECTRUM\MVSOUND.SYS D:* Q:* S:**
  281.              *D: DMA Channel     *Q: IRQ Settings
  282.             **S: Sound Blaster Emulation ON / OFF And Settings
  283.           AUTOEXEC.BAT
  284.             SET BLASTER= <see above>
  285.  
  286.  
  287.     SC400                                 SOUND 16A - Common on Packard Bells
  288.         AUTOEXEC.BAT                         AUTOEXEC.BAT
  289.           C:\SC400\UTILITY\SNDINIT /B          C:\SOUND16A\UTILITY\SETMODE /SB
  290.           SET BLASTER= <see above>          or C:\AUDIO\SNDINIT.EXE /B
  291.                                                SET BLASTER= <see above>
  292.  
  293.  
  294.     SOUND144 - Common on Packard Bells
  295.         AUTOEXEC.BAT
  296.           C:\SOUND144\UTILITY\SETMODE /SBP
  297.        or C:\SOUND144\UTILITY\AZCAL.EXE
  298.           SET BLASTER= <see above>
  299.  
  300. 7.  CHECKING MEMORY REQUIREMENTS:
  301.         Verify that you meet the memory requirements for this program.  At the
  302.         DOS prompt, type:
  303.  
  304.                         MEM  <Enter>
  305.  
  306.         The examples below will show you how to read the Windows 95, DOS 7 MEM
  307.         printout.  Check the memory in your machine with the requirements
  308.         listed on the retail box spine or quickstart card for this program.
  309.  
  310.           
  311.               Memory Type        Total       Used       Free
  312.               ----------------  --------   --------   --------
  313.               Conventional          640K        24K       616K
  314.               Upper                 132K       132K         0K
  315.               Reserved              384K       384K         0K
  316.               Extended (XMS)     15,228K     2,468K    12,760K
  317.               ----------------  --------   --------   --------
  318.               Total memory       16,384K     3,008K    13,376K
  319.  
  320.               Total under 1 MB      772K       156K       616K
  321.  
  322.               Total Expanded (EMS)                   15M (15,613,952 bytes)
  323.               Free Expanded (EMS)                    15M (15,613,952 bytes)
  324.  
  325.               Largest executable program size       616K (630,976 bytes)
  326.               Largest free upper memroy block         0K       (0 bytes)
  327.               MS-DOS is resident in the high memory area.
  328.  
  329.           WHERE DO I FIND:
  330.  
  331.                FREE CONVENTIONAL MEMORY?
  332.                   3rd line from the bottom, Largest Executable Program Size
  333.                    (in the above example, there is 616K of free Conventional
  334.                     memory)
  335.                FREE XMS MEMORY?
  336.                   Extended (XMS) under the Free column
  337.                    (in the above example, there is 12,760K or 12 Megs of
  338.                     free XMS)
  339.                FREE EMS MEMORY?
  340.                   Free Expanded (EMS)
  341.                    (in the above example, there is 15M (Megs) of free EMS)
  342.                TOTAL RAM IN MACHINE?
  343.                   Total Memory under the Total column
  344.                    (in the above example, there is 16,384K or 16 Megs of RAM)
  345.                
  346.           WHAT IF I DO NOT MEET THE MEMORY REQUIREMENTS FOR THE PROGRAM?
  347.              There are two main ways to free up additional memory.
  348.  
  349.              1. Memory Manager.
  350.                    Microsoft's Memmaker which comes with the Windows 95
  351.                    installation CD or Professional
  352.                    Memory Managers like Quarterdeck's QEMM & Qualitas's
  353.                    386MAX.  For information on using Memmaker, consult
  354.                    your Windows 95 manual.  If you enjoy running DOS software,
  355.                    you
  356.                    may want to consider a professional memory manager.  These
  357.                    programs free up the most memory in your machine which
  358.                    will help to prevent future memory problems.
  359.  
  360.              2. Boot Disk.
  361.                    A modified Config.sys and Autoexec.bat on a floppy disk
  362.                    that loads a minimum set of drivers for the Memory Manager,
  363.                    CD-Player, Sound Card, and Mouse.  For more information on
  364.                    creating a boot disk, please see the document BOOTDISK.TXT.
  365.  
  366. 8.  CHECKING VESA CONFLICTS:
  367.         What is VESA?  VESA (Video Electronics Standards Association) is a
  368.         set of standards that hardware and software companies follow when
  369.         addressing Super VGA graphics in the DOS environment.  These standards
  370.         allow software companies to create "WINDOWS quality graphics" in a DOS
  371.         program.
  372.  
  373.  NOTE:  This should not be confused with VESA Local Bus Slots.  It is not
  374.         necessary to own a VESA VLB video card to be VESA compatible.  
  375.  
  376.         VESA compatibility can be provided by either a VESA software driver
  377.         or a video BIOS of your video card.  Hardware manufacturers provide
  378.         BIOS updates on a regular basis.  Mindscape recommends checking with
  379.         the video card manufacturer to verify you have the most recent BIOS
  380.         available for your card.
  381.  
  382.         Several Mindscape programs use VESA.  Check the System Requirements
  383.         on the retail box or the quickstart card to verify if your program
  384.         requires a VESA compatible video card.
  385.  
  386.         SIGNS YOU MAY HAVE A VESA PROBLEM:
  387.             1. Program responds "can't find VESA driver" or "VESA driver not
  388.                loaded."
  389.             2. Once in the program, the screen is compressed at the top of the
  390.                screen.
  391.             3. Black screen or broken screen appears when you try to run the
  392.                program.
  393.  
  394.         TROUBLESHOOTING A VESA PROBLEM:
  395.             1. In most cases the video card's VESA driver may not be fully
  396.                compatible with the program.  Scitech, a 3rd party software
  397.                vendor, makes a 100% compatible VESA driver called UNIVBE
  398.                (Universal VESA BIOS Extension).  This driver is updated
  399.                regularly and is compatible with over 160 differnet Supper VGA
  400.                grpahics chips.
  401.  
  402.                This driver may be available on your Mindscape title in a
  403.                directory called HELP4U.  A shareware version of this driver
  404.                can be downloaded from AOL (Keyword: SCITECH), Scitech's
  405.                webpage (http://www.scitech.com) or from Mindscape's BBS
  406.                (415-897-2867).  Try loading this driver prior to running your
  407.                Mindscape program.
  408.  
  409.             2. Call your video card manufacturer and check to see if there is
  410.                a newer version of the video BIOS and / or VESA driver. 
  411.  
  412.  
  413.  
  414. 9.  DELETE AND REINSTALL:
  415.         After everything has been checked, verified, and changed if necessary,
  416.         its time to delete and reinstall the program.  If the program
  417.         installed incorrectly or became unstable after it was installed,
  418.         reinstalling on top of the program will keep that instability.  It's
  419.         important to delete the program from the hard drive before
  420.         reinstalling.
  421.  
  422.         From the root directory (C:\>) of the hard drive this program is
  423.         installed to, run the DELTREE command to remove the entire program
  424.         from the hard drive.  The command is:
  425.  
  426.                       DELTREE (directory name)   <Enter>
  427.  
  428.         (directory name) is the name of the directory this program is
  429.         installed to:  If unsure of the directory name, check your Mindscape
  430.         manual, Online help or QuickStart card.
  431.  
  432. 10. CONTACTING TECHNICAL SUPPORT
  433.         If these suggestions / steps did not resolve the problem you are
  434.         experiencing, please contact Technical Support and be able to provide
  435.         the following information:
  436.  
  437.  1. Answers / verification to everything tried above.  Include all values
  438.     asked to check.
  439.  2. Copies of your Config.sys, Autoexec.bat, and Mem /c/p in printed form
  440.     or a text only file.
  441.  3. Name of program
  442.  4. Version of program
  443.  5. Media Type:  (CD-ROM or Diskette)
  444.  6. Platform of program:  (DOS)
  445.  7. Exact problem and steps necessary to reproduce.
  446.     Include any error messages and be as precise as possible in describing
  447.     the problem and where it happens.
  448.  8. Computer make and model (e.g. IBM Aptiva, Packard Bell Legend, etc...)
  449.  9. CPU chip and speed (e.g. 486 DX4 100, P90, etc...)
  450. 10. RAM [memory] (e.g. 8 MB, 16 MB, etc...)
  451. 11. Video Card Manufacturer and model number
  452.        (e.g. Diamond Stealth 64 PCI, Cirrus Logic 542X, etc...)
  453. 12. Sound Card Manufacturer and model number
  454.        (e.g. Creative Labs Sound Blaster 16 PnP, Ensoniq UltraSound, etc...)
  455. 13. Mouse driver and version
  456.        (e.g. Microsoft Mouse Driver 8.2, Logitech version 5.0, etc...) 
  457. 14. CD ROM Drive Manufacturer and model number.
  458.        (e.g. Texel DM 5924 external , NEC 6X, etc...)
  459.     For joystick problems: Joystick Manufacturer and model number
  460.        (e.g. ThrustMaster F-16 FLCS, Gravis Thunderbird, etc...)
  461. 15. For print problems: Printer Manufacturer and model number.
  462.        (e.g. HP Laserjet 4 Plus, NEC Silentwriter model 95, etc...)
  463. 16. For modem problems: Modem Manufacturer and model number.
  464.        (e.g. US Robotics Sportster 14,400, Hayes Accura 14,400, etc...) 
  465.  
  466.  
  467. If you have any further questions, please contact Mindscape directly at the
  468. office nearest you:
  469.  
  470.         - - - - - Mindscape USA - - - - -
  471.  
  472.   800 Automated Support:  800-409-1497  24hrs
  473.   Phone: 415-898-5157   8:30 am - 5:00 pm Pacific Time
  474.   Fax:   415-897-5186  24hrs                     BBS:  415-897-2867  24hrs
  475.   Mail:  88 Rowland Way,  Novato, CA   94945:  attn: Tech Support
  476.  
  477.                               Online Services
  478.   Internet: Webpage:  http://www.mindscape.com
  479.            TS-Email:  Support@mindscape.com
  480.   America OnLine: keyword=MINDSCAPE              CompuServe: "GO MINDSCAPE" 
  481.  
  482.  
  483.         - - - - - Mindscape UK - - - - - 
  484.  
  485.   Phone:   44-1-444-239-600                      Facsimile:  44-1-444-248-996
  486.    Mail:   Mindscape International, UK
  487.            Priority House, Charles Ave.
  488.            Maltings Park, Burgess Hill
  489.            West Sussex             RH15 9TQ
  490.            ENGLAND
  491.  
  492. UK Website: http://www.mindscapeuk.com
  493.  
  494.                              Online Services
  495. Currently, Mindscape UK does not have any Online services.  Please correspond
  496. with their Technical Support via Mail, Facsimile or Telephone.
  497.  
  498.                              
  499.         - - - - - Mindscape Australia - - - - - 
  500.  
  501.   Phone:   61-2-899-2277                         Facsimile:  61-2-899-2348
  502.    Mail:   Mindscape International, Australia
  503.            5-6 Gladstone Road
  504.            Castle Hill
  505.            New South Wales 2154
  506.            AUSTRALIA
  507.  
  508.                              Online Services
  509. Currently, Mindscape Australia does not have any Online services.  Please
  510. correspond with their Technical Support via Mail, Facsimile or Telephone.
  511.  
  512.         - - - - - Mindscape Germany- - - - -
  513.  
  514. TECHNISCHE UNTERSTUTZUNG
  515.      
  516. Falls bei dieser Software technische Probleme, wie z. B. Funktionsstorungen 
  517. auftreten, setzen Sie sich bitte mit unserem Kundendienst in Verbindung:
  518.      
  519. Adresse:                Technische Unterstutzung, Mindscape Gmbh,
  520.                     Zeppelin Strasse 321,
  521.                     45470 Muelheim a.d. Ruhr, Deutschland.
  522.      
  523. Telefon:        0208 9924114
  524.      
  525. Fax:            0208 9924129
  526.      
  527. UK Website: http://www.mindscapeuk.com
  528.      
  529. Geschaftsstunden: Mo, Mi, Fr, von 15.00 bis 18.00 Uhr.
  530.      
  531. Der Kundendienst ist nur fur technische Probleme eingerichtet. Bitte haben Sie 
  532. Verstandnis, dab wir Ihnen keine Hinweise und Spieltips geben konnen.
  533.