Path: utzoo!utgpu!news-server.csri.toronto.edu!clyde.concordia.ca!uunet!aplcen!samsung!cs.utexas.edu!rutgers!cunixf.cc.columbia.edu!cunixa.cc.columbia.edu!str From: str@cunixa.cc.columbia.edu (Stephen T Rubinstein) Newsgroups: comp.sys.ibm.pc.misc Subject: Re: High Res VGA GIF viewers (1024x768x?) Keywords: GIF VGA Message-ID: <1990Aug26.223507.29257@cunixf.cc.columbia.edu> Date: 26 Aug 90 22:35:07 GMT References: <514@ncr-mpd.FtCollins> Sender: news@cunixf.cc.columbia.edu (The Daily News) Reply-To: str@cunixa.cc.columbia.edu (Stephen T Rubinstein) Organization: Columbia University Lines: 18 In article <514@ncr-mpd.FtCollins> Richard.Solomon@ColoSpgs.NCR.COM (Richard L. Solomon) writes: >Can someone please point me to a GIF viewer which can display (on a VGA) >in 1024x768 mode. Preferably, the package would include source >to allow adaptation to custom modes and memory access methods etc... >As far as I know, there is no standard way of accessing that high of >a resolution on a VGA chip. I don't know of one that does this but the one that I have looks for extended drivres (which I don't have) so there must be drivers someplace, also the gif viewer that I have allows one to use a "BIOS mode" so what you need to do is find the mode number of extended nodes of your card (On my ATI VGA wonder 65hex is 1024x768x16 so I type m [for mode] 12 [for BIOS mode] then 101 [101dex=65hex] and give the program the dimentions. That's how I do it), the only problem is this is very slow, but its the only way I know how. GIve it a try. Stephen