Jump to content

How do you run demos?


Recommended Posts

First of all; how do you run demos? I can't figure out where to put them. And second; does anyone have a link to a demo of Go 2 It completed without cheats (on Ultra Violence, preferably)? It would be most appreciated if you could post the link.

Share this post


Link to post

If you want to watch them using the DOS exes, they need to go it is simplest if you put them in the same folder as the exes.

If you're using a port, you can put them anywhere you like, but putting them in the same folder as the exe means you won't need to give a path to them in the command line. Otherwise, if you use drag and drop or launch it by defining an appropriate file type, then it doesn't matter where you put them.

http://www.doomworld.com/vb/showthread.php?s=&postid=478564#post478564
http://www.doomworld.com/sda/examples.txt

"Go 2 It" demos can be found here.

Share this post


Link to post

Grazza said:
If you want to watch them using the DOS exes, they need to go in the same folder as the exes.


Nope. Say you have doom2.exe (for example) in c:\doom2 and you have a demo, whatever.lmp in c:\demos. Then you'd write at the command prompt ->

c:\doom2>doom2.exe -file c:\demos\whatever.lmp -playdemo c:\demos\whatever.lmp

Adding the .lmp to the -file parameter as well as the -playdemo parameter works for any demo, on any PWAD/IWAD using the old doom executables and most (all?) new ports.

Share this post


Link to post

Yes, I know that (and considered putting in a note about it), but it seemed an unnecessary overcomplication for someone struggling with the basics of watching demos.

Share this post


Link to post

Kristian Ronge said:
c:\doom2>doom2.exe -file c:\demos\whatever.lmp -playdemo c:\demos\whatever.lmp

To be exact:

c:\doom2>doom2 -file ..\demos\whatever.lmp -playdemo whatever

Share this post


Link to post

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...