home *** CD-ROM | disk | FTP | other *** search
/ RC Cars / Image.iso / Data1.cab / Config.gm < prev    next >
Text File  |  2002-07-11  |  2KB  |  65 lines

  1. #
  2. # Startup configuration file Config.gm
  3. #
  4.  
  5. #
  6. # System variables
  7. #
  8. Database        = ".\RCCars.sb"
  9. PackFile        = ".\RCCars.pack"
  10.  
  11. TexturePath     = ".\Textures.1"
  12. TexturePath     = ".\Textures.1", 1
  13. TexturePath     = ".\Textures.2", 2
  14. TexturePath     = ".\Textures.3", 3
  15.  
  16. SoundPath       = ".\Sound"
  17. SplinePath      = ".\Splines"
  18. CDTFPath        = ".\CDTF"
  19. CacheDataPath   = ".\CacheData"
  20. CarProfilesPath = ".\CarProfiles"
  21. ProfilesPath    = ".\Profiles"
  22. ScriptPath      = ".\Scripts"
  23. SettingsPath    = ".\Settings"
  24. GhostPath       = ".\GhostRecords"
  25.  
  26. PlayerPath      = ".\Players"
  27. FacesPath       = ".\FacesSys"
  28. FacesPath       = ".\Faces"
  29. TrackPath       = ".\Tracks"
  30.  
  31. DebugLevel = 0
  32.  
  33. Set "Inp_Sync"                1
  34. Set "REND_Ind"                1
  35. Set "VIDEO_MultiStage"        1
  36. Set "VIDEO_MipMaps"           1
  37. Set "VIDEO_MipMapFilter"      0
  38. Set "VIDEO_Anisotropy"        0
  39. Set "VIDEO_VSync"             0
  40. Set "VIDEO_Pending"           0
  41. Set "VIDEO_UseFog"            1
  42. Set "VIDEO_ForceRefreshRate"  0
  43. Set "Gamma_Changes"           1
  44. Set "Alt+Enter"               1
  45. Set "SND_Init"                1
  46. Set "SNDCD_Init"              0
  47. Set "SNDMP_Init"              1
  48. Set "AutoRunIntro"            1
  49. Set "Tex_Compress"            1
  50. Set "ManualDisplay"           0
  51. Set "DblClick"              300
  52. Set "NET_Init"                1
  53.    
  54. Set "REND_ZMinStd"           10
  55. Set "REND_ZMaxStd"         1000
  56.  
  57. Set "REND_ZMin"               1
  58. Set "REND_ZMax"              50
  59. Set "REND_BkColor"   4283453520
  60. Set "DataLocation"   "RCCarsDB"
  61.  
  62. #
  63. # End of configuration file 'Config.gm'
  64. #
  65.