Wow. Now I can play it on my Linux system. Thanks, RWS. This, as well as being a fantastic gesture, makes it seem as though RWS understands something that many of its contemporaries don't: Games, or rather, their engines, must be open-sourced for those games to continue to be playable and relevant. You can't update your games forever, and sooner or later, they will be rendered unplayable by the inexorable march of te…
Now I can play it on my Linux system. It looks like it's been available for Linux for a while. Steam has it for Linux, and the compatibility info shows Ubuntu 12.04...so, I would guess the port happened many years ago.
I remember I had some problems with sound in it because of the in-kernel sound driver for my laptop's sound chip didn't deal well with mmap()ed access, which the game required. I used the proprietary OSS audio stack which had a driver that didn't have that problem. Of course it was only an evaluation version and would shut off the sound after some minutes of play.
Kind of glad these things are rarely an issue on the linux desktop anymore :)