vn-tools / arc_unpacker

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

Supported game : "recognition finished with errors (Unknown entry)" #114

Open embrylex opened 7 years ago

embrylex commented 7 years ago

Game info

VNDB link: https://vndb.org/v8606 Developer: Black Lilith Release date: 2016-07-29 Original title: 堕ちる人妻 English title (if available): Ochiru Hitozuma

Details

Formats : archives: xp3 gfx: tlg,png audio: ogg, wav video : wmv CLI invocation: --dec=kirikiri/xp3 --plugin=noop

The game is in the supported game list, but I can't unpack it : "recognition finished with errors (Unknown entry)". What am I doing wrong ? screencmd

embrylex commented 7 years ago

The extraction did work properly on the 2011 version of the game : there may be an mistake in the supported game list (wrong version of the game).

It would also be nice to know what command to do for the 2016 release.

wareya commented 7 years ago

Happens with Satsukoi too. Kikiriki can extract the files, they just have hashes without extensions as filenames and have a one-byte xor cipher over them (different for every file though). Tried the xor plugins, didn't help, don't know what they do.

$ ./arc_unpacker.exe --dec=kirikiri/xp3 --plugin=noop data.xp3
[task 0] data~.xp3: initial recognition...
[task 0] data~.xp3: guessing decoder among 1 decoders...
[task 0] data~.xp3: recognized as kirikiri/xp3.
[task 0] data~.xp3: recognition finished with errors (Unknown entry)
Executed 1 tasks in 0.01s (1 problem, 0 saved files)

Not working out of the game folder.