Open hdk5 opened 2 years ago
wait you can still play a game after unpacking an archive? How? From what I've experienced images in a game are encrypted and don't read properly unpacked format.
@Haiyami
It can read files from the directory with the same name as the original .tac
-archive as long as original file paths are preserved.
So, it can't read datapic.tac/EAEE779B761D9E21.png
, but datapic.tac/parts/frame/waitcur_auto2.png
is okay.
Also, it is possible to use .csv
-files converted with BcsExtractor from the original .bcs
s this way. (So datascn.tac/01commonA.csv
in place of datascn.tac/01commonA.bcs
)
Some filenames for the game Shoujo Ramune are missing from
tanuki.lst
, making it impossible to fully play the game with archives unpacked.Namely:
parts/frame/waitcur_auto2.png
- crashes on autoplayparts/save/qsave.png
- crashes on quicksaveev/SB06Ae.jpg
- seems to be unused by scenario, but still exists in archiveThere are also a few more files for which I could not find their names yet.