shadow effect does not work on irrlicht 0.6

You discovered a bug in the engine, and you are sure that it is not a problem of your code? Just post it in here. Please read the bug posting guidelines first.
Post Reply
Roger

shadow effect does not work on irrlicht 0.6

Post by Roger »

i discovered that the shadow effect in example(8.SpecialFX) does no work...
thx~
^^"
niko
Site Admin
Posts: 1759
Joined: Fri Aug 22, 2003 4:44 am
Location: Vienna, Austria
Contact:

Post by niko »

Hm, it works on my pc. How does it not work on your system? Window/Linux? OpenGL/D3D?
Haddock
Posts: 15
Joined: Tue Dec 16, 2003 7:19 pm

Post by Haddock »

I have the same problem, but it occurs only in fullscreen 32bits. I have tested only with DirectX9.
The DX function CheckDeviceFormat (CVideoDirectX9.cpp) fails when checking stencil buffer compatibility, and then the stencil buffer is disabled.

So, to get shadows, I run my application in 16bits, doesn't make a lot of differencies... :D

My computer : Athlon 1200+, ATI9200, Catalyst driver 4.2
patlecat
Posts: 27
Joined: Wed Feb 18, 2004 11:19 am
Location: Switzerland

Post by patlecat »

Look at the sky or fires to see the differences. I hate 16bit modes, only good for legacy.
Post Reply