Is there a way to retrieve the file name from these archives? http://*USE_ANOTHER_FILEHOSTING*/8684cf2 ... /scenes.7z
Luigi's visionnaire script only gives generic numbers.
Thanks!
Anna's Quest - visionnaire file names
-
- Posts: 909
- Joined: Sat Aug 09, 2014 11:21 am
-
- Posts: 1383
- Joined: Sat Aug 09, 2014 2:34 pm
-
- Posts: 909
- Joined: Sat Aug 09, 2014 11:21 am
Re: Anna's Quest - visionnaire file names
Thanks for the hint!
I've downloaded all the dlls and none of them produce any result. I've tried with the batch
Am I doing something wrong?
I've downloaded all the dlls and none of them produce any result. I've tried with the batch
Code: Select all
for %%i in (*.dll) do unpakke.exe "%%i" unpack %1 "%CD%"
Am I doing something wrong?
-
- Posts: 1383
- Joined: Sat Aug 09, 2014 2:34 pm
Re: Anna's Quest - visionnaire file names
Try
Code: Select all
unpakke upkk_vis3.dll unpack "E:\Games\Anna's Quest\Scenes.vis" "E:\Games\Anna's Quest\Unpack\Scenes"
-
- Posts: 909
- Joined: Sat Aug 09, 2014 11:21 am
Re: Anna's Quest - visionnaire file names
The program crashes. :\
Same thing with all other dll files I checked.
Same thing with all other dll files I checked.