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

Games Request: [guyzware/Bandai] Boku wa Tomodachi ga Sukunai Portable #124

Open ghost opened 7 years ago

ghost commented 7 years ago

Game info

VNDB link: Boku wa Tomodachi ga Sukunai Portable Developer: guyzware & Bandai Namco Entertainment Inc. Release date: 2012-02-23 Original title: 僕は友達が少ない ぽーたぶる English title (if available): I Don't Have Many Friends

Details

Game request. This is a log of arc_unpacker when I tried to unpack RES.DAT (install file): https://pastebin.com/CrJpBdRD

The game has a child story called Kirameki School Life SP - The Wonder Years released on the same day, in the limited edition box. Same devs and engine, I saved a log for this too: https://pastebin.com/LaQsC7f0

ghost commented 7 years ago

I found tenoritool-1.0alpha can extract this RES.DAT, maybe you could try looking at the project's code to know how it does it: http://forums.novelnews.net/showthread.php?t=35627

marcussacana commented 6 years ago

A hint, i have hacked the Toradora before, Use a very similar engine, and the DAT archive have all filenames but in the true the engine search the file by index, if you repack you can have problems while don't update the "tree" file of the game, in the toradora the "packget tree" is a .txt inside a .gzip, And when compress the .gz compress without the filename and compression level 9.