home *** CD-ROM | disk | FTP | other *** search
/ PowerPlay 1998 March / PowerPlay0398.iso / Patches / Rally / ral.cfg next >
Text File  |  1997-12-15  |  3KB  |  75 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. ; Requires version 4.63 to use all of the below commands.
  21. ; ****************************************************************************************
  22.  
  23. ; noaudio 1      ; This disables the sounds in the program to test if you have
  24.           ; problems with your sounds
  25.  
  26. ; force16bittex 1 ; The program will try to use 8bit textures in preference to 
  27.           ; 16 bit. Put this line in to force 16 bit textures
  28.  
  29. ; noaudio 1       ; Disable all pcm audio and do not access direct sound
  30.                   ; driver. Only if sound is causing a problem.
  31.  
  32. ; nocdaudio 1     ; Disable all cd audio and do not access cd audio code.
  33.                   ; Only if cd audio playback is causing a problem.
  34.  
  35. ; forceprimary 1  ; Normally, if we detect two cards and the second supports 3d then
  36.           ; we will use this card for accelerated modes. If the player wishes
  37.           ; to use their primary card (ie if it is better at 3d) then this
  38.           ; option will ignore the second card. Also it will not access the 
  39.           ; d3d drivers for any secondary cards if the drivers for the secondary
  40.           ; card is causing crashes.
  41.  
  42. ; nofmv 1       ; To disable the short fmv clips during the game if these are causing
  43.           ; problems (maybe the lockup just after playing a game?)
  44.  
  45. ; nofiltering 1   ; To disable bi-linear filtering - might speed up some of the slower 
  46.           ; 3d cards by a few frames eg Rage II
  47.  
  48. ; noreplay 1       ; To disable replays if these are causing problems
  49.  
  50.  
  51. ; ****************************************************************************************
  52. ; Requires version 4.64 to use all of the below commands. These are just some new
  53. ; configuration settings which can be set to tweak settings for certain 3d cards:
  54. ; ****************************************************************************************
  55.  
  56. ; force3dtrans 0   ; ignore transparency
  57. ;              1   ; use chroma keying
  58. ;              2   ; use alpha textures
  59.                    
  60. ; force3dalpha 0   ; ignore alpha
  61. ;              1   ; use alpha add
  62. ;              2   ; use alpha stipple
  63. ;              3   ; use texture only (rgb lit)
  64.                  
  65. ; force3dshadow 0  ; ignore shadows
  66. ;               1  ; use alpha blend
  67. ;               2  ; use alpha stipple
  68. ;               3  ; use fill
  69.                    
  70. ; force3dfogging 0 ; ignore fogging
  71. ;                1 ; gouraud fog
  72.  
  73.  
  74.  
  75.