Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


ATI Radeon x1550 problem with gfx test
Luis Offline
Frictional Games

Posts: 280
Threads: 19
Joined: Jun 2006
Reputation: 9
#6
RE: Graphics Compatibility App Available! Please Test!

Seems we are gonna have to make some more changes Smile

Now in 'C:/RendererFeatTest/core/shaders/posteffect_color_conv_tex_frag.glsl', line 28, replace
"gl_FragColor.xyz = vOutput*afFadeAlpha + vDiffuseColor*(1-afFadeAlpha);"
with
"gl_FragColor.xyz = vOutput*afFadeAlpha + vDiffuseColor*(1.0-afFadeAlpha);"

And if it crashes again, post the new render_test.log.

EOF
08-02-2010, 04:11 PM
Find


Messages In This Thread
RE: Graphics Compatibility App Available! Please Test! - by Luis - 08-02-2010, 04:11 PM



Users browsing this thread: 1 Guest(s)