delorie.com/djgpp/faq/graphics/vesa-nc256.html | search |
With some SVGAs, the built-in VESA driver in djgpp 1.12 will work reliably only if you explicitly set the number of colors to 256, like this:
set GO32=nc 256If you want non-default resolution, you can set it too, like this:
set GO32=gw 1024 gh 768 nc 256
webmaster | delorie software privacy |
Copyright © 1995 | Updated Feb 1995 |