Upvote Upvoted 2 Downvote Downvoted
Alt tabbing problem
posted in Q/A Help
1
#1
1 Frags +

Tf2 used to work with alt tabbing (slow but worked) now after steampipe it just crashes every time i do it or doesn't show my screen like it's pitch black but i can move my player and shit. I play on fullscreen and when i try windowed the startbar distracts me a lot and it is just weird

edit:what should i do ;_;

Tf2 used to work with alt tabbing (slow but worked) now after steampipe it just crashes every time i do it or doesn't show my screen like it's pitch black but i can move my player and shit. I play on fullscreen and when i try windowed the startbar distracts me a lot and it is just weird

edit:what should i do ;_;
2
#2
4 Frags +

Windowed borderless

Windowed borderless
3
#3
0 Frags +

I'm so fucking stupid i was about to say my ingame res is smaller than my native but i can just change my windows res down to match it.. thanks sherb even though i was already doing that.

edit: otherwise i'd just have a nasty 100 pixel gap in between my game and my desktop toolbar and shit

I'm so fucking stupid i was about to say my ingame res is smaller than my native but i can just change my windows res down to match it.. thanks sherb even though i was already doing that.

edit: otherwise i'd just have a nasty 100 pixel gap in between my game and my desktop toolbar and shit
4
#4
0 Frags +

If you had the brightness up in fullscreen and want something similar in windowed, add this to your hudlayout.res. (Credit goes to Vile for this.)

"gamma"
	{
	"ControlName"	 "ImagePanel"
	"fieldName"	 "VerticalLine"
	"xpos"	 "0"
	"ypos"	 "0"
	"zpos"	 "-50"
	"wide"	 "768"
	"tall"	 "480"
	"visible"	 "1"
	"enabled"	 "1"
	"fillcolor"	 "200 200 175 25"
	}

Play around with the last number (25) to adjust it.

If you had the brightness up in fullscreen and want something similar in windowed, add this to your hudlayout.res. (Credit goes to Vile for this.)

[code]"gamma"
{
"ControlName" "ImagePanel"
"fieldName" "VerticalLine"
"xpos" "0"
"ypos" "0"
"zpos" "-50"
"wide" "768"
"tall" "480"
"visible" "1"
"enabled" "1"
"fillcolor" "200 200 175 25"
}[/code]

Play around with the last number (25) to adjust it.
5
#5
0 Frags +

delete -dxlevel xx from your launch options

delete -dxlevel xx from your launch options
Please sign in through STEAM to post a comment.