< Trainz
|
|||
|
Glossary |
HKeys-CM |
HKeys-DVR |
HKeys-SUR |
HKeys-WIN |
Mouse use |
Notations |
Hardware Considerations
Windows Configuration
Video Board Settings
Trainz In-Game Settings
trainzoptions.txt
- Main article/reference: Trainzoptions.txt
Trainzoptions.txt (or TrainzClassicsOptions.txt in 3 TC releases) is a customization file to, in part, (now, formerly the only way) synchronize your computer hardware to the game engine rendering and GUI display logic. Many TRS2006 necessity features have been moved into Trainz Options menus since TS09 came out.
- This is the basic Trainzoptions.txt
- as installed for TS2009 (TS10 and TS12 vary only a little)
-DepthBits=24 -StencilBits=8 -Jet=bin -cabinfov=60 -DefaultAutoMip=none -DynamicVertexBufferSize=4194304 -DynamicIndexBufferSize=196608 -VBO
Commentary:
- One obvious difference to us used to prior releases is the lack of monitor height and width parameters as have been retained in the composite adapted fuller file below.
- fov parammers alter the one-size fits all to better fit user needs; both change the viewing angle to a wider view—at the cost (tradeoff) of loosing some up close and nearby resolution.
- The remaining parameters above ought be kept as Trainz installs itself.
- '//' means the line is commented as is common in many programming languages.
- vsynch and showcachebar have been moved into options and done away with respectively.
- -allownoctrlrightclick allows a speedy convenient RMBh on an asset in Driver, most often used to check stocks present in an interactive industry or rail car load status. On an Loco, the query tool reports the weight of the whole consist (train) and cargo.
- -freeintcam — Has effect in Driver of giving user ability to "offset" (seemingly move) one of the interior camera attachment points.
- This Driver module enhancement is most useful in Loco Cabs with bad visibility from the Cabin; one can put one's head out a window or push forward and see over the engine's hood.
- -showkuids — This Surveyor module enhancement will be visible throughout many surveyor tools screenshots. It displays the asset's kuid when getting any placed asset or selecting a new one in the selection menu. Very handy for learning the toys of someone else's route you're exploring for your own knowledge and edification.
- This is an augmented 'extra features'
- and modified features Trainzoptions.txt used on the same laptop and adapted from the version in long use under TRS2006.
- The only absolutely "don't want to do without that" longterm parameters are: -allownoctrlrightclick, -freeintcam, -showkuids and a lack of each of those can be tolerated for short periods (perhaps, without suffering withdrawal symptoms):
-DepthBits=24 -StencilBits=8 -fullscreen -width=1280 -height=800 -Jet=bin ///-cabinfov=65 ///-driverfov=55 -cabinfov=75 -driverfov=65 -DynamicVertexBufferSize=4194304 -DynamicIndexBufferSize=196608 -VBO -DefaultAutoMip=none -vsync=0 -showcachebar -allownoctrlrightclick -freeintcam -showkuids
Notes and References
Footnotes
This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.