can anyone give me a step by step explaination on how to make a zdoom demo? i looked at the zdoom wiki but it doesnt tell me how to do it.
i read somewhere that you can make one with command line, but idk how to use command line.
can anyone help me or show me to a step by step tutorial for noobies?
thanks
how do i make zdoom demos?
Forum rules
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. This forum is archived - please use this set of forums to ask new questions.
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. This forum is archived - please use this set of forums to ask new questions.
- Unholypimpin
- Posts: 771
- Joined: Thu Feb 05, 2009 2:08 pm
- Location: California
- Contact:
- ChronoSeth
- Posts: 1631
- Joined: Mon Jul 05, 2010 2:04 pm
- Location: British Columbia
Re: how do i make zdoom demos?
It involves command line arguments, but I don't remember what they are.
Keep in mind that ZDoom makes no effort to maintain compatibility with demos recorded with old versions however.
Keep in mind that ZDoom makes no effort to maintain compatibility with demos recorded with old versions however.
- Unholypimpin
- Posts: 771
- Joined: Thu Feb 05, 2009 2:08 pm
- Location: California
- Contact:
Re: how do i make zdoom demos?
well i dont care about the compatibility problems im just trying to figure out how to make demos idk where to begin
- NeuralStunner
-

- Posts: 12328
- Joined: Tue Jul 21, 2009 12:04 pm
- Preferred Pronouns: No Preference
- Operating System Version (Optional): Windows 11
- Graphics Processor: nVidia with Vulkan support
- Location: capital N, capital S, no space
- Contact:
Re: how do i make zdoom demos?
You'll need to use -record filename in the [wiki=Command_line_parameters]command line[/wiki].
- Unholypimpin
- Posts: 771
- Joined: Thu Feb 05, 2009 2:08 pm
- Location: California
- Contact:
Re: how do i make zdoom demos?
i used that in command line and when i did it said
"-record isnt reconized as an internal or external command, operable problem or batch file
"-record isnt reconized as an internal or external command, operable problem or batch file
- Kappes Buur
-

- Posts: 4201
- Joined: Thu Jul 17, 2003 12:19 am
- Graphics Processor: nVidia (Legacy GZDoom)
- Location: British Columbia, Canada
- Contact:
Re: how do i make zdoom demos?
Command line and Console command are not the same things.
try this from the Run window or from a batch file
where Drive:\whatever\folder\ZDoom_r3187 is the path to zdoom.exe
try this from the Run window or from a batch file
Code: Select all
Drive:\whatever\folder\ZDoom_r3187\zdoom.exe -record whatevername- Unholypimpin
- Posts: 771
- Joined: Thu Feb 05, 2009 2:08 pm
- Location: California
- Contact:
Re: how do i make zdoom demos?
ok nice so i got it to work however now where do i find the demo file? or how do i save it? i did get the demo to replay but idk where its located can you help me out further?
- ChronoSeth
- Posts: 1631
- Joined: Mon Jul 05, 2010 2:04 pm
- Location: British Columbia
Re: how do i make zdoom demos?
The file should be in your ZDoom folder, IIRC.
