Oops! We messed up and the Linux README did not include the packages required to run the game. If you downloaded the Linux version and don’t know what packages to install, these should be the ones you need:
- mono
- libmono-i18n (and perhaps other basic mono stuff)
- libgdiplus
- libsdl
- libsdl-gfx
- libsdl-mixer
- libsdl-image
- libvorbis
- libpng
Please let us know if you are still having trouble. Cheers!
2 Comments
On Ubuntu Intrepid, the commandline
sudo apt-get install libgdiplus libsdl-net1.2 libsdl-gfx1.2-dev
libsdl-mixer1.2 libsdl-image1.2 libvorbis0a libpng12-0
suffices.
BTW I filed http://bugs.winehq.org/show_bug.cgi?id=16237
about a problem with Wine sound running Dyson under Wine.
Thanks Dan! It’s great to know people can get the game working. I hadn’t heard of the sound bug, thanks for bringing it up!