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

Game request: [WendyBell][150626]Zoku Etsuraku no Tane #46

Closed Lbzttt closed 7 years ago

Lbzttt commented 8 years ago

https://vndb.org/v17061

Please support this game. asmodean's exbelldat does not work for a newer WendyBell and TinkerBell games.

Thank you.

rr- commented 7 years ago

I made some progress - I can extract most of raw files. Unfortunately some of them are still corrupted.

I also found this: https://github.com/Ouroboros/Arianrhod/blob/master/Source/sources/Crass-source/cui/Csystem/Csystem.cpp

I should be able to finish this in a few days. Here's some teaser:

20160809_234443_hss

20160809_234237_kne

MXS2514 commented 7 years ago

It seems like either crass and as' tools need specify an exe option, even though they have supported some Bell's game already. If using crass directly without exe option, it could get some stand and background pics(after fixing header), but event pics always encrypted.

AlchemistofAtlas commented 7 years ago

Fixing header? I wouldn't know how to do that exactly, but if that works for character rips, it can be handy.

I see the teaser and I like what I see.

rr- commented 7 years ago

Done, the changes should appear in tonight's build in about 3 hours.

Example image:

unk_1764

The switch for the new decoder is --dec=wendy-bell/arc --plugin=zoku-etsuraku.

arc_unpacker should be used on Arc01-03.dat. Arc04-06.dat contain only raw data, which is extracted using Arc01-03.dat.

AlchemistofAtlas commented 7 years ago

Maybe it's just me, but after 3 hours, there haven't been any changes. The dec does not appear on the list.

rr- commented 7 years ago

By tonight's build I referred to nightly builds which are located here: https://tmp.sakuya.pl/au/ I don't have access to Windows VM at the moment, but I see the build finished correctly on 2016-08-15 04:01. Are you sure the decoder isn't there?

Lbzttt commented 7 years ago

Thank you! It worked great.

rr- commented 7 years ago

:ok_hand:

AlchemistofAtlas commented 7 years ago

Nevermind. Didn't see that link before. It's working now. Thank you.