Skip to content

Releases: trigger-segfault/GrisaiaExtractor

Grisaia Extract - Hotfix D

28 Dec 22:05
Compare
Choose a tag to compare
  • str#_plane images are now properly categorized into User Interface instead of Characters/Stranger.

Grisaia Extract - Hotfix C

28 Dec 19:24
Compare
Choose a tag to compare
  • Fixed character name "Nanamo" to "Nanano"

.

Grisaia Extract - Hotfix B

28 Dec 19:16
Compare
Choose a tag to compare
  • Images width bit depth of 24 bits now supported properly.
  • Non-English locales should no longer cause problems.
  • Special characters in .int entry filenames are now properly encoded using the Japanese Codepage. I.E. "b‚‡62t.png" is now "bg62t.png".
  • Added Grisaia no Zankou categorization additions.
  • "nan" and "ren" are now properly identified as the characters: Nanano and Renge.

Grisaia Extract - Hotfix A

26 Dec 18:57
Compare
Choose a tag to compare
  • Hgx2png now looks for tag regex "img\d+" instead of the tag starting with "img", "imgmode" was being treated as an image to extract and causing a crash.
  • Log no longer clears itself after each execution.
  • Fixed incorrect Steam ID for Grisaia no Rakuen.

Grisaia Extract - Resorting & Categorization

08 Jun 23:00
68e8e3a
Compare
Choose a tag to compare
  • Gave a proper name to Goddess from Idol Mahou Shoujo.
  • Added root categorization for Chibi/CG. I.E. Main Story/CG or Story/Chibi.
  • Added pattern recognition to int files, so that multiple files can be converted in one task. This is primarily needed for Rakuen which uses image00.int and image01.int
  • Added categorization support for Rakuen. (Thanks Saki!)
  • More tasks can be completed without reopening the program by inputing y or yes after the task is complete.
  • Now asks to also extract .hg3's if the .int file starts with image, before it had to match image.

Grisaia Extract - First Release

08 Jun 19:17
Compare
Choose a tag to compare

Make sure to keep all downloaded files in the same folder.

  • 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.