Download Dyson

The latest version of Dyson is version 1.20.

Windows

Mac

  • There is an unofficial Mac version available. Download it here. You will need to install Mono and install SDL to your libraries folder. Please post in the forum thread for support as we cannot support this version ourselves at the moment.

Linux

  • Please note that Linux Dyson does not appear to run on 64-bit Linux operating systems. Users have successfully run the game under Wine in 64-bit Linux, however.
  • Download the archive.
  • Install the packages mentioned in the README. For reference these are:
    • mono
    • libmono-i18n (and perhaps other basic mono stuff)
    • libgdiplus
    • libsdl
    • libsdl-gfx
    • libsdl-mixer
    • libsdl-image
    • libvorbis
    • libpng
    • libmono-winforms2.0-cil
  • Execute the run-script from the archive or execute “mono Dyson.exe” from a terminal.

Running Dyson under Linux with wine

Thanks to lansing for this info!

# get the latest version of Wine for your distro http://winehq.org/download

wget http://kegel.com/wine/winetricks
winetricks mono20
wget http://www.dyson-game.com/files/dyson120-linux.zip
unzip -d dyson dyson120-linux.zip
cd dyson
wine Dyson.exe

Please let us know if you have any problems.

Don’t forget to check back to www.dyson-game.com for updates, or check for new updates using the in-game update checker!