Hello
I have an application running on a machine with a 24bit graphical card, and I want to set the video mode to 24bits, but.... It doesn't seem to be working.
I set the driver as (...) GrSetDriver( "win32 gw 800 gh 600 nc 16M" ); (...)
and the mode as (...) GrSetMode( GR_NC_width_height_bpp_graphics, XRES, YRES,24); (...)
but when I check if it's in 24 bits... it tells me that it's in 32bits.
If in the driver I change to 64k or 32k or 256 it will render the same result...
I am at a loss.
Any ideas?
thanks in advance
André
I have an application running on a machine with a 24bit graphical card, and
What is the operating system of your machine? If it is MS Windows, plz check whether you're able to change your Display Properties to 24bpp.
I want to set the video mode to 24bits, but.... It doesn't seem to be working.
Sometimes the graphical card supports some resolution but its driver doesn't.
I am at a loss.
No, you're not at loss. 32bits graphics is definitely superior to 24bits.
____________________________________________________________________________________ Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ