morkt / GARbro

Visual Novels resource browser
MIT License
2.34k stars 247 forks source link

Shoujo Ramune - missing filenames #538

Open hdk5 opened 2 years ago

hdk5 commented 2 years ago

Some filenames for the game Shoujo Ramune are missing from tanuki.lst, making it impossible to fully play the game with archives unpacked.

Namely:

There are also a few more files for which I could not find their names yet.

Haiyami commented 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.

hdk5 commented 2 years ago

@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 .bcss this way. (So datascn.tac/01commonA.csv in place of datascn.tac/01commonA.bcs)