A new version of Kombustor, MSI’s graphics card stress test tool (based on FurMark), is available with the beta 5 of MSI Afterburner.
You can download the latest version of MSI Kombustor here:
[download#133#image]
You can also download Kombustor 1.0.7 + Afterburner 1.6.0 beta 5 in a single archive HERE.
Kombustor 1.0.7 fixes a nasty bug when it’s used with Radeon (aaahh… Radeon cards…). Actually a crash occurs when the multi-GPU version of Kombustor, etqw.exe, is executed on Radeon with recent Catalyst drivers AND with the Post-Processing enabled.
etqw.exe activates an optimizied profile in Catalyst drivers and this profile seems to change the way the OpenGL instructions are executed. When Post-Processing is enabled, Kombustor executes the following OpenGL code:
glTexImage2D(GL_TEXTURE_2D, 0, GL_RGBA, w, h, 0, GL_RGBA, GL_UNSIGNED_BYTE, NULL);
This instruction works fine every time except when Kombustor is renamed in etqw.exe.
When Kombustor is renamed in etqw.exe, glTexImage2D crashes because the last parameter is NULL (which is allowed in OpenGL – this use of glTexImage2D allows to allocate the memory for a postfx texture). The bugfix is simply to pass a valid buffer with the size of the texture….
And Kombustor 1.0.8 is still in the works..
Hey JegX friend, stonegiant is out
http://www.stonegiant.se/
A proper announcement would be nice! 😛
Yes, thanks for the link!
But the stonegiant server seems to have a tough life…
Did you already try renaming to darkestofdays.exe? This is a more recent OpenGL game.
Forceware uses a different magic number for multichip_ogl_options in NvApps.xml
If Catalyst has darkestofdays, I will test it.
Looks like ATI wasn’t in the mood to tweak a GPU PhysX game.
But CAT 10.4a contains Heaven.exe (Unigine).
Full list of profiles here:
http://www.geeks3d.com/forums/index.php/topic,1106.0.html
Pingback: EVGA GTX 480 4-Way SLI Stressed by MSI Kombustor - 3D Tech News, Pixel Hacking, Data Visualization and 3D Programming - Geeks3D.com
As I know this is fixed for Kombustor with ETQW profile by latest Catalyst.