I'm having problems with the transparent color in my project. Ive set it to pure green 0,255,0 and it is working most of the time. But on a couple of machines the green is showing rendering the app unusable. I resize the screen in 800x600,16bpp with the Screenex library by the way. I'v tried changing the desktop color depth with no effect.
Here are a couple of configurations with wich I have the problem:
Pentium 233, 128mb RAM, ATI Rage 128
Pentium 120, 16mb RAM, ATI ProTurbo
Pentium 166, 32mb RAM, Cirrus Logic 5446
Pentium 233, 256mb RAM, Cirrus Logic 5434
Pentium 133, 64mb RAM, ATI Rage II
The graphic format I use is PNG. Is there something about the dimensions of the pics not fitting in video memory because of their size like with 3D sprites or something I don't know?
Thank you for any help you can give
Problem with transparent sprite
Do you mean like the image is indexed or rgb etc... If that's what you mean then I verified it since it was causing problems earlier when it was indexed.
I will try your trick for sure it's just that I don't have the problem machines at home so I'm making a list of things to try for when I'll go work on them.
Thank you
I will try your trick for sure it's just that I don't have the problem machines at home so I'm making a list of things to try for when I'll go work on them.
Thank you
-
dontmailme
- Enthusiast

- Posts: 537
- Joined: Wed Oct 29, 2003 10:35 am
-
PolyVector
- Enthusiast

- Posts: 499
- Joined: Wed Sep 17, 2003 9:17 pm
- Location: Southern California
- Contact:
