lxdream.org :: Milestone 1
lxdream 0.9.1
released Jun 29
Download Now

Release Notes

This is an early development release. Most things don't work. Many things that do work only do so by sheer luck. Framerates are typically 1-4 frames per second on a 3Ghz P4. In short, don't expect to run any actual games on it at this stage (I have not even tried, myself).

Having said that, the following are known to run with at least some degree of success:

System Requirements

The current version has only been tested under Linux, but it should be able to be built without too much trouble on any reasonably modern BSD as well. However non-x86 platforms are not supported at this point (there are known endianness issues).

Building

From the base directory
~$ ./configure
~$ make
~$ make install            (optional)
Download here
.