A ripping tool (Primarily for images) for the Grisaia games. (Phantom Trigger not supported)
This is basically a polished, easy-to-use wrapper for existing programs that extract Grisaia files. (Although much of the original code has been ported to C#)
All ripping code written by asmodean: http://asmodean.reverse.net/pages/exkifint.html
Additional thanks to ripping documentation on reddit: https://www.reddit.com/r/grisaia/wiki/ripping
I originally planned to turn this into a full-fledged Windows application that would include sprite combining but after realising I wouldn't reach that point, I wrote up a final console version for use instead.
- Created By: Robert Jordan
- Ripping By: asmodean
- Language: C#/C++
- Designed to be a bit more user friendly than existing tools. Users no longer need to run a program through the command line or write batch files to convert .hg3's.
- Outputs .hg3's directly to .png's with proper transparency. Now an entire int file can be output in one go with disk space to spare.
- Optional ability to sort all images to a categorized directory based on its name.
- Attempts to locate all existing Grisaia games.
- Fixes a bug with
hgx2bmp.exe
where a small selection of .hg3 didn't get all of their images extracted. - An .ini settings file called
GrisaiaExtract.ini
can be modified after the program is run to modify certain defaults and settings.
- Currently no command line support.
- May not play well when not run through a Windows Console.
Example of Sorted Images: Note, Windows draws folder thumbnails poorly, they do not actually have alpha issues.