Im sorry http://lmgtfy.com/?q=tf2+failed+to+start+game+(unknown+error)
Account Details | |
---|---|
SteamID64 | 76561198011936672 |
SteamID3 | [U:1:51670944] |
SteamID32 | STEAM_0:0:25835472 |
Country | Czech Republic |
Signed Up | April 13, 2013 |
Last Posted | May 28, 2016 at 4:51 PM |
Posts | 265 (0.1 per day) |
Game Settings | |
---|---|
In-game Sensitivity | 2.011 |
Windows Sensitivity | |
Raw Input | 1 |
DPI |
800 |
Resolution |
1920*1080 |
Refresh Rate |
60 |
Hardware Peripherals | |
---|---|
Mouse | shit |
Keyboard | shit |
Mousepad | shit |
Headphones | shit |
Monitor | laptop (rip) |
The 2 biggest fps boosters that have helped me are mat_queue_mode -1 in autoexec.cfg and -nod3d9ex in Steam Launch Options for TF2.
_vittoEDIT: i cant even move or shoot in singleplayer servers. Why?
ProfessionalPansexualEdit: Nvm. Answer was very simple, in game sound quality was set to low. On another note though, I can't use the config, because it doesnt let me move or properly shoot when in game. I load up tr_rocket_shooting2 to test out the config and when I try to shoot, it's like 100x shooting speed, and nothing comes out.
Bumping 'cause I'd like to solve this problem as well. Which command causes this?
CHERRYAnd this type of gambling rewards skill and knowledge unlike lotteries.
And pattion for the game!
Got all of the inside jokes, I feel so euro.
CHERRYIsoWhy are the payouts on this site so low?It's a bug which doesn't affect how items are distributed, it should never be lower than what you bet since it includes that (actually it should be close to 17)
Betting a value of 7.33 on a 43% underdog only has a potential payout of 4.18, which is a very paltry sum for betting on the team with worse odds.
https://i.imgur.com/YtH6wtQ.png
For comparison, betting roughly the same value on an underdog with the exact same odds on CSGOLounge would yield a payout of 9.58, which is more than double what would be won from the same bet on Saloon.
https://i.imgur.com/iIBFgKW.png
I'm gonna push an update for it right now. Thanks for pointing that out!
Also it might be better to put the word 'refined' or 'refined metal' after the number so nobody gets confused/mislead.
No bets on this game, not worth watching. ( ͡° ͜ʖ ͡°)
Shame it isn't 6v6. Will surely be fun, though.
mustardoverlordwhy is germany so bad at csgo right now
Like NA is any better.
I don't experience the crashes when I turn the commands off. It doesn't really bother me that much, it's just those 20-30 fps I'm missing out. I'll check both of your suggestions later today or, most likely, tommorow. Thanks for the help so far! As for the CPU, I'm pretty sure I have Intel, will give you more info after I check.
My game crashes with the quad-core commands on even though I have four cores. Does that happen to anybody else?
Silver Elite, used to be GN II. Would love to play with people with brains.
The Swedes are gonna win it.
If you'd like a viewmodel script that works with Q as well as 1,2,3, put this into your autoexec.cfg...
// Aliases - setting up the script
alias vm1 "r_drawviewmodel 1" // Default Primary Viewmodels
alias vm2 "r_drawviewmodel 1" // Default Secondary Viewmodels
alias vm3 "r_drawviewmodel 1" // Default Melee Viewmodels
alias eq_1 "eq_1f3"
alias eq_2 "eq_2f1"
alias eq_3 "eq_3f1"
alias sw ""
alias eq_1f2 "slot1;vm1;alias sw eq_2f1;alias eq_2 eq_2f1;alias eq_3 eq_3f1"
alias eq_1f3 "slot1;vm1;alias sw eq_3f1;alias eq_2 eq_2f1;alias eq_3 eq_3f1"
alias eq_2f1 "slot2;vm2;alias sw eq_1f2;alias eq_1 eq_1f2;alias eq_3 eq_3f2"
alias eq_2f3 "slot2;vm2;alias sw eq_3f2;alias eq_1 eq_1f2;alias eq_3 eq_3f2"
alias eq_3f1 "slot3;vm3;alias sw eq_1f3;alias eq_1 eq_1f3;alias eq_2 eq_2f3"
alias eq_3f2 "slot3;vm3;alias sw eq_2f3;alias eq_1 eq_1f3;alias eq_2 eq_2f3"
// Binds - binds the commands to keys
bind "1" "eq_1"
bind "2" "eq_2"
bind "3" "eq_3"
bind "q" "sw"
...and this into your class config (e.g. soldier.cfg)
alias vm1 "r_drawviewmodel 0" // View Models: Primary
alias vm2 "r_drawviewmodel 0" // View Models: Secondary
alias vm3 "r_drawviewmodel 1" // View Models: Melee
Can be made into a crosshair switcher, too.
alias vm1 "r_drawviewmodel 0;cl_crosshair_file crosshair3;cl_crosshair_scale 100;cl_crosshair_blue 50;cl_crosshair_green 25;cl_crosshair_red 10" // View Models: Primary
alias vm2 "r_drawviewmodel 0;cl_crosshair_file crosshair5;cl_crosshair_scale 40;cl_crosshair_blue 25;cl_crosshair_green 100;cl_crosshair_red 100" // View Models: Secondary
alias vm3 "r_drawviewmodel 1;cl_crosshair_file crosshair2;cl_rosshair_scale 5000;cl_crosshair_blue 60;cl_crosshair_green 69;cl_crosshair_red 255" // View Models: Melee