home *** CD-ROM | disk | FTP | other *** search
/ Joystick Magazine 1995 May / CdJoystickN°2.iso / phanscrn / readme.doc < prev    next >
Text File  |  1993-12-28  |  3KB  |  90 lines

  1.                         PhantomScreen 1.2b
  2.  
  3. The following Command Line Options were added to PhantomScreen
  4. after the manual had gone to press:
  5.  
  6. USING EMS/XMS MEMORY:
  7.  
  8.      PhantomScreen now defaults to using Extended Memory (XMS)
  9.      instead of Expanded Memory (EMS). If you would rather use
  10.      Expanded Memory (EMS), start PhantomScreen with the /E option.
  11.  
  12.      Example: PHANTOM /E
  13.  
  14.      Since Phantom now defaults to Extended Memory (XMS), the /X
  15.      option is no longer required and has been removed.
  16.  
  17.  
  18. SPEEDING UP PHANTOM:
  19.  
  20.      The /B option was added to speed up saving and loading the
  21.      background screen. The extra speed is achieved by storing the
  22.      background image in Expanded Memory (EMS) instead of the hard
  23.      drive.
  24.  
  25.      Example PHANTOM /B
  26.  
  27.  
  28. USING PHANTOM WITH VESA VIDEO CARDS:
  29.  
  30.      If you have a super VGA video card that is not supported by
  31.      Phantom, but is VESA compatible, try using the /V option. If
  32.      your VESA card requires a software driver TSR, remember to
  33.      load it before loading Phantom.
  34.  
  35.      Example: PHANTOM /V
  36.  
  37.  
  38. TURNING OFF PORT CHECKING:
  39.  
  40.      Phantom periodically checks to see if your printer and/or
  41.      modem are active to avoid interrupting telecommunications or
  42.      printing operations. On rare occasions this may interfere with
  43.      certain system configurations. The /P option was added to
  44.      Phantom for just this situation. Most people should never need
  45.      to use this option.
  46.  
  47.      Example: PHANTOM /P
  48.  
  49.  
  50. SETTING PHANTOMSCREEN'S VIDEO MODE:
  51.  
  52.      Phantom will try to automatically detect the system's video card.
  53.      If it incorrectly identifies the card, you may manually set the
  54.      video mode using the /G# option.  Most people should never need
  55.      to use this option.
  56.  
  57.      0 - CGA (320x200x4)    5 - EGA (640x350x16)
  58.      1 - CGA (640x200x2)    6 - VGA (640x480x2)
  59.      2 - EGA (320x200x16)   7 - VGA (640x480x16)
  60.      3 - EGA (640x200x16)   8 - VGA (320x200x256)
  61.      4 - EGA (640x350x2)    9 - Hercules (720x348x2)
  62.  
  63.      Example: PHANTOM /G1       ( Sets Phantom to Pop-Up in CGA mode )
  64.  
  65.  
  66. LOADING DIFFERENT NETWORK SETUP FILES:
  67.  
  68.      Normally PhantomScreen stores its setup information in the
  69.      PHANTOM.DAT file in the Phantom directory. This file contains
  70.      information about the default settings such as which screen
  71.      saver is active, speed and color options. In a multi-user
  72.      environment with PCs of vastly different configurations it is
  73.      necessary to specify setup files for different users and/or
  74.      different machine types. If a different setup file is used then
  75.      it must be the first parameter passed to Phantom and it must also
  76.      have a .DAT extension.
  77.  
  78.      Example: PHANTOM f:\users\cindy.dat
  79.  
  80.  
  81. SYSTEM CONFLICTS:
  82.  
  83.      If you are experiencing a hardware or software conflict while
  84.      using PhantomScreen, you may want to try the /D option. This
  85.      option tells Phantom to use Disk Memory instead of Extended
  86.      Memory. This is a common cure for many conflicts that can
  87.      occur when using a variety of hardware and software.
  88.  
  89.      Example: PHANTOM /D
  90.