(Professor Layton and the Unwound Future (5200) in America)
This has been replaced by madhatter which has the same capabilities but comes with support for saner image formats and NDS decompression. This remains as a reference, please use that instead!
By default, scripts expect uncompressed assets. There is code available for decompression but it needs to be called.
- asset_image for converting animations or backgrounds to PNGs or creating backgrounds
- asset for extracting or creating LPC2 containers
- asset_script for parsing LSCR script files
- LIMG - Complete, should extract majority of files including edge cases
- CANI - Complete, can extract full frames of images
- LPCK - Complete
- LSCR - Complete, can print all commands
- Tinke and DSDecmp for NDS decompression routines
- ndspy
- Pillow