View Single Post
Old 04-21-08, 12:26 AM   #5
maerean_m
Captain
 
Join Date: Mar 2007
Location: Bucharest, Romania
Posts: 529
Downloads: 0
Uploads: 0
Default

Quote:
Originally Posted by Toastman
[Video]
Resolution=1280,1024,60,22
It's the value for the DirectX's enum for the 32bit color depth of the screen buffer (C++ programmers know what I'm talking about (D3DDISPLAYMODE.Format of D3DFORMAT type and 22 stands for D3DFMT_X8R8G8B8)). More info on http://msdn2.microsoft.com/en-us/library/bb172548.aspx and http://msdn2.microsoft.com/en-us/library/bb172558(VS.85).aspx

In short, don't change it
__________________
Kilroy was here
maerean_m is offline   Reply With Quote