home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 7.7 / 2001-10_Disc_7.7.bin / Software / Demos / MechCommander2 / MC2Trial.exe / CABFILE / MSGAME.CAB / system.cfg < prev    next >
Text File  |  2001-06-25  |  2KB  |  67 lines

  1. FITini
  2.  
  3. [UseSound]
  4.  
  5. [UseMusic]
  6.  
  7. [systemHeap]
  8. ul systemHeapSize = 3192000
  9. ul guiHeapSize = 4096
  10. ul soundHeapSize = 767999
  11. ul logisticsHeapSize = 16777215
  12.  
  13. [systemPaths]
  14.  
  15. st terrainPath = "data\terrain\"
  16. st palettePath = "data\palette\"
  17. st paletteName = "palette"
  18. st artPath = "data\art\"
  19. st fontPath = "data\fonts\"
  20. st savePath = "data\savegame\"
  21. st spritePath = "data\sprites\"
  22. st shapesPath = "data\sprites\"
  23. st soundPath = "data\sound\"
  24. st objectPath = "data\objects\"
  25. st cameraPath = "data\cameras\"
  26. st tilePath = "data\tiles\"
  27. st tile90Path = "data\tiles\"
  28. st missionPath = "data\missions\"
  29. st missionName = "MechCmdr1"
  30. st warriorPath = "data\missions\warriors\"
  31. st profilePath = "data\missions\profiles\"
  32. st interfacepath = "data\iface\"
  33. st moviepath = "data\movies\"
  34. st tglpath = "data\tgl\"
  35. st texturepath = "data\textures\"
  36.  
  37. st CDsoundPath = "data\sound\"
  38. st CDmoviepath = "data\movies\"
  39. st CDspritePath = "data\sprites\"
  40.  
  41. [FastFiles]
  42. l NumFastFiles = 5
  43.  
  44. st File0="mission.fst"
  45. st File1="tgl.fst"
  46. st File2="art.fst"
  47. st File3="textures.fst"
  48. st File4="misc.fst"
  49.  
  50. //Mucking with these is a real easy way to crash the Game!!!
  51. [CameraSettings]    
  52. f MaxPerspective = 88.0                //Max Tilt Up Angle for Perspective Mode.  Can't be larger then 90.0!
  53. f MinPerspective = 20.0                //Max Tilt Down Angle for Perspective Mode.  Can't be less then 0.0!
  54. f MaxOrtho = 88.0                //Max Tilt Up Angle for Ortho Mode.  Can't be larger then 90.0!
  55. f MinOrtho = 20.0                //Max Tilt Down Angle for Ortho Mode. Can't be less then 0.0!
  56. f AltitudeMinimum = 560.0            //Max Zoom In.  Can't be less then 100.0!
  57. f AltitudeMaximumHi = 1600.0            //Max Zoom Out when tilted all of the way up.  Can't be less then the above value!
  58. f AltitudeMaximumLo = 1500.0            //Max Zoom Out when tilted all of the way down.  Can't be less then Max Zoom In!
  59.  
  60. FITend
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.