Taiko No Tatsujin V Tools Vita: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
|title=Vita Homebrew Rom Hacks (Hack Utilities) - GameBrew | |title=Vita Homebrew Rom Hacks (Hack Utilities) - GameBrew | ||
|title_mode=append | |title_mode=append | ||
|image= | |image=taikonotatsujinvtoolsvita2.png | ||
|image_alt=Taiko no Tatsujin V Tools | |image_alt=Taiko no Tatsujin V Tools | ||
}} | }} | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title=Taiko no Tatsujin V Tools | |title=Taiko no Tatsujin V Tools | ||
|image= | |image=taikonotatsujinvtoolsvita2.png | ||
|description=taiko_no_tatsujin_v (Taiko no Tatsujin V Tools). | |description=taiko_no_tatsujin_v (Taiko no Tatsujin V Tools). | ||
|author=mariodon | |author=mariodon | ||
Revision as of 12:42, 26 January 2023
| Taiko no Tatsujin V Tools | |
|---|---|
| File:Taikonotatsujinvtoolsvita2.png | |
| 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