That is exactly the point. VESA is limited and not always the same. What if we create a official FreeDOS VGA card? This will allow developers, like us, to create much more advanced graphics software running in DOS. It is much more easier to do these days. Any VGA card can do 1920x1080x32 or even more. What do you think? Good idea? De: Mercury Thirteen via Freedos-devel It certainly could be done using VESA. I believe the "official" VESA screen modes top out at 1280 x 1024, but some VBE implementations go to 1600 x 1200 and beyond. Your game should be coded to search the VESA modes list at startup to see what resolutions are available on the system on which it's running. Perhaps some others here can recommend a good graphics library to help interface to the VESA code. Sent with ProtonMail Secure Email. ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ On Friday, August 14, 2020 10:22 PM, Roberto Freaza <[email protected]> wrote:
|
_______________________________________________ Freedos-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freedos-devel
