home *** CD-ROM | disk | FTP | other *** search
/ PC & Mediji 1998 January / PCM_9801.iso / igre / popravki / ral4_63.exe / ral.cfg next >
Text File  |  1997-12-05  |  2KB  |  50 lines

  1. ; RAL.CFG
  2.  
  3. ; This file, which must reside in the \var directory, can be used 
  4. ; to cure some problems with Rally. The keywords below, if enabled, 
  5. ; will allow you to fix problems, disable certain functions,etc. 
  6. ; To make a keyword active, remove the ; from in front of it in the 
  7. ; list below then save it
  8.  
  9. ; The keywords and their usage are as follows
  10.  
  11. ; forced3d 1      ; This forces the program to use d3d drivers, not
  12.                   ; card specific drivers
  13.  
  14. ; nommx 1         ; This disables mmx code on machines which have MMX built in
  15.  
  16. ; forceno3dcard 1 ; This disables 3d Hardware support of any type, useful
  17.                   ; if your program crashes
  18.  
  19. ; ****************************************************************************************
  20.  
  21. ; Requires version 4.63 to use all of the below commands.
  22.  
  23. ; ****************************************************************************************
  24.  
  25. ; noaudio 1      ; This disables the sounds in the program to test if you have
  26.           ; problems with your sounds
  27.  
  28. ; force16bittex 1 ; The program will try to use 8bit textures in preference to 
  29.           ; 16 bit. Put this line in to force 16 bit textures
  30.  
  31. ; noaudio 1       ; Disable all pcm audio and do not access direct sound
  32.                   ; driver. Only if sound is causing a problem.
  33.  
  34. ; nocdaudio 1     ; Disable all cd audio and do not access cd audio code.
  35.                   ; Only if cd audio playback is causing a problem.
  36.  
  37. ; forceprimary 1  ; Normally, if we detect two cards and the second supports 3d then
  38.           ; we will use this card for accelerated modes. If the player wishes
  39.           ; to use their primary card (ie if it is better at 3d) then this
  40.           ; option will ignore the second card. Also it will not access the 
  41.           ; d3d drivers for any secondary cards if the drivers for the secondary
  42.           ; card is causing crashes.
  43.  
  44. ; nofmv 1       ; To disable the short fmv clips during the game if these are causing
  45.           ; problems (maybe the lockup just after playing a game?)
  46.  
  47. ; nofiltering 1   ; To disable bi-linear filtering - might speed up some of the slower 
  48.           ; 3d cards by a few frames eg Rage II
  49.  
  50. ; noreplay 1       ; To disable replays if these are causing problems