Trainz/Performance Hints
Appearance
< Trainz
|
|||
|
Glossary |
HKeys-CM |
HKeys-DVR |
HKeys-SUR |
HKeys-WIN |
Mouse use |
Notations |
Operations Note: Clicking on a footnote ([2]) or note tag ([note 12]) in the main body of text will navigate you (position the page) to the exact text for the entry. • Then: Clicking there on the ? symbol, will return you back to read on from where you started. |
Be advised this new Trainz Wikibooks topic page is rough and incomplete.found in a horribly empty state! It was last edited on 4 October 2019, and found in a horribly empty state! is still under heavy construction. This Page UNDERCONSTRUCTION: Content here is likely to be changed significantly in a short amount of time. All Trainzer's and Wikibookians with knowledge in this subject are welcome to help out. You can remove this tag and replace it with {{Trainz-stub}} or with section stub templates ({{Trainz-sect-stub}}) on unfinished sections when the 'page' has become more mature. |
Hardware Considerations
[edit | edit source]Windows Configuration
[edit | edit source]Video Board Settings
[edit | edit source]Trainz In-Game Settings
[edit | edit source]trainzoptions.txt
[edit | edit source]- 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