Current Version - Java 6 In order to run the Doukutsu Assembler, you need to make sure your computer has Java version 6 installed. Most people already have this installed on their computers. However, if you don't, use the following links: Download Java Check Online: Do I have the latest Java version? If you don't want to "check online", you can easily check for Java by double-clicking the Doukutsu Assembler.jar file and seeing if it opens an application window. Instead of *.exe files, Java creates executable *.jar files. You should be able to run these on any computer that has Java installed. Older Versions Only - Python 2.x Some old versions of the Doukutsu Assembler (for example, version 0.4) were written in a totally different language: Python 2.x. Sorry for any horrible confusion. If you want to run these old versions of the Assembler, you need to download some kind of Python 2.x (not Python 3!). Download Python 2.7.2 [Scroll down to the near-bottom. If you're using Windows, you probably want the Windows x86 MSI Installer (2.7.2)] Instead of *.exe files, Python creates executable *.py and possibly *.pyw files. You should be able to run these on any computer that has Python installed. Back to the Table of Contents |