In TE main folder, open your Profiles folder.
There you should find the ITST.ini file (that is, if you installed ITST mod and followed the instructions in this thread ). Edit this file with notepad or any text editor you wish.
Find the [record] section, it should look like something like this :
[Record]
AutoRecord = 0
// Play = 2012-05-24.21-41 - Elias vs C4iLL 6-4 7-6.dmo
To record your matches, set the AutoRecord to 1 (or 2 if you experience hardware lag). The game will
then record all your matches until you change this value to 0.
You will find the recorded .dmo files in the Profiles/Demos folder.
[Record]
AutoRecord = 1
// Play = 2012-05-24.21-41 - Elias vs C4iLL 6-4 7-6.dmo
To watch a .dmo replay, just change the second line, removing the "//" at the start of the line (uncommenting it).
and also changing the filename using the replay filename you want to watch.
If you downloaded a .dmo, don't forget of course to copy it in your Profiles/Demos folder, or the game won't find it.
That is, if i want to watch the "2012-05-22.21-38 - Eliom vs Ugada 7-6 6-2.dmo" replay , my [record] section should look like this :
[Record]
AutoRecord = 1
Play = 2012-05-22.21-38 - Eliom vs Ugada 7-6 6-2.dmo
Note that to only watch a replay, the AutoRecord value is not important, only the "Play" line below.
save your ITST.ini file, then launch TE.
Now you are in TE, launch a warm-up or practice match, and the game will automatically load the replay.
When watching a replay, you can press :
- F10 : to skip to next point
- left Control + F10 : to skip to next game
- left Shift + F10 : to skip to next set
When you finished watching and want to play TE normally, just close TE, edit your ITST.ini file again, and put the comment // in front of the Play = line again.