HL2 Cvarlist --> File Command?

Somniferum

Senior member
Apr 8, 2004
353
0
71
Does anyone know the command to output console text to a file in HL2? I'm trying to create a file with cvarlist and cmdlist so I can search it. Standard commands like condump and log_console don't seem to work.

What I'm actually trying to do, is figure out a way to tweak performance in Vampire: Bloodlines (turn off the weather!). The in-game graphics options do virtually nothing to help performance. I figured since it uses the Source engine, commands that work in HL2 should also work in Bloodlines. For the most part they do, so far.
 

Somniferum

Senior member
Apr 8, 2004
353
0
71
In case anyone is curious about this, I found a solution through trial and error. Turns out you can copy from the console to the windows clipboard using ctrl-c in-game. Then you can paste into a text file, or better yet into Excel to clean up the columns, and then to a text file.

For anyone interested, here's the complete cvar list from Vampire -- Bloodlines, extracted using the above method:

VTM Cvar List