More actions
Taiko no Tatsujin V Tools | |
---|---|
General | |
Author | mariodon |
Type | Hack Utilities |
Version | 2016 |
License | Mixed |
Last Updated | 2016/09/24 |
Links | |
Download | |
Website | |
Source | |
These are tools that were developed for the Taiko no Tatsujin V PS Vita translation project.
User guide
psvita-l7ctool
L7C Archive Tool. Tested with:
- Taiko no Tatsujin V (PS Vita)
- Tales of Hearts R (iOS, although console version should work too)
Extraction: psvita-l7ctool.exe x input.l7z Creation: psvita-l7ctool.exe c input_foldername output.l7z Decompress individual file: psvita-l7ctool.exe d input.bin output.bin Compress individual file: psvita-l7ctool.exe e input.bin output.bin
psvita-txptool
A tool to convert TXP > PNG and PNG > TXP.
- Note: PNG > TXP will result in a TXP file that is of RGBA format, regardless of what image compression the file originally was.
- Tested with Taiko no Tatsujin V.
Extract: psvita-txptool.exe x filename.txp foldername Create: psvita-txptool.exe c foldername filename.txp Extract all TXPs in a folder: psvita-txptool.exe a foldername