home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 1 / 1994-12_-_Disc_1.iso / patches / rally1.zip / README.TXT < prev    next >
Text File  |  1994-01-20  |  8KB  |  278 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.                           ╔═════════════════════╗
  7.                           ║                     ║
  8.                           ║ Network Q RAC Rally ║
  9.                           ║                     ║
  10.                           ╚═════════════════════╝
  11.  
  12.  
  13.  
  14.  
  15.  ■ In case this file does not help
  16.    Technical support is available on our customer hotline (0625) 859333.
  17.  
  18.  
  19.  
  20. ┌──────────────────────╖
  21. │Additional information║
  22. ╘══════════════════════╝
  23.  
  24.  ■ For your convenience a gear indicator has been added within the 
  25.    Rev Counter, this is only shown if the head up display option is on.
  26.  
  27.  ■ Gear change light. This is used to indicate when you should change gear,
  28.    it has four modes:
  29.                     Green     Change down, RPM very low.
  30.                     Dull      Normal state.
  31.                     Red       Change up, Approaching the red line.
  32.                     Flash RED Over-revving!
  33.  
  34.  ■ Only ANALOGUE joysticks are supported by Rally.
  35.  
  36.  
  37.  ■ When it is raining or snowing you may use F12 to toggle to weather
  38.    effect on the windscreen.
  39.  
  40.  
  41.  ■ It is possible to change the release time of the opponent cars by typing
  42.  
  43.         RAL 25
  44.  
  45.    Where 25 is the number of seconds between cars being released,
  46.    this is in the range of 5 to 120 seconds, The number is not actually
  47.    necessary and if omitted, Rally will use it's default of 30 seconds.
  48.  
  49.  ■ It is not actually possible to go directly to a stage, however if you
  50.    save the game regularly this will not be a problem!
  51.  
  52.  
  53.  ■ To disable the menu and intro. music type either:
  54.  
  55.         RAL M
  56.     or
  57.         RALLY M
  58.  
  59.    on the command line, this will not affect sound whilst driving!
  60.  
  61.  
  62. ┌────────────────╖
  63. │Joystick options║
  64. ╘════════════════╝
  65.  
  66.  ■ These options are used on the command line
  67.  
  68.  ■ JP        Use Gamepad type control
  69.  
  70.  
  71.  ■ JD        Doubles read range of joystick, this may solve
  72.              unable to calibrate errors if your joystick calibration
  73.              range is too small.
  74.  
  75.  ■ JS        Slow reading of joystick, uses an old slow technique to 
  76.              read the joystick, this may help calibration problems.
  77.  
  78.  
  79.  ■ JX??
  80.  ■ JY??      These options are for "multi" joystick controls, for example
  81.              flight simulator controls. JX controls the steering reading.
  82.              JY controls the throttle/brake reading.
  83.              For example use  JXAX if you want to use the X range of
  84.              "Joystick" A on your controls to operate the steering of the car.
  85.  
  86.              A command line may look like this:
  87.                         RAL JXAY JYBX
  88.  
  89.              Consult your control information for further details of
  90.              joystick assignment.
  91.  
  92.  
  93. ┌─────────────╖
  94. │Sound Support║
  95. ╘═════════════╝
  96.  
  97.  ■ Sound will not be available without Expanded memory (EMS).
  98.    See below for further details.
  99.  
  100.  ■ As documented in the manual, Rally supports ADLIB, SOUND-BLASTER
  101.    and the SOUND SOURCE.
  102.  
  103.  ■ All of the sound types play 4 channels of sound, however this requires
  104.    a considerable overhead for your PC's processor. It is therefore
  105.    possible to select which channels you prefer, to ensure that Rally
  106.    always performs as smoothly as possible with your system. The controls
  107.    are documented below.
  108.  
  109.     CTRL + F1 Toggle Channel 1    Engine
  110.     CTRL + F2 Toggle Channel 2    Turbo
  111.     CTRL + F3 Toggle Channel 3    Speech+Sound effects
  112.     CTRL + F4 Toggle Channel 4    More Sound effects
  113.  
  114.    This configuration will be saved when you quit Rally.
  115.    The music on the main menu is not affected by your choice of channels.
  116.  
  117.  ■ Sound Blaster PRO users. Both the music and in game sounds are in
  118.    stereo, so for best results do not use mono headphones or speakers as
  119.    only two of the channels will be heard.
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126. ┌─────────────────────╖
  127. │Memory considerations║
  128. ╘═════════════════════╝
  129.  
  130.  ■ Rally requires at least 580Kb free memory at the DOS prompt.
  131.    If you have DOS 5.00 or above you can check your available memory
  132.    using the DOS command "mem", see your operating system documentation
  133.    for further details of this command.
  134.  
  135.  ■ If available, Rally will take advantage of UMB's.
  136.  
  137.  ■ Sound will not be available without Expanded memory (EMS).
  138.  
  139.  ■ The ability to roll your car is not available without EMS.
  140.  
  141.  ■ Here are some sample configurations for Rally to use. These will give
  142.    you UMB's and EMS.
  143.  
  144.       EMM386 Memory manager
  145.  
  146.     in CONFIG.SYS
  147.  
  148.     DEVICE=C:\DOS\HIMEM.SYS
  149.     DEVICE=C:\DOS\EMM386.EXE RAM
  150.     DOS=HIGH,UMB
  151.  
  152.       QEMM386 Memory manager
  153.  
  154.     in CONFIG.SYS
  155.  
  156.     DEVICE=C:\QEMM\QEMM386.SYS RAM
  157.     DOS=HIGH
  158.  
  159.     in AUTOEXEC.BAT
  160.  
  161.     C:\QEMM\LOADHI /LINK
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168. ┌────────────────╖
  169. │Game performance║
  170. ╘════════════════╝
  171.  
  172.  ■ Considerable degradation of game performance will be apparent
  173.    if Rally is run with your PC's TURBO switched off (i.e. low speed).
  174.    This degradation will be even more pronounced if you are running
  175.    the game with one of the sound options on.
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182. ┌──────────────────────────╖
  183. │Default game configuration║
  184. ╘══════════════════════════╝
  185.  
  186.  ■ Many of the game options are stored in a configuration file, you
  187.    may, however wish to revert to the default configuration. This is
  188.    possible by simple deleting the RALLY.CFG file.
  189.  
  190.  ■ Default configuration is:
  191.         All game options ON
  192.         Textured road    ON
  193.         Textured ground  ON
  194.         Beeper sound     ON
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201. ┌──────────────────╖
  202. │Potential pitfalls║
  203. ╘══════════════════╝
  204.  
  205.  ■ Disk cacheing programs.
  206.    Whilst it is allright to use Rally with READ disk caches (Those
  207.    that cache all disk reads), it is inadvisable to use WRITE BEHIND
  208.    disk caching as the disk cache may not get an opportunity to write
  209.    out it's data until Rally is finished. This only really affects the
  210.    disk operations.
  211.  
  212.    SMARTDRV.EXE users.
  213.    To find out what sort of disk cacheing you have type:
  214.  
  215.                      SMARTDRV /S
  216.  
  217.    This will give information about the current status of smartdrv.
  218.  
  219.      ┌───────────────────────────────────────────────┐
  220.      │                                               │
  221.      │             Disk Caching Status               │
  222.      │ drive   read cache   write cache   buffering  │
  223.      │ --------------------------------------------  │
  224.      │   A:       yes           no           no      │
  225.      │   B:       yes           no           no      │
  226.      │   C:       yes           yes          no      │
  227.      │                                               │
  228.      └───────────────────────────────────────────────┘
  229.  
  230.    If your status looks a bit like the one above, then type:
  231.  
  232.                      SMARTDRV C
  233.  
  234.    This will disable the write behind cacheing but enable the read cacheing.
  235.    Your status would then look like this:
  236.  
  237.      ┌───────────────────────────────────────────────┐
  238.      │                                               │
  239.      │             Disk Caching Status               │
  240.      │ drive   read cache   write cache   buffering  │
  241.      │ --------------------------------------------  │
  242.      │   A:       yes           no           no      │
  243.      │   B:       yes           no           no      │
  244.      │   C:       yes           no           no      │
  245.      │                                               │
  246.      └───────────────────────────────────────────────┘
  247.  
  248.  
  249.    For further information consult your operating system documentation.
  250.  
  251.   ■ If you experience anything odd try deleting RALLY.CFG to restore the
  252.     default configuration.
  253.  
  254.   ■ If the introduction animation does not play correctly this may be due
  255.     to a either selecting SOUND SOURCE or ADLIB without the relevant
  256.     hardware.
  257.  
  258.   ■ If the mouse pointer does not move in the menus, this is due to either
  259.     SOUND SOURCE or ADLIB having been selected without the relevant
  260.     hardware. Keyboard operation will still work so it is possible to
  261.     deselect these.
  262.     
  263.  
  264.  
  265.  
  266.  
  267.  
  268.  
  269.  
  270.  
  271.  
  272.  
  273.  
  274.  
  275. ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
  276.  
  277.                                End of File
  278.