home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 3.15 / 1998-06_Disc_3.15.iso / pnzrcmdr / first.z / Config.ini < prev    next >
INI File  |  1998-03-16  |  3KB  |  58 lines

  1. ; Panzer Commander Configuration file
  2.  
  3. ; Level of detail settings
  4. [LOD]
  5. TextureThreshold = 700   ; Distance at which texture mapping ends (meters)
  6. PerspectiveThreshold = 100  ; Distance at which perspective correction ends (meters)
  7. HighPolyThreshold = 75   ; Distance at which high-polygon models are used
  8. PhysicsThreshold = 90   ; Distance at which physics is enabled
  9. SimWindowSize = 100   ; Size of main sim window
  10. MaxViewDistance = 90   ; Distance beyond which no polygons are rendered
  11. TextureSmoothing = TRUE   ; Allow smooth-shaded texture mapping
  12. TextureFilter = TRUE   ; Bilinear or equivalent filtering on/off
  13. Subpixel = TRUE    ; Subpixel correction on/off
  14. AlphaBlend = TRUE  ; Alpha blending allowed for translucency effects
  15. Dithering = TRUE   ; Dithered colors reduces color banding
  16. PalettizedTextures = TRUE   ; Set 3D Hardware to use palettized textures
  17. ColorKeyTextures = TRUE   ; Allow use of color keyed textures
  18. FogEffect = TRUE   ; Allow atmospheric effects
  19. SkyTexture = TRUE    ; Bitmap Sky
  20. Particle = TRUE    ; Allow particle effects for explosions, etc
  21. RealPhysics = TRUE   ; Allow real suspension physics rather than simplified physics
  22. Smoke = TRUE   ; Smoke and Dust effects
  23. TreadTracks = TRUE   ; Tread tracks left by tanks
  24. ParallaxForests = TRUE   ; Double layered forests with front plane transparent
  25. CoveredForests = FALSE   ; Roofs on forests
  26. ;HighPolyCount = 3   ; Number of high-polygon models permitted
  27.  
  28. ; Realism settings
  29. [REALISM]
  30. Vulnerability = 90   ; percent of penetration applied to projectiles hitting you
  31. UnlimitedAmmo = FALSE   ; Allow unlimited ammunition
  32. UnlimitedFuel = FALSE   ; Allow unlimited fuel
  33. FastReloads = FALSE   ; Allow rapid reloading of main gun
  34. CrewVoicesTranslated = FALSE   ; Crew speaks in local language
  35. FastTraverse = FALSE   ; Gun traverses faster
  36. OpenCupInvulnerable = TRUE   ; Prevent sniper from killing commander in cupola
  37. ExtendedElevation = FALSE   ; Gun elevation goes higher and lower
  38. ChaseView = TRUE   ; Allow an out-of-tank experience
  39. FullRadar = TRUE   ; Allow intel map to show locations of everybody
  40. VehicleUpgrade = TRUE   ; Give tank upgrades to player as equipment becomes available
  41. ExtraSpeed = FALSE   ; Let tanks go faster than they are supposed to
  42. NoEngineBreakdown = FALSE   ; Let tanks run without ever breaking down
  43.  
  44. ; Sound settings
  45. [SOUND]
  46. Sfx3D = TRUE   ; Spatial (3D) Sound Effects
  47. MusicVolume = 80   ; Volume of Music, 0 - 100
  48. SfxVolume = 80   ; Volume of Sound Effects, 0 - 100
  49.  
  50. ; Multiplayer settings
  51. [MULTIPLAYER]
  52. SessionName = IronCoffin
  53. PlayerName = TreadHead
  54. IP1 = 
  55. IP2 = 
  56. IP3 = 
  57. IP4 = 
  58.