Member
370 posts
Registered:
Mar 2008
I use the latest version of nquake, is there anyway to make it go right to the quake demo first instead of going to the consol? I remember playing Quake by itself and it would show the playing demo at the start. Brings back lots of memories!
Moderator
1329 posts
Registered:
Apr 2006
I wonder if this works:
cl_onload browser
There seems to be three settings, menu, browser, console for that variable, so give them a try.
Member
113 posts
Registered:
Apr 2006
cl_onload browser will bring up the server browser. There are hidden options to the cl_onload command where you can put any ezquake command which means
cl_onload playdemo demoname.mvd
will work just fine. If you instead want to go directly in to the demo browser you can put
cl_onload menu_demos
The other option to play a demo at client start is to create an autoexec.cfg (or if it already exists put it at the end) in your ezquake/ directory and put
playdemo demoname.mvd
This will commence demo playback after the client has been started.
Member
312 posts
Registered:
Feb 2006
I don't think the demo here in question is neither found on demo directories or a mvd. I would guess it's in some .pak unless nQuake has modified them
Member
364 posts
Registered:
Oct 2006
cl_onload playdemo demo1.dem perhaps?
Member
113 posts
Registered:
Apr 2006
Yes, there are 3 demos in the original pak0.pak demo1.dem, demo2.dem and demo3.dem .