ETQW Demo Questions
•
10 Sep 2007, 22:39
•
Journals
So I just downloaded the demo, not made a config or anything yet because I'm lazy but:
I can't seem to minimize it (ALT + ENTER don't work) is there another way?
What's the command to drop console down just by pressing ` rather than CTRL + ALT + `?
Is it just Valley on the demo?
Who's pre-ordered the game?
Is there many fixes since beta 1?
I can't seem to minimize it (ALT + ENTER don't work) is there another way?
What's the command to drop console down just by pressing ` rather than CTRL + ALT + `?
Is it just Valley on the demo?
Who's pre-ordered the game?
Is there many fixes since beta 1?
I have some posters and shit coming with mine
xDDDDDDDDDDDDDDDDDDD
com_allowfastvidrestart -> ALONG THOSE LINES
//UI
seta com_allowConsole "1"
seta r_mode "14"
seta r_aspectRatio "2"
seta r_fullscreen "1"
seta win_noTaskKeys "0" // This will let you alt+tab
//FPS
seta com_unlockfps "1"
seta com_unlock_maxfps "120"
seta com_unlock_timingMethod "1"
seta r_swapInterval "0"
//Looks
seta r_brightness "1.1"
seta r_gamma "1.1"
seta ui_showGun "1"
seta g_fov "110"
//Movement
seta pm_bobroll "0.000"
seta pm_bobpitch "0.000"
seta pm_bobup "0.000"
seta pm_runroll "0.000"
seta pm_runpitch "0.000"
seta pm_runbob "0.0"
seta pm_walkbob "0.0"
open console and write: com_usefastvidrestart 1