The True Color Of CS:S?
Hey, you might have JavaScript turned off or you have an old version of the Adobe Flash Player. Get latest Flash Player
Well the story on this is that I was playing on my favorite GunGame server, when I had to alt+tab out to do something. When I alt+tab'd back in, all the guns (and knife!) had a strange pink hue!
Tags: None
E-mail
Facebook
StumbleUpon







Comment On This Video
Comments
There are no comments. Be the first one to post!
Suicid3 says:
Ahhhh okay. Yeah I noticed that it only seemed to affect the reflections, but I didn't know the exact cause. Thanks! :)
kat_fish says:
The source engine uses a black and pink chessboard-like texture for textures that are non-existent.
When ALT TABBING a bug sometimes occurs where all the reflection maps turn into this texture. So all the reflections are replaced with this pink and black texture. There is a simple fix for this problem. Simply type this into console: mat_specular 0, wait for it to load, then type this: mat_specular 1, it will turn reflections off then back on, refreshing the reflection maps back to what they should be.