Freely available demo version with one level. May be distributed, but not sold.
Old test results
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
Installation, menus, starting and playing a game. Went through entire level.
What does not
Graphics are slightly glitchy.
What was not tested
Everything was tested.
Additional Comments
As installed, extreme graphical glitches make it nearly unplayable. Surfaces are not drawn, or are sometimes drawn in front of surfaces that are further away.
Altering the settings in the menus does not help. However, lowing the maximum frame rate with the variable "com_maxfps" in either the console ("~" brings it up during play) or in the file GameData/demo/jk2config.cfg reduce the glitches enough so the game is completely playable.
My best guess is that the rendering isn't keeping up with the physics computations, allowing visuals from multiple frames to show up at the same time. Wine reports direct rendering is not working (even though it does outside wine), so that is probably slowing things down considerably.
Limiting the frams rate via Direct rendering is not w