🎉 Celebrating 25 Years of GameDev.net! 🎉

Not many can claim 25 years on the Internet! Join us in celebrating this milestone. Learn more about our history, and thank you for being a part of our community!

DirectDrawSurface4 Color Keying and 3D

Started by
-1 comments, last by GameDev.net 24 years, 7 months ago
Hi, I have a little problem with my code and I am wonderning if anyone can help me...

The problem is that I am using D3DRM and rendering to a back DDS4 buffer. Next, I use a KEYDESTOVERRIDE when I blit a bitmap to the back buffer, and it does not work properly...
Is there some limitation or problem when using a D3DRMDevice to render to a back surface, and then trying to use a certain color on that back surface as a color key?

Any advice would be appreciated.

This topic is closed to new replies.

Advertisement