Purple Dinosaur Pulverizer V1.0
-------------------------------

HINTS & HELP
============

PROBLEM : My Mouse Won't Work On This Game !

ANSWER  : Well, nobody's perfect, including me. If I knew why this problem
          pops up on some machines and not others, I'd have a real 
          programming job making real money.

          Solution #1 -
          -------------
          Remove your mouse driver from high memory.

          Use the DOS editor to edit your CONFIG.SYS or AUTOEXEC.BAT file,
          whichever has the mouse driver in it.

          Look for DEVICEHIGH=MOUSE (or similar) in the CONFIG.SYS file. If
          it exists, remove the HIGH so it reads DEVICE=MOUSE (or whatever).
           
          In the AUTOEXEC.BAT file, it might look like LH MOUSE.COM or
          LOADHIGH MOUSE.COM (or similar). You have to remove the LH or
          LOADHIGH.

          Do these modifications at your own risk ! Don't cry to me if you
          screw up these configuration files.

          SOLUTION #2
          -----------
          Turn off the MUSIC and SOUND EFFECTS using the SETUP program.

          I don't know why, but Quick Basic, Mouses & Sound Blasters
          just don't go well together.

          If the mouse locks up during game play, press the 'R' key. This
          will turn off the soundcard and restart the mouse.

PROBLEM : The music "stutters" and/or the game locks up !

ANSWER  : Turn Off The music (use the SETUP program) first. Your machine
          is probably too slow. 

          If the problem persists, turn off the sound effects as well. 

PROBLEM : I get an "OUT OF MEMORY" message !

ANSWER  : You need at least 550K of free RAM for this game to work.
          Type MEM. This will tell you how much available conventional
          memory you have for programs. If you need more, then it's high
          time you open your DOS manual.

PROBLEM : The joystick moves too slow !

ANSWER  : Hold down Button # 2 while moving the joystick. This will make
          things move !

          Please note, you will never beat this game playing with a joystick,
          unless of course, youu have the cheat code.

PROBLEM : Either my aiming skills stink, or this game is too hard.

ANSWER  : Your aiming skills stink. Maybe a secret cheat code would help !

PROBLEM : I don't know the cheat code !

ANSWER  : Neither do I ! I never implemented one into the program.

