This value will be adjusted as necessary for Daylight Saving Time. For long, Long, and Date the time zone used is the default time zone for this instance of the Java virtual machine. 'Z' A string representing the abbreviation for the time zone. This value will be adjusted as necessary for Daylight Saving Time. VirtualBox is a powerful x86 and AMD64/Intel64 virtualization product for enterprise as well as home use. Not only is VirtualBox an extremely feature rich, high performance product for enterprise customers, it is also the only professional solution that is freely available as Open Source Software under the terms of the GNU General Public License (GPL) version 2. The place to collaborate on an open-source implementation of the Java Platform, Standard Edition, and related projects. (Learn more.) Download and install the open-source JDK for most popular Linux distributions.

Having problems downloading? Click here.
Mac OS X
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.
1.8 Java Virtual Machine Os X 10.13
: By default, OS X 10.8 (Mountain Lion) only lets you runprograms from developers who have paid to be listed as 'identified developers'.Furthermore, if you try to run a program written by anyone else, it displays anerror claiming the program is 'damaged' and you should delete it. This iscompletely false, and is just Apple trying to pressure developers to make thempay up. To run Art of Illusion on OS X 10.8, open the System Preferences,go to the Security & Privacy panel, and select the option to allow applicationsfrom 'anywhere'.
Windows
1.8 Java Virtual Machine Os X 10.10
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.
Source Code
Art of Illusion may be freely distributed and modified under theterms of the Free Software Foundation's General Public License.Click to download the source code.