| < ADePT | Index | File types > |
The distribution of ADePT is split into two editions. One is intended for game players, the other contains additional files needed by developers. (The developer edition does not work without the player edition.)
| File name | Description | Edition |
|---|---|---|
| AdvPlay.exe | The adventure engine. | P |
| RSimage.dll, RSmidi.dll, RSutil.dll | Utility libraries. | P |
| *.adt | Language definitions for the game interface (* = language). | P |
| AdvLook.exe | The look editor. | P |
| RSinstall.exe | Setup program for manual installation/deinstallation. | P |
| *.rsi | Installation specification (* = language). | P |
| AdvMake.exe | The compiler. | D |
| game???.adg | The grammar of the adventure language (??? = version). | D |
| look???.adg | The grammar of the adventure looks (??? = version). | D |
| define.adi | Include file with convenient definitions. | D |
| AdvEdit.exe | The adventure editor (preliminary version). | D |
| AdvPack.exe | The resource packer. | D |
| scale.exe | The character scale calculator. | D |
| accel.exe | The acceleration calculator. | D |
Note: P means player-edition, D developer-edition
Acknowledgement: RSimage.dll uses the JPEG decompression routines of IJG (Independent JPEG Group) and the (de)compression routines of ZLIB.
To install ADePT, download one of the distributions and unzip into an empty directory. (The developer edition must be in the same directory as the player edition.) The application installs itself the first time AdvPlay.exe is started. You may choose to create shortcuts and/or file type associations.
To uninstall ADePT, select ADePT in the Windows Software system panel. Then, delete the files you unzipped on installation.
To fix or change installation manually, run RSinstall.exe.