Mail Archives: djgpp/1999/08/03/04:52:32
Knutte writes:
> The thing is that i do work when I compile using watcom....
Your Watcom code is probably using some other way to detect the
retrace, perhaps just reading the VGA hardware registers directly
(in which case it won't work on some modern cards that don't have
those registers).
> should I use Autodetect on initialization,... ? Will it help
> if I take for instance VESA instead ?
Allegro has a lot of different graphics drivers. Try them all:
if one doesn't work, there is a good chance that another one
will. This is what the config file is for.
Shawn Hargreaves.
- Raw text -