vertex and shader example bug in 1.4beta

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
abraham
Posts: 30
Joined: Wed Jul 19, 2006 8:56 am

vertex and shader example bug in 1.4beta

Post by abraham »

Is this a bug?

Image

sorry if its normal, they were different in the older builds. i really want to help
n7600gt 256mb ram 128bit
AMD 3200+
GA-K8NF-9 gigabyte
sio2
Competition winner
Posts: 1003
Joined: Thu Sep 21, 2006 5:33 pm
Location: UK

Post by sio2 »

The Irrlicht dll you are using has been linked with a version of the DirectX SDK that has a newer version of the shader compiler; this version does not support either VS1.x or PS1.x. It's still possible to compile SM1.x with the latest DXSDK but Irrlicht would have to use the "legacy" shader compiler.
abraham
Posts: 30
Joined: Wed Jul 19, 2006 8:56 am

Post by abraham »

ok so its not a bug.
n7600gt 256mb ram 128bit
AMD 3200+
GA-K8NF-9 gigabyte
Post Reply