I need some help with .rec files

Recommended Videos

Death916

Senior Member
Apr 21, 2008
776
0
21
i was in computer class the other day playing dawn of War Dark crusade with some of my friends. my teacher said we could only continue playing if we could save the replay and embed it into an html file.

the only problem is that it saves in .rec format. does anyone know how i could do this?
i was going to convert it to an easier format but i can't find a program for that either. can anyone help?
 

Gruthar

New member
Mar 27, 2009
513
0
0
Err, does your teacher want to be able to view the replay on an HTML page, or just download the replay file?

If your teacher just wants to download the file, just stick the .rec file in the same directory as the HTML page and link it like A HREF="demoname.rec">Click here for my demo!</A

I had to omit a pair of <, evidently [noparse] doesn't work on here.

If he/she actually wants to view it without the game itself, you're going to need to get a program like Fraps to make a video file first, then link that to your page.