Hi Locoweed,

There is a video problem with A6 beta versions 6.23 and up for some Nvidia graphics cards when your game is in 16 bit video mode. The workaround is to change this:

var video_depth = 16; // 16 bit colour d3d mode

to this:

var video_depth = 32; // 16 bit colour d3d mode

Hope this helps.

Giorgi3


Giorgi3

10,000 parts flying in a close formation does not constitute an airplane. Some assembly is required.