by thor1969 » Wed Dec 29, 2021 6:37 pm
Hi all
did some examinations, seems DTG messed up the bin file of the ES44 engines. In general it is the engine used in the Linovia Subdivision AddOn, but they changed the description of the notches for the TrainBrakeControl. I copied ovver the notch setup from the Linovia ES44, and all seems to be fine now.
For those who want to test it, and are a bit skilled using TS-Tools, here is what to copy in the bin files:
Open the bin of the BNSF or UP ES44 engine, and search for "TrainBrakeControl". Scroll down until you see a section starting with <Notch> and ending with <\Notch>. Select this section including the Notch tags, and copy this over:
<Notch>
<cControlContainerBlueprint-cInteriorIrregularNotchedLever-cNotchData d:id="70164">
<Identifier d:type="cDeltaString">Release</Identifier>
<Value d:type="sFloat32" d:alt_encoding="0000000000000000" d:precision="string">0</Value>
</cControlContainerBlueprint-cInteriorIrregularNotchedLever-cNotchData>
<cControlContainerBlueprint-cInteriorIrregularNotchedLever-cNotchData d:id="70167">
<Identifier d:type="cDeltaString">HoldLapped</Identifier>
<Value d:type="sFloat32" d:alt_encoding="000000608FC2C53F" d:precision="string">0.17</Value>
</cControlContainerBlueprint-cInteriorIrregularNotchedLever-cNotchData>
<cControlContainerBlueprint-cInteriorIrregularNotchedLever-cNotchData d:id="70170">
<Identifier d:type="cDeltaString">Apply</Identifier>
<Value d:type="sFloat32" d:alt_encoding="000000200456CE3F" d:precision="string">0.237</Value>
</cControlContainerBlueprint-cInteriorIrregularNotchedLever-cNotchData>
<cControlContainerBlueprint-cInteriorIrregularNotchedLever-cNotchData d:id="70173">
<Identifier d:type="cDeltaString">Suppression</Identifier>
<Value d:type="sFloat32" d:alt_encoding="0000008014AEE33F" d:precision="string">0.615</Value>
</cControlContainerBlueprint-cInteriorIrregularNotchedLever-cNotchData>
<cControlContainerBlueprint-cInteriorIrregularNotchedLever-cNotchData d:id="70176">
<Identifier d:type="cDeltaString">NeutralHandleOff</Identifier>
<Value d:type="sFloat32" d:alt_encoding="000000E0CEF7EB3F" d:precision="string">0.874</Value>
</cControlContainerBlueprint-cInteriorIrregularNotchedLever-cNotchData>
<cControlContainerBlueprint-cInteriorIrregularNotchedLever-cNotchData d:id="70179">
<Identifier d:type="cDeltaString">Emergency</Identifier>
<Value d:type="sFloat32" d:alt_encoding="0000008014AEEF3F" d:precision="string">0.99</Value>
</cControlContainerBlueprint-cInteriorIrregularNotchedLever-cNotchData>
</Notch>
Save the file, and you should be good to go :-) Please make a backup before, and be careful what you do - you do so at your own risk. I fixed only one engine now, after the fix for the other also works, I may put the files in a share, so you all should be able to get ready prepared files.
Thanks and regards
Thorsten