Page 1 of 1

Making a large route into a series of smaller routes

Posted: Mon Apr 11, 2016 10:26 pm
by Springer6
I have wondered about making some of the very large routes into several smaller, more easily loaded smaller routes.

Is it possible to delete some of the tiles of a route to make it much smaller ( on a cloned copy of the large orignal route of course)

Re: Making a large route into a series of smaller routes

Posted: Mon Apr 11, 2016 10:52 pm
by blade2014
Springer6 wrote:I have wondered about making some of the very large routes into several smaller, more easily loaded smaller routes.

Is it possible to delete some of the tiles of a route to make it much smaller ( on a cloned copy of the large orignal route of course)
delete some of the tiles of a route can stop the route loading and crash out you can try this http://www.mcs-software.it/rs/MergeRoute_en/

Re: Making a large route into a series of smaller routes

Posted: Mon Apr 11, 2016 11:22 pm
by gptech
Simply deleting tiles shouldn't stop the route loading; scenarios yes, but as you're not deleting any assets called for by the route the loading process for whatever's left shouldn't have problems running. All theory of course, the only way to find out for sure is to try it!
If you delete half the tiles from a route, then on another cloned copy of the original route delete the other half you'll have the perfect sections of (now) separate routes to try the route merging tool linked to :wink:
Yes, I know it's not what you're after doing but it'd be fun, and interesting, and educational.....

Re: Making a large route into a series of smaller routes

Posted: Tue Apr 12, 2016 7:50 am
by AndiS
Springer6 wrote:Is it possible to delete some of the tiles of a route to make it much smaller ( on a cloned copy of the large orignal route of course)
It is 100 times easier than merging route. But it still needs a bit of care.

First, you need a plan. In World Editor, fly to the potential borders of the sections and note the tile numbers there (shown at the bottom of the window). Best make a plan on a piece of paper to acquaint yourself with the tile numbering scheme. You will want to keep some overlap, i.e., some tiles along the border will feature in each of the sections.

Then you clone the route and go to the Content/Routes/xyz folder for that route. In Terrain, Scenery and MixMap, delete the files with tile numbers that belong to the parts to delete. These are elevation, scenery item placement and terrain painting, respectively.

I would not touch the Networks folder. At least not before you have succeeded with the above and are still unhappy with the loading time.

You could delete files as above in Networks/Road Tiles and Networks/Loft Tiles with minimal risk. I would spare another tile at the margin because some long lofts may start at one (that you are going to delete) and extend well into another one (that you want to keep).

If you are very sure you want to dispose of tracks, do so in World Editor. Using the circular selection too, it is easy to delete much in one go. Do not even think of deleting files in Networks/Track Tiles.

You scenarios will work as long as the track that is used by the scenarios is there. So it could be an option to go through the scenarios in Scenario Editor and do one of the following for each one:
a) delete (in Scenario Editor) because it uses to much of the parts to delete
b) truncate if the parts to delete only concern a small part of the scenario
c) keep it as is if it does not touch parts that will be deleted.

You really need to try the first part (deleting tiles in Terrain, Scenery and MixMap), then re-evaluate the situation. The second part can give bigger trouble.

Re: Making a large route into a series of smaller routes

Posted: Tue Apr 12, 2016 12:45 pm
by Springer6
Thanks for all the advice. I will have a go at the. Method described by AndiS when I have the opportunity.