mirror of
https://github.com/MaSzyna-EU07/StarterNG.git
synced 2026-09-01 03:19:18 +02:00
11187714863c5e8822a91ae8892eb9beca4a4954
Cross-checked against ../maszyna: several StarterNG defaults didn't match the simulator's actual defaults (Globals.h), and three exposed options never mapped to a real eu07.ini key. - Correct defaults to match the engine: VSync=false, LiveTraction=true, VirtualShunting(ai.trainman)=true, DynamicLights=7 fallback, CabShadowsRange=0, GfxResourceSweep=true, FeedbackMode=1, ShadowMapResolution=2048, ReflectionsFidelity=0, Volume=50. - Remove Post-processing (gfx.postfx.tonemapping), onboard-screen refresh rate (pyscreenrendererpriority), and volume-during-pause (sound.volume.paused) — none of these keys exist in the simulator. - Only apply parsed UART feature tokens when eu07.ini actually has an uartfeature line; otherwise fall back to the engine's own defaults instead of all-false.
Description
Languages
C#
100%