From: "Marp" Newsgroups: comp.os.msdos.djgpp Subject: Re: Allegro - requirements Date: Sat, 11 Sep 1999 22:34:32 -0400 Organization: Netcom Lines: 15 Message-ID: <7rf3gb$f27@dfw-ixnews9.ix.netcom.com> References: <7reuau$cug$1 AT canopus DOT cc DOT umanitoba DOT ca> NNTP-Posting-Host: prn-nj2-03.ix.netcom.com X-NETCOM-Date: Sat Sep 11 9:34:51 PM CDT 1999 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Randy G wrote in message news:7reuau$cug$1 AT canopus DOT cc DOT umanitoba DOT ca... > My program is made for a 640x480 screen size (16 bit colour). > set_color_depth(16); > set_gfx_mode(GFX_AUTODETECT, 640, 480, 0, 0); > > I don't know much at all about the video modes and what they require > exactly. > If I say in documentation this program requires a 'SVGA' is that correct? > Can I be more specific than that? You could say a VESA compatible video card since that's what you need to get SVGA resolutions with allegro.