On Fri, May 14, 2010 at 10:19 AM, Stefan Dösinger stefandoesinger@gmx.at wrote:
My timedemo is this one here: http://stud4.tuwien.ac.at/~e0526822/mydemo.dem.bz2
It is quite old, but still works. It is a rather long one, but I recorded it when Wine ran this game at ~25 fps. Nowadays it runs at 90-100 fps, so the demo runs rather fast.
It ran nicely (if gruesomely). But how do you get framerates out of this (on Windows)? http://www.digital-daily.com/video/hl2-benchmarking/ claims it shows them in the console, and saves them to the file hl2hl2source.csv, but neither of those seemed to happen.
Here's what I did:
cd ~/".wine/drive_c/Program Files/Steam" cp ~/mydemo.dem config wine steam.exe -login myuser mypass -applaunch 220 -novid -console -window -w 1024 -h 768 -dxlevel 90 +timedemoquit mydemo.dem
I also ran it with WINEDEBUG=+file and +timedemo, but there was no .csv opened ever :-( - Dan