Announcement

Collapse
No announcement yet.

help! how to make quake demo videos (.dem)

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

  • help! how to make quake demo videos (.dem)

    i just watched the movie seal of Nehahara from beginning to end and all i can say is WOW!,back to subject how on earth do you make demo files? i cant seem to find any substantial info on it so if any one could explain how?

  • #2
    A .dem file is just a binary file containing a capture of regular network traffic (plus a small bit extra) - that's an important point, because even SP games go over the network transport layer in Quake. To make one, just use the "record" command from the console; couldn't be easier.

    That'll give you a basic demo from the player's perspective; to have more (like recamming, for example) you need to hack the file to change some of the data in it. All the info you need for this is in cl_demo.c and cl_parse.c in the engine source.
    IT LIVES! http://directq.blogspot.com/

    Comment


    • #3
      thank you for the quick reply this helps a lot

      Comment


      • #4
        \/
        ----------------------------------------
        NIXON'S BACK!!

        Comment


        • #5
          cd stop
          cd play
          cd play 02
          --------03
          --------04
          stop demo
          play demo demo4
          record demo demo4


          To record you can't be in a game, go to the console [~] and type:
          disconnect - then type
          record demo demo286blah - then load the map you want with
          map e1m1 - and when your done
          stop recording - and play it back with
          play demo demo286blah
          ----------------------------------------
          NIXON'S BACK!!

          Comment


          • #6
            I would suggest using Qrack for recording if you want to use the demo in any video production.
            With its rain and fog and Q3 particles,low system requirements and Xvid conversion built in, you wont find an easier alternative.
            Also you can record at any time and do not have to disconnect.
            Even changing maps which will ruin the demo in any other engine
            is handled by Qrack effortlessly.
            You can just have it auto demo as well and it will name the files for you and record all the time :0
            WARNING
            May be too intense for some viewers.
            Stress Relief Device
            ....BANG HEAD HERE....
            ---------------------------
            .
            .
            .
            .
            .--------------------------

            Comment


            • #7
              how exactly do you edit them i loaded one up in my text editor and just got gibberish

              Comment


              • #8
                Originally posted by noah99 View Post
                how exactly do you edit them i loaded one up in my text editor and just got gibberish
                text editor lol.
                screen capture the demo's playback and edit it in any movie editor ....otherwise I can't help, sorry.
                ----------------------------------------
                NIXON'S BACK!!

                Comment

                Working...
                X