vn-tools / arc_unpacker

CLI tool for extracting images and sounds from visual novels.
GNU General Public License v3.0
561 stars 83 forks source link

is there any packer/re-packer for it? #115

Closed aqualaguna closed 7 years ago

aqualaguna commented 7 years ago

Game info

Details

i need to pack it to save my change for it how is it done?

For bug reports, put information what went wrong here.

ghost commented 7 years ago

@aqualaguna Like the name, maybe you need to write the packer code by yourself... Sometimes the game will first try to read the unpacked file, if not found, then will read the package. You can direct put the file in your folder. Anyway, you will need OD to understand your game engine.