The test results for this version are very old, and as such they may not represent the current state of Wine. Please consider submitting a new test report.
Selected Test Results (selected in 'Test Results' table below)
What works
Everything
What does not
Everything works
What was not tested
Everything was
Additional Comments
1. Game is realy slow
2. There are minor graphic glitches
If you have problem with Alien Shooter drawing graphics and have Geforce/GeforceFX card you may try the sollution below (wine 0.9.19 or above only.)
Set the option HKEY_CURRENT_USER\Software\Wine\Direct3D\DirectDrawRenderer to opengl (if the Direct3D key doesn't exist, add it). Further you need to set the option Direct3D\RenderTargetLockMode to readtex.
Above options set OpenGL for all applications. If any of your applications doesn't work with them, add application specific options instead of global ones (HKCU\Software\Wine\AppDefaults\name_of_the_exe_file.exe\Direct3D).
HOWTO
This trial version prior to wine 0.9.31 required to override imagehlp.dll to native one. In other case it displayed error mesage Could not MapAndLoad and quited.