Hey
edit : the title should read 1650*1080 lol
Has anybody else experienced weirdness when trying 1650*1080 on a high res display in full screen?
My screens native res is 1920*1200 and that displays fine in full screen as do 640*480, 800*600, 1024*768, 1280*1024, 1440*900 and 1600*1200 but when I try 1650*1080 I get the display but it is only renderred in the top left of the screen, there is a black bar underneath it and to the right. I am sure it is rendering the correct resolution but not stretching to fill the display space.
The display is set up as follows
dbSyncOn();
dbSetDisplayMode(1440, 900, 32);
dbSetWindowOff();
dbSyncRate(60);
Has anybody else seen this or is it just me??
MACRO