I'm intending to record a segmented playthrough of Doom 2 using ZDoom. I successfully recorded from map 1 to 11, and when I entered to map 12, I saved the game. Now, what I'm trying to do is to record starting from the savegame using the following parameters:
zdoom -loadgame save1 -record demoname
It apparently works, but then I can't play back the demo. I tried several command line parameters, such like:
zdoom -playdemo demoname
zdoom -loadgame save1 -playdemo demoname
etcetera...
But all of them end up showing the message "could not find map" in the console.
Am I doing something wrong, or is it just impossible to record and then play back a demo started from a saved game? Thanks in advance
