How to make a QuakeWorld video
First of all you need EzQuake to pull this off.
- Download ezQuake
- Download Xvid
Settings:
demo_capture_codec “xvid”
demo_capture_dir “movies”
demo_capture_fps “25″
demo_capture_mp3 “0″
bind z “demo_capture start 30 name.avi”
bind x “demo_capture stop”
Now you can start playing the demo and demo_jump
to the right time. Press the button āzā and it will record for 30 seconds. If you want it to stop sooner just press āxā.
The avi is located in Quake\Movies\.
Now go to here http://qwdrama.com/frag-of-the-week/ and upload your movie!
* if you get tabbed out to windows, its because of the xvid settings. We can fix this by following these 2 steps:
- Go to “start”, click “run” copy + paste this line below
C:\WINDOWS\system32\rundll32.exe xvidvfw.dll,Configure - Then click “other options” and unclick the “display encoding status” (located at the bottom)
:O