Username:
B
I
U
S
"
url
img
#
code
sup
sub
font
size
color
smiley
embarassed
thumbsup
happy
Huh?
Angry
Roll Eyes
Undecided
Lips Sealed
Kiss
Cry
Grin
Wink
Tongue
Shocked
Cheesy
Smiley
Sad
1 page
--
--
List results:
Search options:
Use \ before commas in usernames
Go fast
I have a question regarding making coop demos into a one .pak file so they would play back right after one another.
By this I mean when the viewer watches a demo of a coop marathon run. Let's say the current 2-Player E2 EH record. All they have to do is place the .pak file into their mod directory and type in "playdemo e2m1" in-game and It'll play back that demo and continue to e2m1a, e2m2, e2m2a and so on. Currently playing back my coop marathon demos is a pain in the ass since you have to watch the 2nd players demos manually.  I've heard there was a script to do this in demtool but that is pretty unusable now days. Maybe there is one for the "new" demarathon.exe?
Thread title:  
Go fast
So I finally figured this out. This is how I did it:
Create pak files from both of the demos (demarathon). Extract the player 2 demos into demtool folder and put an "a" after each demo name. (e4m1a, e4m2a and so on)
Extract player one demos into demtool folder.
After this just launch demtool.exe through DOSBox. After this you can start chaining em together.

demtool -pe4m1a.dem e4m1.dem
demtool -pe4m2a.dem e4m2.dem
....

This will add "playdemo e4m1a/e4m2a" to e4m1/e4m2 after they are done. You do not need to add this to the 2nd player demos since they already have a playdemo at the end (if you used demarathon to pak em in the first place).
After you're done with all the demos pak em again and you're done!