Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 749 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 749 Bytes

AE

AE - VN Tools is a multipurpose utility for working with common Visual Novel and game archive, image and misc data formats.

AE is written in Delphi 7 from scratch.

It includes:

  • Archiver tool
  • EDGE - image manipulation/conversion tool
  • GrapS - RAW image data reader
  • Data processing tool

Win32 binaries: https://wks.arai-kibou.ru/ae.php?p=dl

Online manual: https://wks.arai-kibou.ru/ae.php?p=docu

How to compile:

  1. Install the following visual design components:
  • src/lib/_jiskit/Unicode components/jiskit_tlabelw.dpk

  • src/lib/_jiskit/Unicode dialogs/jiskit_udialogs.dpk

  • src/lib/credits/credits.pas

  • src/lib/PercentCube.pas

  • You'll also need the latest version of JVCL/JCL (Project JEDI).

  1. Next, open /src/AnimEd.dpr.