tmerge.exe v1.1 is a small program located in /tos/data

It is created to either clean up corrupted or merge titan database files.
These files are located in the data directory and are called 
1.tos to 5.tos, holding the titan data created by the factory.

1.tos : Recon titans (up to 40t)
2.tos : Light titans (up to 70t)
3.tos : Medium titans (up to 100t)
4.tos : Heavy titans (up to 140t)
5.tos : Assault titans (up to 200t)

Often players want to merge their database with titans created by
friends. To do so you have to merge a x.tos file with those of your friend.
The usage of tmerge is 
>tmerge source1 source2 destination<

Example :

1. Copy the data recon file of your friend as 1b.tos into YOUR data directory.
2. Call from your data directory tmerge as >tmerge 1.tos 1b.tos 1.tos<

This will add your friends 1b.tos to your 1.tos naming it again 1.tos.

You can also clean up corruted files ( no idea how this can happen but it
does now and then)

Example :

1. Call tmerge as tmerge 1.tos

This will clean 1.tos if it includes invalid titan data.
 