Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 777 Bytes

File metadata and controls

24 lines (18 loc) · 777 Bytes

drxtract

Macromedia Director 5 DRI and DRX files data extractor.

This software needs:

  • ImageMagic to transform BMP images into PNG.
  • FFmpeg to transform WAV files into MP3.

Installation

python3 -m pip install drxtract

Mac "snd " file format:

Lingo script decompilation references:

Other interesting projects (also used as reference):