Archvile
Register | User Profile | Member List | F.A.Q | Privacy Policy | New Blog | Search Forums | Forums Home
Doomworld Forums : Powered by vBulletin version 2.2.5 Doomworld Forums > Special Interest > Doom Speed Demos > Welcome to the Demos forum! READ THIS THREAD
 
Author
All times are GMT. The time now is 03:46. Post New Thread    Post A Reply
Lüt
FUCK MATH


Posts: 11960
Registered: 05-00


After seeing a noteworthy interest in demos in recent threads, as well as receiving a few recommendations for a demos forum, we've decided to give it a try. This forum is now the place on Doomworld to discuss anything and everything related to recording and watching demos for Doom-engine games. In addition to discussing existing demos, demo styles, techniques, tools, compatibility, etc., this forum is also for users to post their own demos. You can do this using the "attachment" feature (see the final post in this thread). You can also share your demos by hosting them in your own webspace or e-mailing them to one of the moderators of this forum.

We should stress how important it is to zip your demos and to include a text file in the zip. This makes it far easier for everyone else to know how to watch the demo. As a minimum, this text file should include: your name, the filenames of any wads needed (e.g. hr.wad), and the executable used (e.g. Doom2.exe, Legacy 1.40a, Prboom 2.2.4, etc.). It is also desirable to include some basic details about the demo, such as the category (e.g. UV Speed) and the time.

Examples of suitable topics for discussion include:
  • how to record demos
  • which port (if any) to use
  • which demos you have most enjoyed watching
  • what control set-up to use
  • the techniques used by speedrunners
  • which maps are most demo-friendly
  • "demopack" projects
  • demo categories
  • demo news
  • built and tool-assisted demos: how to make them and which tools are needed
The moderators of this forum are Opulent and Grazza. Opulent is a very well-established member of the demos community, and runs the well-known site DSDA (the Doomed Speed Demos Archive). Grazza is a little newer to demos: he has been recording enthusiastically since 2002, but had been a keen watcher of them for many years before then.

Please note that this is not the only place where you can send demos. If a demo is suitable for Compet-N (i.e. you have used Doom(2).exe and the demo improves upon a current compet-n record or fills a gap in one of the compet-n tables), we recommend you send it to Compet-N (go here for instructions). You can also send Doom(2).exe iwad demos to DANG. Opulent's site is a good place to send pwad demos recorded with any executable, and is also the place to send TAS (tool-assisted) demos.

Feel free to comment constructively on other people's demos, and to ask for tips if you are having problems in your own attempts to record. The moderators of this forum both intend to watch all demos that are attached in this forum.

Occasionally we may hold contests. The emphasis will be on fun, and we will seek to choose themes that will enable as many people as possible to take part.

We accept demos recorded with the original exes or with any port - if you prefer Legacy, Zdoomgl, Eternity or PrBoom-plus, etc., there is no need to change. However, please note that demos recorded with the Doomsday engine (i.e. jDoom) tend to have very large file sizes, so if you want to use Doomsday, it is best to upload your demos to your own web space, and to place a link to them in this forum.

We hope this will prove a lively forum, and be useful to everyone in the Doom Community with an interest in demos, ranging from newcomers recording for the first time, to experts looking to achieve near-optimized runs.

Enjoy!

- The Doomworld staff

Last updated: 27 October 2008

Last edited by Grazza on 01-14-04 at 03:34

Old Post 10-13-03 06:44 #
Lüt is offline Profile || Blog || PM || Email || Homepage || Search || Add Buddy Report to mod || IP || Edit/Delete || Quote
Grazza
Quaerere Verum


Posts: 9751
Registered: 07-02


Note about Tools-Assisted (TAS) demos

TAS demos are very welcome here, but be sure to make it very clear in both your post and your text-file that it was recorded with tool assistance, and which TAS methods were used. I'd recommend starting your text-file with the words "THIS IS A TOOLS-ASSISTED DEMO".

If you record a demo with slow motion, joining, strafe-50 automation or other such hacks, but pretend it was recorded normally, then we will most probably notice, and won't be very impressed at all.

Please don't leave the moderators of this forum having to decide what to do with "suspicious" demos. This puts us in a very unpleasant situation, but one where we must take action in fairness to all the honest recorders.

Old Post 02-24-05 14:39 #
Grazza is offline Profile || Blog || PM || Homepage || Search || Add Buddy Report to mod || IP || Edit/Delete || Quote
Grazza
Quaerere Verum


Posts: 9751
Registered: 07-02


This post answers some frequently-asked questions about the basics of demo-recording and demo-watching.

New (2007): Please see this thread for information on an easier way to watch demos. This works with most demos recorded with the "vanilla" engines, Boom, MBF, etc.

A demo is not a video clip. It is a recording of the player's actions. The original games and most ports support the recording and playing back of demos. In general, demos only play back with the same engine (exe) that they were recorded with (but see the red text below). You also need to make sure that any wads required (iwad or pwad) are the same version as was used to record, and haven't been modified in any way. So if you have for some reason rebuilt the nodes for your iwads, you'll need to reinstall them from the original disks, and if necessary patch them up to version 1.9, or else restore them from a backup. Note also that Doom95 cannot be relied upon to play back Doom2 demos (it works well with Ultimate Doom demos though).

To watch a demo, you put "-playdemo" in the command-line, followed by the name of the demo file. Thus:
doom2 -playdemo 30nm2956
plays back the demo named 30nm2956.lmp using doom2.exe and the doom2 iwad.

To play back a pwad demo, you need to include the pwad in the command line, as normal, using "-file". Example:
prboom-plus -file hr.wad hrmus.wad -playdemo 30hr2843
plays back the demo named 30hr2843.lmp using prboom-plus, and Hell Revealed.

Dragging and dropping also works with prboom-plus - drag and drop the demo file (and any pwads and dehs needed) onto an icon for prboom. Note that the default iwad it uses is Doom2.wad. If you need to use a different iwad, then you need to specify it with "-iwad" in the command line, or else to make an icon to another copy of prboom-plus that has a different iwad (simplest way: put a copy in a folder where there is a copy of doom.wad {or one of the Final Doom iwads, whatever} but no doom2.wad).

To record a demo, you need to put "-record" in the command line, followed by the name you want the demo to have. You will also need to specify a skill level and warp to the level on which you want to begin. Example:
eternity -file av.wad -warp 01 -skill 5 -record an01-xxx
records a demo temporarily named an01-xxx.lmp using Eternity, on Nightmare skill starting on map01 of Alien Vendetta.

In some ports, compatibility modes have been implemented that enable them to play back demos from some other ports. Most notable is Prboom-plus, which will play back demos from the original games, Boom, MBF (and some others) with a high degree of success. (A failure is known as a "desync", and generally means the player starts acting crazily, shooting walls, and most often dying.) Eternity will reliably play back demos from the original games and MBF demos, while Chocolate Doom will handle "vanilla" demos well.

Prboom-plus can also be used to record demos in several formats. See the documentation and this post for details.

The majority of demos you'll find online will play back with Prboom-plus. This program will normally autodetect the demo format if it is one that it can play back. There should generally be a textfile accompanying a demo. Read this to see if you need to use a different port to watch the demo, or if you need to "force" a complevel via the command line (it is very rare to need to do this). The most common other ports for recording are Legacy and Zdoom. In each case, you will need to make sure you have the same version of the port that was used to record it. (A Zdoom demo from version 2.0.47, for instance, is quite unlikely to play back with 2.0.63a, etc.)

Useful links:
Andrey Budko's PrBoom-plus (also: prboom-plus sourceforge site). This comes in software and OpenGL "flavours" - use either prboom.exe or glboom.exe.
Eternity
Compet-n (accepts "world record" demos on the iwads and selected pwads, as long as they are recorded with the original DOS exes)
newly incoming compet-n demos
Doomed Speed Demos Archive (click on "Single Player" to get a listing of pwads for which there are SP demos; DSDA accepts almost all demos on any pwad)
Doomworld Demos Forum (you are here! Discussion, recording projects, demos, tips, and anything else to do with demos and speedrunning)
Doom2.net (lots of info, especially on deathmatch)
Archive of Compet-n, DSDA and Pdang demos
Heretic-N

Old Post 06-25-05 15:49 #
Grazza is offline Profile || Blog || PM || Homepage || Search || Add Buddy Report to mod || IP || Edit/Delete || Quote
Grazza
Quaerere Verum


Posts: 9751
Registered: 07-02


After more than three years of being broken, the attachments feature is working again.

Since many of the people who use this forum may not have been here when attachments were last working, or have perhaps forgotten how they worked, here is a quick run-down.
  • You can attach demos only in a zip file (please include a txt too), and they must not be more than 100K. For larger ones than that, it is business as usual: please e-mail them to me or Opulent, or upload them to your own webspace (or wherever) and link to them from there.

  • Start making your post as normal, and use the "Attach file:" window to browse for the file you want to attach. Right at the moment, it displays an error message when you make the post, but don't worry about this - it works nevertheless.

  • Do not abuse this feature.

Old Post 05-02-07 03:05 #
Grazza is offline Profile || Blog || PM || Homepage || Search || Add Buddy Report to mod || IP || Edit/Delete || Quote
All times are GMT. The time now is 03:46. Post New Thread    Post A Reply
 
Doomworld Forums : Powered by vBulletin version 2.2.5 Doomworld Forums > Special Interest > Doom Speed Demos > Welcome to the Demos forum! READ THIS THREAD

Show Printable Version | Email this Page | Subscribe to this Thread

 

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are OFF
[IMG] code is ON
 

< Contact Us - Doomworld >

Powered by: vBulletin Version 2.2.5
Copyright ©2000, 2001, Jelsoft Enterprises Limited.

Forums Directory