On Fri, 14 Aug 2020, Roberto Freaza wrote:

Hello everyone?

Is it possible to create a 2D game for FreeDOS using high definition? Like 
1920x1080?

Depends on what the computer's video card's firmware supports. You'd be using the VESA firmware, and accessing it through interfaces intended for ASM - it's a bit tricky. I've done it with 640x480x256 mode - I don't think I've dared to go above that.

If the answer is Yes, what is the best language to complete the task?

Probably C or C++.

Thanks to all,

Roberto

-uso.


_______________________________________________
Freedos-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to