10-04-2007, 05:42 PM
Code:
Public Enum ColourDepth
High32 = 32
high24 = 24
True16 = 16
End Enum
Public ColourDisplay As ColourDepth
Code:
Call dd.SetDisplayMode(FullscreenX, FullscreenY, ColourDisplay, 0, DDSDM_DEFAULT)
That code will make a fullscreen thingy for the client.
But with a little alteration (scanning the current resolution) you can set everything to normal except the colourdepth.
Quote:Robin:
Why aren't maps and shit loaded up in a dynamic array?
Jacob:
the 4 people that know how are lazy
Robin:
Who are those 4 people?
Jacob:
um
you, me, and 2 others?