Fast-forwarding Demo's

The general catch-all forum for Action Quake2 related discussions.

Moderator: Moderators

Post Reply
n99
"Sticks and Stones..."
Posts: 882
Joined: Sat Jun 05, 2004 6:41 pm
Location: nl

Fast-forwarding Demo's

Post by n99 »

I don't know for sure, but I remember there were cmd's to fastforward (and backwards, pause/slomo maybe?) .dm2's in quake2 itself. Bit tedious to install keygrip on this crappy machine, and watching a whole demo for just 4 seconds of action somewhere in the middle isn't everything either. Maybe someone even made a demo-watching .cfg, with buttons corresponding to the winamp binds...

Ok cheers.
Gore Vidal: "To succeed is not enough. Others must fail."
Clement
Master of the Universe
Posts: 743
Joined: Fri Jul 25, 2003 10:27 pm
Location: dk
Contact:

Post by Clement »

Timescale. Default is 1, 2 is twice the speed and so on... no way to go backwards in a demo in vanilla Q2 afaik..
n99
"Sticks and Stones..."
Posts: 882
Joined: Sat Jun 05, 2004 6:41 pm
Location: nl

Post by n99 »

So something like this.

Code: Select all

//(in your normal.cfg)
alias demo! "exex dpb.cfg"; echo executing demo playback config, several buttons rebound"

//demo playback (dpb.cfg)
alias ts1 "set timescale 1; echo playback at normal speed"
alias ts2 "set timescale 2; echo playback at 2x normal speed"
alias ts3 "set timescale 4; echo playback at 4x normal speed"
alias ts-s1 "set timescale 0.5; echo slow-motion playback at 1/2x normal speed"
alias ts-s2 "set timescale 0.25; echo slow-motion playback at 1/4x normal speed"

bind c "ts1"
bind v "ts2"
bind b "ts3"
bind x "ts-s1"
bind z "ts-s2"
??
Gore Vidal: "To succeed is not enough. Others must fail."
angra
feels some chest pain
Posts: 662
Joined: Tue Apr 27, 2004 12:42 am
Location: se
Contact:

Post by angra »

does timescale 0.5 work in nocheat?
}i{ angra - #clan.illusion
Total minutes of aq2
2005: 20 716
2006: 10 405
n99
"Sticks and Stones..."
Posts: 882
Joined: Sat Jun 05, 2004 6:41 pm
Location: nl

Post by n99 »

Don't know, I'll test it NOW.

Yeah it works.
Gore Vidal: "To succeed is not enough. Others must fail."
angra
feels some chest pain
Posts: 662
Joined: Tue Apr 27, 2004 12:42 am
Location: se
Contact:

Post by angra »

Thanks! realy nice!
}i{ angra - #clan.illusion
Total minutes of aq2
2005: 20 716
2006: 10 405
angra
feels some chest pain
Posts: 662
Joined: Tue Apr 27, 2004 12:42 am
Location: se
Contact:

Post by angra »

Who low can you go? heard now that timesacle 0.8 is the lowest
}i{ angra - #clan.illusion
Total minutes of aq2
2005: 20 716
2006: 10 405
birdie
tried to put the pin back in
Posts: 288
Joined: Sat Jan 03, 2004 4:22 pm
Location: fi

Post by birdie »

nah.. atleast timescale 0.1 works, it's a nice feature with nice frags ;)
When the dove came..
Hawk
found a way out
Posts: 202
Joined: Thu Sep 18, 2003 7:09 pm
Location: se
Contact:

Post by Hawk »

well that 0.8 source was me, i dont know but i imagined i heard that 0.8 is the lowest value that makes a difference or something, but hey, trying is the best way to know i guess.. :P
inter-net is good, that means inter-great should be even better
n99
"Sticks and Stones..."
Posts: 882
Joined: Sat Jun 05, 2004 6:41 pm
Location: nl

Post by n99 »

Well I still can't 'see' the movement in yesterdays reflex snipe shot at Slayer, I tried 0.5 first, then 0.1 and 0.05, don't know if I could still see a difference between those last two values, I will experiment some more.
Gore Vidal: "To succeed is not enough. Others must fail."
Stric
needs some Pepto Bismol
Posts: 730
Joined: Tue Jul 29, 2003 5:41 am
Location: si
Contact:

Post by Stric »

Try watching demos with q2pro because cl_demotimescale 0-n works niiice with fov filter cl_demolocalfov "0"
Image
Image
^stric^
n99
"Sticks and Stones..."
Posts: 882
Joined: Sat Jun 05, 2004 6:41 pm
Location: nl

Post by n99 »

uncle i dont have much experience with this kind of stuff, for years, I simply 'pressed play' What the hell was all that?
Gore Vidal: "To succeed is not enough. Others must fail."
angra
feels some chest pain
Posts: 662
Joined: Tue Apr 27, 2004 12:42 am
Location: se
Contact:

Post by angra »

Uncle do you know the cmd for remov the yellow box with the name in q2pro?
Last edited by angra on Tue Aug 24, 2004 2:38 am, edited 1 time in total.
}i{ angra - #clan.illusion
Total minutes of aq2
2005: 20 716
2006: 10 405
Stric
needs some Pepto Bismol
Posts: 730
Joined: Tue Jul 29, 2003 5:41 am
Location: si
Contact:

Post by Stric »

Yes angra, the cmd for disabling that yellowbox with name in it and the progress bar at the bottom of the screen is scr_drawdemo "0".

n99 :uhm:


:P
Image
Image
^stric^
n99
"Sticks and Stones..."
Posts: 882
Joined: Sat Jun 05, 2004 6:41 pm
Location: nl

Post by n99 »

Aaaaaaah forget about it, I'll use google, instead.
Gore Vidal: "To succeed is not enough. Others must fail."
Post Reply