16 bit color depth dosn't work, AA requires a 32 bit server. It will show the
splash screen and then die, with the message: "Couldn't set video mode: Couldn't
find matching GLX visual".
I tried adding Use16bit=True to [OpenGLDrv.OpenGLRenderDevice], but with no effect.
Created attachment 62[details]
Fixed SDLDrv.so
Replacement SDLDrv.so that should fix the 16-bit issue. Uncompress with
"bunzip2" and overwrite the SDLDrv.so in the game's "System" directory.
With the newly posted SDLRv.so, armyops-bin loads windowed and goes into a menu,
however, it doesn't accept any mouse movements in 16-bit. I've been able to play
in 24-bit just fine so far.
Created attachment 62 [details] Fixed SDLDrv.so Replacement SDLDrv.so that should fix the 16-bit issue. Uncompress with "bunzip2" and overwrite the SDLDrv.so in the game's "System" directory.