Announcement

Collapse
No announcement yet.

Demo playback too fast

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Demo playback too fast

    Recorded a demo in DP and it plays back at somewhere near the speed of light.

    Tried 'slowmo' but doesn't seem to affect it.

    -r0t.uk- cOOp - Mapvote - r0t.uk:26001
    -r0t.uk- DM - Mapvote - r0t.uk:26000

  • #2
    tried turning vsync on?

    maybe host_fps
    Want to get into playing Quake again? Click here for the Multiplayer-Startup kit! laissez bon temps rouler!

    Comment


    • #3
      Hi

      I'm not sure what client you are using but I seem to recall the demospeed cvar was an option in at least one engine back in the day, As was the following in engines such as Qrack..
      Code:
      [FONT="Courier New"][COLOR="DarkOrange"]UPARROW[/COLOR][/FONT] increases the playback speed (cl_demospeed)
      [COLOR="DarkOrange"][FONT="Courier New"]DOWNARROW[/FONT][/COLOR] decreases the playback speed
      You might also check your capture fps as this can have similar effects to the ones you describe. Note that an NTSC framerate would probably be around 29.97.

      Many of the better engines these days give you a little help from within the console by allowing you to type part of the command you are looking for and pressing tab to see what the options are, sometimes along with examples of the correct syntax. Perhaps go in to console and type capture press tab and see what commands if offers you.

      I hope that the above may be of some use to you.

      Kind regards

      Monty
      Mr.Burns
      "Helping to keep this community friendly, helpful, and clean of spammers since 2006"
      WWW: Quake Terminus , QuakeVoid You Tube: QuakeVoid
      Servers: Quake.shmack.net, damage.servequake.com

      News: JCR's excellent ctsj_jcr map is being ported to OOT

      Comment


      • #4
        What is slowmo set to for you? Default should be 1. If you want to slow it down more do slowmo 0.9-0.1 to slow it way down. Are you using default settings? You can get some strange results with sys_ticrate is not on default settings. What does your config/autoexec.cfg look like?

        Darkplaces doesn't utilize cl_demospeed. Also if cl_maxfps is set too low or too high you will get strange results in recordings.

        EDIT: Also to check for any commands that have a specific string in it use apropos. For instance "apropos demo" will return all cvars and commands that have demo in the name. Its a really useful feature. And of course, if you type in part of a command and press tab it will show you all available commands that match what strings you typed. Cheers.
        Last edited by PrimalLove; 09-25-2014, 07:07 AM.

        Comment


        • #5
          make sure host_frametime is set to 0
          in Qrack arrow up/down speed up and slow down
          left and right arrows for reverse or forwArd
          and Enter to reset back to normal speed forward
          www.quakeone.com/qrack | www.quakeone.com/cax| http://en.twitch.tv/sputnikutah

          Comment


          • #6
            Thanks all for the suggestions. Seems is was cl_nolerp causing it.

            -r0t.uk- cOOp - Mapvote - r0t.uk:26001
            -r0t.uk- DM - Mapvote - r0t.uk:26000

            Comment


            • #7
              Ah yes! cl_nolerp can create issues. Glad everything is back to normal

              Comment

              Working...
              X