Hey everybody!
In the last 3 hours i tried to compile irrlicht with DirectX8 & DirectX9 support, well, i did it!
The dx8 part was the most tricky, the file "CD3D8Driver.h" had some compiler errors (failed conversion from void to s32), i changed the code a little bit and now it perfectly compiles!
Then i thought maybe you will need it, so here it is:
Irrlicht precompiled dx8 & dx9 (2.49MB)
Here's a demo: Irrlicht Demo (117KB)
Just add the files from the precompiled to the demo project folder.
Enjoy!