Mail Archives: djgpp/1997/01/26/00:12:35
Hi,
>
> I am having trouble doing graphics in Vesa graphics modes. I am
> trying to display in 640x480 colors, what I display to the screen
> displays, yet it also displays garbage over it.
>
> this is what I use to set the mode, should i change something?
>
> set_gfx_mode(GFX_VESA2B, 640, 480, 0, 0);
>
Why don't you just try this:
set_gfx_mode(GFX_AUTODETECT,640,480,0,0);
Bye!
****************************************************
* Gautam N. Lad *
*--------------------------------------------------*
* *
* E-Mail : gautam AT interlog DOT com *
* Website : http://www.interlog.com/~gautam *
* *
* OS/2, DOS/Windows, Graphics Gallery, Software, *
* Links, Rayzor Editor/2, POV-Ray, and more. *
****************************************************
- Raw text -