1. Problems with Graphics Modes
Can anyone help me?
I have trouble with modes 261,259,257 & 256 (all hi-res modes) when
using graphics_mode() from graphics.e in DOS (haven't tried Windows)
I have a Super VGA monitor and card (I always use 1024x768 24bit)
Everything I draw to the screen appears in the top 1/6th of the screen and
'wraps' itself.
Is anyone familiar with this problem?
Thanks,
Aidan
2. Re: Problems with Graphics Modes
Probably your card is not a true vesa-compatible card. On the install disk
that came with it, you may have somewhere a dos TSR to call to put it in
vesa mode. I had the problem with my Ati Xpert card. And use "use_vesa=1"
too.
hope this helps
Riwal Raude
rauder at thmulti.com
> -----Original Message-----
> From: Aidan Bindoff [SMTP:abindoff at ONE.NET.AU]
> Sent: Friday, May 26, 2000 9:11 AM
> To: EUPHORIA at LISTSERV.MUOHIO.EDU
> Subject: Problems with Graphics Modes
>
> Can anyone help me?
> I have trouble with modes 261,259,257 & 256 (all hi-res modes) when
> using graphics_mode() from graphics.e in DOS (haven't tried Windows)
> I have a Super VGA monitor and card (I always use 1024x768 24bit)
> Everything I draw to the screen appears in the top 1/6th of the screen and
> 'wraps' itself.
> Is anyone familiar with this problem?
>
> Thanks,
> Aidan
3. Re: Problems with Graphics Modes
>Can anyone help me?
>I have trouble with modes 261,259,257 & 256 (all hi-res modes) when
>using graphics_mode() from graphics.e in DOS (haven't tried Windows)
>I have a Super VGA monitor and card (I always use 1024x768 24bit)
>Everything I draw to the screen appears in the top 1/6th of the screen and
>'wraps' itself.
>Is anyone familiar with this problem?
The same thing happens to me with my ATI Rage LT Pro.
You could try using Pete Eberlein's vesa20.e for setting the graphics mode
(you won't be able to use draw_line(), ellipse(), polygon() or any other
stuff in graphics.e).
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
4. Re: Problems with Graphics Modes
Aidan Bindoff wrote:
>
> Can anyone help me?
> I have trouble with modes 261,259,257 & 256 (all hi-res modes) when
> using graphics_mode() from graphics.e in DOS (haven't tried Windows)
> I have a Super VGA monitor and card (I always use 1024x768 24bit)
> Everything I draw to the screen appears in the top 1/6th of the screen and
> 'wraps' itself.
> Is anyone familiar with this problem?
>
> Thanks,
> Aidan
I have a MATROX Millennium and I had to load a TSR which I found on the
installation CD. use_vesa() has no effect in my case.
Have a nice day, Rolf
5. Re: Problems with Graphics Modes
------=_NextPart_000_001B_01BFC7D5.080574C0
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Thanks for the help, that should give me something to go on.
Regards,
Aidan
------=_NextPart_000_001B_01BFC7D5.080574C0
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2614.3500" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Thanks for the help, that should give =
me something=20
to go on.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Regards,</FONT></DIV>
------=_NextPart_000_001B_01BFC7D5.080574C0--