Game Development Community

TGEA 1.7.0 Beta 2 Bug - HDR/Bloom not functioning as expected

by Sean T. Boyette · in Torque Game Engine Advanced · 03/29/2008 (8:20 am) · 8 replies

Oddly when I start the Forge demo in beta 2 - I see that bloom is enabled.
(this functioned in beta 1)

However it is not funcitoning as expected on my pc.

PC Stats:
Quad with nVidia 8800.

Attached is the image:
www.fluidimages.com/bloom_error.jpg

#1
03/31/2008 (11:50 am)
Trippy!

Bloom was disabled in Beta 1 even when it was checked in the options/prefs since it was having issues with FSAA.

Looking at the screenshot, I suspect your video card drivers or DirectX 9 version are out of date. What versions of those are you using? What operating system?
#2
03/31/2008 (1:00 pm)
Matt,
Thanks for the reply.

Hmm..

Dont think its the drivers, I have the latest (beta) from Nvidia, and am using Vista x64.
169.25 Dec 20, 2007 from Nvidia.
and am on DX10. (is there a way to have versions of dx9 on vista?

Sean
#3
03/31/2008 (1:38 pm)
DX9.0c redistributables.

Vista does not actually install the most recent version of DX9.0c, and the auto-updaters don't either.

NOTE: these are the redistributables only. I -think- you'll need the DX9 SDK, but that -should- be available on Vista systems I think.
#4
03/31/2008 (2:26 pm)
Hey Sean,
We just tested with the same video card on one of our test rigs and didn't have any problems.

We were using 32-bit Vista and the 164 version of the nVidia drivers (non-beta).

I suspect it is one of three things:

1) Your DirectX 9 is probably out of date (you can use the redistributable Stephen linked)
2) Your beta video card drivers (usually beta drivers are fine from nVidia but it is *beta*)
3) Torque is doing something weird on 64-bit Vista (have you tried doing a full recompile?)
#5
03/31/2008 (4:49 pm)
Just tested with a 64 bit Vista install, 8600GT, and the latest 64 bit beta drivers from Nvidia... version 175. I did not have any graphical problems.

Can you try updating your drivers to the beta version (if you feel confident in doing so of course - your call) and / or updating Directx 9 and let me know if this helps?
#6
03/31/2008 (5:16 pm)
Sean, can you also reinstall beta2 to it's own directory and try compiling anew and see if anything changes?
#7
03/31/2008 (7:03 pm)
Hey Guys - must have been something with the drivers!
Reinstalled the beta 175 - and it works great!
thanks for the help!

Sean
#8
03/31/2008 (7:34 pm)
Excellent! good to hear :)