Moderators: Nexuiz Moderators, Moderators
Workaphobia wrote:For recording the demos, is there a difference between playdemo/ply and recorddemo/rec?
I thought I heard that the engine saves individual snapshots and sound samples into the demo file, but when I tried it I was able to adjust the graphical effects when playing it back. Do you need it done in a particular way for it to be of any use?
a thing wrote:tChr wrote:However that puts no restriction on the data itself, only on algorithms and procedures used to produce or render it.
Which means players are illegal without a patent license.
bind kp_end "slowmo 0.1"
bind kp_downarrow "slowmo 0.2"
bind kp_pgdn "slowmo 0.3"
bind kp_leftarrow "slowmo 0.5"
bind kp_5 "slowmo 1"
bind kp_rightarrow "slowmo 2"
bind kp_home "slowmo 3"
bind kp_uparrow "slowmo 5"
bind kp_pgup "slowmo 10"
bind kp_ins pausedemo
bind kp_del stopdemo
bind kp_enter capturevideo
bind kp_plus capturevideo
bind kp_minus freeview
bind kp_multiply demoview
bind kp_slash thirdperson
alias capturevideo "toggle cl_capturevideo"
alias +freeview "set cl_deathscoreboard_backup $cl_deathscoreboard ;cl_deathscoreboard 0;set con_chat_backup $con_chat ;con_chat 0;set con_notify_backup $con_notify ;con_notify 0;set crosshair_backup $crosshair ;crosshair 0;set r_drawviewmodel_backup $r_drawviewmodel ;r_drawviewmodel 0;set scr_centertime_backup $scr_centertime ;scr_centertime 0;set showfps_backup $showfps ;showfps 0;set shownetgraph_backup $shownetgraph ;shownetgraph 0;set showtime_backup $showtime ;showtime 0;set viewsize_backup $viewsize ;viewsize 120;alias freeview -freeview"
alias -freeview "cl_deathscoreboard $cl_deathscoreboard_backup ;con_chat $con_chat_backup ;con_notify $con_notify_backup ;crosshair $crosshair_backup ;r_drawviewmodel $r_drawviewmodel_backup ;scr_centertime $scr_centertime_backup ;showfps $showfps_backup ;shownetgraph $shownetgraph_backup ;showtime $showtime_backup ;viewsize $viewsize_backup ;alias freeview +freeview"
alias freeview +freeview
alias +demoview "+freeview;crosshair $crosshair_backup ;r_drawviewmodel 1;viewsize 100;set fov_backup $fov ;fov 90;alias demoview -demoview"
alias -demoview "-freeview;fov $fov_backup ;alias demoview +demoview"
alias demoview +demoview
alias thirdperson "toggle chase_active"
Gannin wrote:What software are you using to edit and master your compilation movie?
a thing wrote:Be sure the final thing is in a free format (Theora/Vorbis).
(See Wikipedia for why XviD won't work.)
Gannin wrote:Have you considered using Blender as part of your mastering process?
Sorry to hear that.. that would so piss me off..k0jak wrote:btw some bastards smashed my car in on the weekend..after it broke down not far from my town, so i had to leave it there, came back today, they had taken the speakers, and CD player..but i had taken the fascia out (bit you use to control CD player)...yet they still took it, smashed 2 of my windows...and a wing mirror..
Return to Nexuiz - General Discussion
Users browsing this forum: No registered users and 1 guest