New Ignoregameover Settings Found

Discussion in 'TSW General Discussion' started by dxltagxmma, Sep 6, 2022.

  1. dxltagxmma

    dxltagxmma Well-Known Member

    Joined:
    Jan 18, 2022
    Messages:
    388
    Likes Received:
    923
    Ok, the decompiler almost finished and I already looked into the main binary for the hidden debug engine/game flags. So it turns out, there are new flags that seem to disable a game over, and the IgnoreSPAD flag is still there, so I assume it's a left over or you it checks if you are running the game in a development environment, so yeah that's just my assumption.

    ts2.dbg.AllowAllVehiclesInScenarioDesigner=2
    Does what it says, it still works

    ts2.dbg.AllowRouteMapSignalToggling=1
    Never worked, haven't tested it yet though, with this flag you can theoretically toggle signals, but dev comment says it only increases the value, so I assume you cannot make a signal red

    ts2.dbg.ForceTimetableStartWithIncompleteData=1
    Does what it says

    ts2.dbg.JourneyChapterLockOverride=1
    Unlocks all journeys and thus alls chapters, if I'm correct

    ts2.dbg.ShowRouteMapAncillaries=1
    Never worked, not tested yet, with this flag you can theoretically set a route in the map UI

    ts2.DispatcherV3.ReserveSectionsForReadyFormations=1
    "If set, we reserve the sections for formations ready for service as if they were active formations. Ensures that trains don't get the wrong routes cleared for them when they come into service."

    ts2.gameplay.AutoFiringMode=1
    Dunno what it does

    ts2.gameplay.IgnoreDerailmentGameOver=1
    New flag, feel free to test it out

    ts2.gameplay.IgnoreSimulationGameOver=1
    New flag, feel free to test it out

    ts2.gameplay.DisableJctDerail=1
    Untested, probably the same as in UI config

    ts2.gameplay.IgnoreSPADGameOver=1
    Untested, probably doesn't work

    ts2.gameplay.RuntimeValidateScenarioDesignAssets=1
    If set, game won't validate the scenario designer assets at runtime, so you can do whatever you want with it and it won't mark it as invalid
     
    • Like Like x 2
    • Helpful Helpful x 1
  2. tsw2

    tsw2 Well-Known Member

    Joined:
    May 31, 2022
    Messages:
    932
    Likes Received:
    1,795
    What would be the "don't save at stations" flag?
    Or is this not needed because there is no save in TSW3?
     

Share This Page