Alt+tab bug

Luigi30

Spaceman
If you alt+tab out and into Standoff, everything 2D is squished to take up only the left third of the screen.
 
Yes, but only in 32-bit mode. We haven't been able to fix that bug yet, so if you think you will need to ALT-TAB out of the game, we recommend you just switch to 16-bit color for now.
 
Eder said:
Yes, but only in 32-bit mode. We haven't been able to fix that bug yet, so if you think you will need to ALT-TAB out of the game, we recommend you just switch to 16-bit color for now.
By the way, it's not 32 vs 16 bits color... it's DirectX's 32-bits Z-buffer. Using the 32-bits mode changes nothing about the colors (think about it, RGB is 24 bits) but rather improves the way polygons are displayed at distance; you'll notice it reduces clipping.
 
Eder got it right by referring to the 32 bit part as a mode and the 16 bit part as color, though the Windows settings tab itself calls both "Color Quality" options.
 
Back
Top