Make optionally disable auto-stop for capturing multiple demos
SmileyAG opened this issue · 1 comments
SmileyAG commented
Useful for recording a demo-sequence via startdemos
or some external tools which does like that: https://github.com/thisis2838/startdemos-plus
To do that, needs to implement a custom parameter (like -notstop
), and adds a !check for that in this line:
SourceDemoRender/src/game_standalone.cpp
Line 715 in 8fbfcd4
crashfort commented
Done in SVR 37.