Installing A.P.E.



 

The only thing you need to "install" for A.P.E. is dparse, the APE compiling utility.

If you unzipped the tools zip correctly, you should find ION Radiant in the
\tools\Ape\
directory.

  1. Copy the files in this directory into whatever directory you want to work on APE files in, like c:\anoxflow.

That's it, pretty painless. :) Included with dparse is d.bat. To compile an APE file, go to the command prompt, change dir to the directory you keep your ape source files in, (should be the same directory darse.exe, and d.bat are in) and type

d apefilename

Where apefilename is the name of the file you want to compile. Now copy the compiled .ape into your Anachronox\anoxdata\gameflow directory. Additionally you can edit d.bat to do this for you upon compile.