[TUTORIAL] The smoothest way to record on black ops *BETTER THAN FRAPS* STICKY? - Steam Users' Forums
Or if you're lazy:
AVIDEMO BYPASS <
This is a tutorial on how to get the smoothest recording possible in black ops, since I don't play it any more I thought I might show you guys how to record how I do.
You will need:
Vdub (program)
Little config knowledge.
Start:
browse to your common folder in steam
Go to main/ make 2 new files, avi_on.cfg and avi_off.cfg make sure they're config files or this will NOT work.
Inside avi_on put this code:
toggle cl_avidemo "200"
Inside avi_off put this code:
toggle cl_avidemo "0"
Now go back and go to players/ open up config_mp
Now add these two lines ( you can change the bounded key if you like, although if you record by demo name you HAVE to use F keys)
:
bind f5 "exec avi_on"
bind f6 "exec avi_off"
For those of you familiar with avidemo you will already know what to do by now.
Else what you do is go in game, go to the theatre clip or demo you want to record, hit f5 wait until it has taken screenshots up until the frame you want to stop recording at. Now go back to the common folder main/screenshots, you should see a few thousand pictures, ctrl + a and go to the first picture rename it to shot. This will fix any frame drops you recieved so that it will work properly in vdub. Now open vdub drop the first frame in 0.. then go to video framerate and set it to 200. save the avi and enjoy the smoothest recording ever, the game can run at 1 fps and still be smooth so don't worry , just a side note there's no audio so you will have to record that with fraps and sync it back up and also if you want to make the recording faster and are not that fussed about slowmotion/fluidness just use cl_avidemo 120 instead of 200.
I hope this helps you guys out
On a side note, yes you can use toggle to bypass any non sv_cheat command such as name/killfeed colours/team aliases and sky colour. The main thing I use in my configs are disable: waypoint and ui_drawcrosshair. Also the cg_drawcrosshairnames is pretty decent as well. Unfortunately ui_hud_hardcore won't work because it's cheat protected [/care]
My youtube:
YouTube - AiMProDiiGy's Channel
PROOF OF CONCEPT 1000 FPS GODLY VIDEO:
Other nice commands:
Sky colour temp: 1650 - 6500: toggle r_skycolorTemp
toggle r_skycolorTemp 6500 default
toggle r_skycolorTemp 1650 bright orange (looks sweet on some maps)
toggle r_skycolorTemp 3250 mid colour
Random stuff I use and bind to O.
toggle g_TeamColor_Axis "0 1 0 1"
toggle g_TeamColor_Allies "0 1 1 1"
toggle lowAmmoWarningColor1 "1 0 0 0.5"
toggle lowAmmoWarningColor2 "1 0.25 0 0.5"
toggle lowAmmoWarningNoAmmoColor1 "0 0 0 0"
toggle lowAmmoWarningNoAmmoColor2 "0 0 0 0"
toggle lowAmmoWarningNoReloadColor1 "0 1 1 0.5"
toggle lowAmmoWarningNoReloadColor2 "0 1 0 0.5"
toggle g_ScoresColor_Allies "0 1 1 1"
toggle g_ScoresColor_Axis "0 1 0 1"
toggle g_ScoresColor_EnemyTeam "0 1 0 1"
toggle g_ScoresColor_Free "1 1 1 1"
toggle g_ScoresColor_MyTeam "0 1 1 1"
toggle g_TeamName_Allies "^2DEFENCE"
toggle g_TeamName_Axis "^1ATTACK"