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

solved, ty bye #116

Closed EredarStormrage closed 7 years ago

EredarStormrage commented 7 years ago

Game info

VNDB link: [Atelier Kaguya][100226]AneDeath. ~Anejini Kakugo no Otouto Shibori na Natsu ga Kuru!~ Developer: Release date: 20/2/2017 Original title: fix this English title (if available): what is this?

Details

image

you see what is wrong here, don't need to talk much

hktkqj commented 4 years ago

I wonder how you fixed this problem, cuz I got the same "Missing decryption params" error log here :(

FarhanMirzah commented 4 years ago

I wonder how you fixed this problem, cuz I got the same "Missing decryption params" error log here :(

Make sure the ARC file you use is the one from default installation folder, and not the one that you copied elsewhere.

Untitled2 Untitled

For example, on the first picture the ARC file is in "D:\ARC Unpacker\cg00.arc" (copied from the default installation folder), therefore it doesn't work ("Missing decryption params" error).

However, on the second picture the ARC file is in "G:\Data\cg00.arc" (default installation folder for me), therefore it works.

Also, make sure to use [--dec=kaguya/link6] and [--out="DIRECTORY HERE"] at the end. "DIRECTORY HERE" is a folder of your choosing.

You can use the second picture as reference.