Hello,
the guys over at phoronix.com assemble a new benchmarking suite, which will include Nexuiz. They need a way to run timedemos and then automatically quit. My try was to create a .cfg file containing
timedemo demos/demo1
timedemo demos/demo2
quit
but apparently timedemo doesn't "block", so it'll quit right away. Anyone more savy with the Nexuiz console?