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

No decoder recognizes Ao no Kanata no Four Rhythm's .arc files #71

Closed ZhuWilliam closed 7 years ago

ZhuWilliam commented 7 years ago

VNDB link: https://vndb.org/v12849 Developer: Sprite Release date: 2014-09-03 Original title: 蒼の彼方のフォーリズム English title (if available): Ao no Kanata no Four Rhythm

Just trying to extract the fonts and backgrounds if possible.

The page of supported games lists Aokana as a supported game. This didn't seem to be the case. I tried to use the listed parameter "--dec=bgi/arc", but all attempts to unpack any arc file from Aokana failed. My game files should be fine since I also tried with a fresh install on my laptop. Both computers on Windows 7, using v0.11 of the unpacker. Screenshot of Command Line Input/Output: https://i.imgur.com/h2H7k6c.png

rr- commented 7 years ago

Are you using the newest version? https://tmp.sakuya.pl/au/

With arc_unpacker v0.11-65-g26f98fa it works fine: bg34a_s02

ZhuWilliam commented 7 years ago

Earlier, I tried the latest nightly build as well as previous stable builds and no luck.

Just tried the nightly build again and still errors.

Edit: This might also be worth a mention. 0.10 stable seems to recognize the file but still errors with this http://i.imgur.com/RXu0HLW.png

ZhuWilliam commented 7 years ago

Tried the build you suggested (v0.11-65-g26f98fa), and it works fine!

The nightly I had, 0.11-13-g03648d6-bin.zip, was out of date, I guess.

Thank you!

rr- commented 7 years ago

I'll sort the files better in the nightly builds, cause right now the order is very confusing. (They used to be presented nicely but I switched to another web server.)