I was trying to use the exkifint and hgx2bmp on グリザイアの果実's image.int file. I ran the following commands on cmd.exe
exkifint_v3.exe image.int Grisaia.exe
// This extracted about 78,000 .hg3 files
for %i in (*.hg3) do hgx2bmp "%i"
I am getting an error message on the second command that looks like this:
http://puu.sh/9sxlJ.jpg
∵