*************** Player Manager 2 (c) 1995 Anco Games ********************

1. Installation
---------------

To install the game to your system, log on to your floppy drive and run
INSTALL.  If you need to modify sound card settings at a later date,
run SETUP.



2. Trouble Shooting
-------------------

SOUND:

If you experience problems with the sound in the game, check that the
settings you have chosen in the setup utility are correct. If
possible, use the software that came with your sound card to
determine the correct values for the port address, DMA and IRQ
settings. Then run the SETUP utility, and after selecting
values for your card, choose 4 to save settings and exit.


**** Special note for Gravis Ultrasound users *****

Before you run the game please type the following:

ULTRAMID -m100 -c

This program should have installed with your Gravis Ultrasound software.
If you experience further problems with this program consult your
Gravis documentation.

If you still encounter problems, please see additional notes in the
file GRAVIS.TXT.



JOYSTICKS:

  i: If you do not have a joystick connected you can only predict, watch
     or use the fast scanner.
 ii: A two port game card is required to play a human vs human match.
     If you have such a card, make sure any sound card or I/O card
     joystick ports are disabled.
iii: If you have a joystick port on both a sound card and an I/O
     card, only one should be enabled.
You CANNOT use a joystick splitter for a human vs human match.

MAKE SURE THE JOYSTICK IS CENTRED AS YOU ENTER A MATCH.  DO NOT TOUCH
THE JOYSTICK UNTIL THE KICKOFF.

Consult your hardware documentation for more details.


MACHINE (MEMORY) CONFIGURATION:

If you still experience problems with the game you may need to
make up a boot disk. To do this insert a blank disk in your
floppy drive and type

  FORMAT A: /S

Then use an editor such as DOS EDIT to construct the autoexec.bat
and config.sys files on this disk. For example, type 

  EDIT A:AUTOEXEC.BAT

and

  EDIT A:CONFIG.SYS

The following is a set of typical examples of autoexec.bat and
config.sys files which should allocate enough memory for
Player Manager 2.

In your autoexec.bat file insert these lines:

  @ECHO OFF
  PROMPT $p$g
  PATH=C:\DOS
  SET BLASTER=A220 I5 D1 H5 P330 T6
  LH C:\MOUSE\MOUSE.COM

In your config.sys file insert these lines:

  DEVICE=C:\DOS\HIMEM.SYS
  DEVICE=C:\DOS\EMM386.EXE NOEMS

  DOS=HIGH,UMB
  SHELL=C:\COMMAND.COM C:\ /P



A mouse and mouse driver must be installed to play Player Manager 2.


END