Having problems downloading? Click here.
Mac OS X
Download and install a Java virtual machine that supports Java 8 or later. To find an appropriate virtual machine, consult the operating system vendor. Download Art of Illusion and expand the archive using the unzip; command or a similar program. Contains an older version of the IBM virtual machine when compared IBM SDK, Java Technology Edition, Version 7 Release 1. Version 6 Support for IBM SDK, Java Technology Edition, Version 6 has ended for some platforms unless covered by an extended support contract or embedded in an IBM product that has not reached its own end of service date.
Art of Illusion requires Mac OS X 10.6 or later with all software updates installed.- If you don't already have Java installed, get it from the AdoptOpenJDK Project. Homebrew users can do 'brew install --cask adoptopenjdk'
- Download the Art of Illusion package.
- Double-click the package to mount it, then copy the 'Art of Illusion' folder toyour Applications folder.
- To launch the program, double-click the Art of Illusion icon.
Windows
Art of Illusion requires Java 8 or later. Your computer may already have anappropriate Java version installed. If it does not, the first time you try torun Art of Illusion you will be directed to a web site where you can downloadone.- Download the Art of Illusion installer.
- Double-click the installer to run it, then follow the on-screen instructions.
Linux
Art of Illusion requires Java 8 or later.- If you do not already have one, download and install a Java virtual machine. Your package manager will usually list this as java or java-desktop.
- Download the Art of Illusion installerand expand the archive using the
unzip
command or a similar program. - Execute aoisetup.sh, then follow the on-screen instructions.
Unix/Other
- Download and install a Java virtual machine that supports Java 8 or later. To find anappropriate virtual machine, consult the operating system vendor.
- Download Art of Illusion andexpand the archive using the
unzip
command or a similar program. - To launch the program from a command line, go to the ArtOfIllusion directory and execute thefollowing command:
java -Xmx16g -jar ArtOfIllusion.jar
This command may vary slightly depending on the operating system, and how Java is installed. Forexample, you may need to give a full path to the 'java' executable.