MinoriTool
MinoriTool copied to clipboard
Simple tool to batch convert compressed or uncompressed .gim files in Toradora! Portable (and probably other games).
MinoriTool
Simple tool to batch convert compressed or uncompressed .gim files in Toradora! Portable (and probably other games) to PNG using Sony's official GimConv tool and gunzip.
Originally created for and only tested with Toradora! Portable. Other .gim files probably work too.
Usage
- Create an
input
folder and angimconv
in the same directory asMinoriTool.exe
. - Copy your .gim files into the newly created
input
folder. (You can dump these from Toradora! Portable using TigerXDragon) - Copy GimConv.exe and it's required files into the newly created
gimconv
folder. (GimConv was previously officially distributed with the PS3 Custom Theme Toolbox and the PSP Custom Theme Toolbox, but official downloads no longer exist so you'll need to find GimConv yourself) - Ensure you have a WSL instance (or some other alternative) accessible by
bash
from the Windows command prompt and that runningbash -c "which gunzip"
from the Windows command prompt successfully locates gunzip. - Run
MinoriTool.exe
.