From: Konstanty Newsgroups: comp.os.msdos.djgpp Subject: Re: Allegro videomodes Date: Sun, 22 Mar 1998 17:34:16 +1000 Organization: University of Queensland Lines: 24 Message-ID: <3514BEF7.8A7D92A1@mailbox.uq.edu.au> References: <3513F8BF DOT 8B541627 AT earthling DOT net> Reply-To: M DOT Bialkowski AT mailbox DOT uq DOT edu DOT au NNTP-Posting-Host: csmbialk.staff.uq.edu.au Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk WHen u say it doesnt work do you mean it doesnt even go into it or it has a fuzz sort of look. If it is fussed it means that your screen isnt displaying what the card is transmitting. If there is no fuzz and it just doesnt go into graphics mode your vesa support uses your card wierdly, or allegro or the graphics program. Because it works in windows it means that Allegro doesnt directly support your card and ur card works not standardly for the modes 800x600 and 1024x768. (That happens for me at 800x600x24-bit) Chris Wahlen wrote: > Is there a reason why Allegro can only go 640x480x16 bpp on my screen? > I've got a stingray video card, and I can't get any other modes to work > - none of the 800x600, none of the 1024x768 either....and 640x480x24bpp > doesn't work. I know I can do them though, because in Windows I've > switched back and forth between all of these modes and they work just > fine. I even tried Scitech, and it still doesn't work. Does anyone > else have these problems?