Is the DX8 driver compatible with DX9b?

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
Post Reply
agrif

Is the DX8 driver compatible with DX9b?

Post by agrif »

I've been trying to get my DX to work eith Irrlicht for a while, but it never works. It just crashes, sayas the the program had to be closed by windows, and an error log has been created. Try as I might, I can never find this log. So, I just wnt to know... do I have to downgrade?

I hope not...

agrif
keless
Posts: 805
Joined: Mon Dec 15, 2003 10:37 pm
Location: Los Angeles, California, USA

Post by keless »

are you using MSVC or DevCpp?
a screen cap is worth 0x100000 DWORDS
Guest

Post by Guest »

dev-cpp

It worked before, but I had to reformat not too long ago, and no it's not working
madinitaly
Posts: 92
Joined: Sat Nov 29, 2003 8:30 pm
Contact:

Post by madinitaly »

Normally, the DirectX renderer won't work with Dev-C++ unless you recompile the engine with proper modifications.
I did it and it works (almost) perfectly (I have DX9b runtime installed, but compiled it with the DX8 SDK).
Post Reply