vn-tools / arc_unpacker

CLI tool for extracting images and sounds from visual novels.
GNU General Public License v3.0
561 stars 83 forks source link

Added more support for G-Senjou No Maou #186

Open XutaxKamay opened 3 years ago

XutaxKamay commented 3 years ago

Hello! As described in this issue: https://github.com/vn-tools/arc_unpacker/issues/185 It seems that the voice version of G-Senjou No Maou Visual Novel seems to be xor'd. So I've implemented a plugin for it, yet, there is still some problems...

The patch, patch2, voice xp3 package gives these errors:

[task 0] voice~.xp3: recognition finished with errors:
[task 0] voice~.xp3: Premature end of file

I assume this is because they might introduced some xp3 format variants for the newest version of this game, but I'm not totally sure yet.

I'll push new/update the commit(s) if I find time to fix these packages extraction.