ich hab es auch probiert und mir ist es auch nicht gelungen.
habe mit WinMerge dateien mal verglichen und da sind erhebliche abweichungen. ersteres ist vom original. 2. vom clone
aus der datei routproperty.xml
<BlueprintID d:type="cDeltaString">Weather\RW_Clear.xml</BlueprintID>
<BlueprintID d:type="cDeltaString">Weather\Rw_Clear.xml</BlueprintID>
---
<Provider d:type="cDeltaString">TrainTeamBerlin</Provider>
<Product d:type="cDeltaString">Berlin-Leipzig</Product>
<Provider d:type="cDeltaString">Kuju</Provider>
<Product d:type="cDeltaString">RailSimulator</Product>
---
<BlueprintID d:type="cDeltaString">Environment\Terrain\Textures.xml</BlueprintID>
<BlueprintID d:type="cDeltaString">Environment\Terrain\Texturing.xml</BlueprintID>
---
<LockCounter d:type="sUInt32">2</LockCounter>
<Locked d:type="bool">1</Locked>
<LockCounter d:type="sUInt32">1</LockCounter>
<Locked d:type="bool">0</Locked>
---
<Easting d:type="sFloat64" d:alt_encoding="0000000070F0FAC0" d:precision="string">-110343</Easting>
<Northing d:type="sFloat64" d:alt_encoding="0000000010345641" d:precision="string">5.82048e+006</Northing>
<Easting d:type="sFloat64" d:alt_encoding="0000004076F0FAC0" d:precision="string">-110343</Easting>
<Northing d:type="sFloat64" d:alt_encoding="000000000F345641" d:precision="string">5.82048e+006</Northing>
die blueprint id´s habe ich mir mal gespart die sind auch immer unterschiedlich
gruss dean