home *** CD-ROM | disk | FTP | other *** search
INI File | 1998-03-16 | 2.6 KB | 58 lines |
- ; Panzer Commander Configuration file
-
- ; Level of detail settings
- [LOD]
- TextureThreshold = 700 ; Distance at which texture mapping ends (meters)
- PerspectiveThreshold = 100 ; Distance at which perspective correction ends (meters)
- HighPolyThreshold = 75 ; Distance at which high-polygon models are used
- PhysicsThreshold = 90 ; Distance at which physics is enabled
- SimWindowSize = 100 ; Size of main sim window
- MaxViewDistance = 90 ; Distance beyond which no polygons are rendered
- TextureSmoothing = TRUE ; Allow smooth-shaded texture mapping
- TextureFilter = TRUE ; Bilinear or equivalent filtering on/off
- Subpixel = TRUE ; Subpixel correction on/off
- AlphaBlend = TRUE ; Alpha blending allowed for translucency effects
- Dithering = TRUE ; Dithered colors reduces color banding
- PalettizedTextures = TRUE ; Set 3D Hardware to use palettized textures
- ColorKeyTextures = TRUE ; Allow use of color keyed textures
- FogEffect = TRUE ; Allow atmospheric effects
- SkyTexture = TRUE ; Bitmap Sky
- Particle = TRUE ; Allow particle effects for explosions, etc
- RealPhysics = TRUE ; Allow real suspension physics rather than simplified physics
- Smoke = TRUE ; Smoke and Dust effects
- TreadTracks = TRUE ; Tread tracks left by tanks
- ParallaxForests = TRUE ; Double layered forests with front plane transparent
- CoveredForests = FALSE ; Roofs on forests
- ;HighPolyCount = 3 ; Number of high-polygon models permitted
-
- ; Realism settings
- [REALISM]
- Vulnerability = 90 ; percent of penetration applied to projectiles hitting you
- UnlimitedAmmo = FALSE ; Allow unlimited ammunition
- UnlimitedFuel = FALSE ; Allow unlimited fuel
- FastReloads = FALSE ; Allow rapid reloading of main gun
- CrewVoicesTranslated = FALSE ; Crew speaks in local language
- FastTraverse = FALSE ; Gun traverses faster
- OpenCupInvulnerable = TRUE ; Prevent sniper from killing commander in cupola
- ExtendedElevation = FALSE ; Gun elevation goes higher and lower
- ChaseView = TRUE ; Allow an out-of-tank experience
- FullRadar = TRUE ; Allow intel map to show locations of everybody
- VehicleUpgrade = TRUE ; Give tank upgrades to player as equipment becomes available
- ExtraSpeed = FALSE ; Let tanks go faster than they are supposed to
- NoEngineBreakdown = FALSE ; Let tanks run without ever breaking down
-
- ; Sound settings
- [SOUND]
- Sfx3D = TRUE ; Spatial (3D) Sound Effects
- MusicVolume = 80 ; Volume of Music, 0 - 100
- SfxVolume = 80 ; Volume of Sound Effects, 0 - 100
-
- ; Multiplayer settings
- [MULTIPLAYER]
- SessionName = IronCoffin
- PlayerName = TreadHead
- IP1 =
- IP2 =
- IP3 =
- IP4 =
-