Download TSR Workshop
How to use
The program has to be run from the command line, with the following format:
Code: Select all
tsrwrkshp.exe videoA.tsr -merge videoB.tsr PlayerA PlayerB output.tsr
'videoA.tsr' and 'videoB.tsr' are the existing videos that you want to merge, 'output.tsr' is the file it will be saved to.
'PlayerA' and 'PlayerB' are integral numbers that represent the desired player ID in videoA and videoB, respectively. To find out someone's player ID in a TSR recording, you can open the video (in TS) and look at the big black stats bar in the bottom of the screen. The top left player has ID 0, and the rest of the IDs are in sequential order. For example:
Code: Select all
0 1 2 3 4
5 6 7 8 9
A sample is included in the download package. If all is well you should only have to extract the files and double click on run.cmd, and output.tsr will be produced.
Limitations
- It does NOT work with client-sided videos. This tool relies on the fact that the videos are of lossless quality, which client videos are not. I realize that this is a very big limitation for some, but unfortunately there is no other way.
- It does NOT work when fuel is enabled.
- Collisions with other cars will have unexpected results.
I hope you'll enjoy.