Find the engine_blueprint.bin files in the three engine folders of the 9F. Convert them to xml with the serz.exe program (drag and drop). Replace the fireman sector with the one from the 7MT like so:
in the 9F xml:
<BlueprintID d:type="cDeltaString">Scenery\Characters\9F_Fireman_Steam.xml</BlueprintID>
</iBlueprintLibrary-cAbsoluteBlueprintID>
</BlueprintID>
<Matrix>
<cHcRMatrix4x4>
<Element>
<e d:type="sFloat32" d:alt_encoding="00000080170BE83F" d:precision="string">0.7514</e>
<e d:type="sFloat32" d:alt_encoding="0000000000000000" d:precision="string">0.0000</e>
<e d:type="sFloat32" d:alt_encoding="000000A0E61DE5BF" d:precision="string">-0.6599</e>
<e d:type="sFloat32" d:alt_encoding="0000000000000000" d:precision="string">0.0000</e>
<e d:type="sFloat32" d:alt_encoding="0000000000000000" d:precision="string">0.0000</e>
<e d:type="sFloat32" d:alt_encoding="000000000000F03F" d:precision="string">1.0000</e>
<e d:type="sFloat32" d:alt_encoding="0000000000000000" d:precision="string">0.0000</e>
<e d:type="sFloat32" d:alt_encoding="0000000000000000" d:precision="string">0.0000</e>
<e d:type="sFloat32" d:alt_encoding="000000A0E61DE53F" d:precision="string">0.6599</e>
<e d:type="sFloat32" d:alt_encoding="0000000000000000" d:precision="string">0.0000</e>
<e d:type="sFloat32" d:alt_encoding="00000080170BE83F" d:precision="string">0.7514</e>
<e d:type="sFloat32" d:alt_encoding="0000000000000000" d:precision="string">0.0000</e>
<e d:type="sFloat32" d:alt_encoding="000000408070ECBF" d:precision="string">-0.8887</e>
<e d:type="sFloat32" d:alt_encoding="000000E09974F93F" d:precision="string">1.5910</e>
<e d:type="sFloat32" d:alt_encoding="00000000F03A16C0" d:precision="string">-5.5576</e>
<e d:type="sFloat32" d:alt_encoding="000000000000F03F" d:precision="string">1.0000</e>
</Element>
Replace by:
<BlueprintID d:type="cDeltaString">Scenery\Characters\9F_Fireman_Steam.xml</BlueprintID>
</iBlueprintLibrary-cAbsoluteBlueprintID>
</BlueprintID>
<Matrix>
<cHcRMatrix4x4>
<Element>
<e d:type="sFloat32">-0.994130</e>
<e d:type="sFloat32">0.000000</e>
<e d:type="sFloat32">-0.108195</e>
<e d:type="sFloat32">0.000000</e>
<e d:type="sFloat32">0.000000</e>
<e d:type="sFloat32">1.000000</e>
<e d:type="sFloat32">0.000000</e>
<e d:type="sFloat32">0.000000</e>
<e d:type="sFloat32">0.108195</e>
<e d:type="sFloat32">0.000000</e>
<e d:type="sFloat32">-0.994130</e>
<e d:type="sFloat32">0.000000</e>
<e d:type="sFloat32">0.609482</e>
<e d:type="sFloat32">1.590967</e>
<e d:type="sFloat32">-5.628723</e>
<e d:type="sFloat32">1.000000</e>
</Element>
Save and convert it back to a file bin file with serz.exe
Do not forget to backup everything, just in case!!!!!!!!!
And you will have a fireman not waving to the outside crowd but managing coal and instruments.
So much better! Enjoy,
Paul


