Page 1 of 1
Graphic quality
Posted: Sun Dec 19, 2004 6:48 pm
by TheHog
I would like to know in what language games like "Balders Gate" are written. Is it possible to write in QBasic with anything like this graphics quality. Perhaps one has to make calls from Basic to machine routines to get this quality. Any input would be appreciated.
Guvvy.
Posted: Sun Dec 19, 2004 7:30 pm
by {Nathan}
actually, it is possible to access resolutions of upto 1600x???. future lib, check the downloads. i dont use it, but i here good things about it.
Posted: Sun Dec 19, 2004 8:01 pm
by Z!re
On most modern computers you cant have highres in QB.
Baldurs Gate was probably written in C++
And if you want to make that type of games, look up freeBASIC, which really is the best BASIC version there is.
http://fbc.sourceforge.net/