thesupersonic16 / DALTools

A collection of tools aiming to help modifying files for the DATE A LIVE Visual Novels
MIT License
37 stars 6 forks source link

Tools supporting multiple files at once. #28

Closed Rezar0Fura closed 6 months ago

Rezar0Fura commented 1 year ago

Can multiple files be selected at once and drag them directly into the PCK/TEXtool.exe to have all of them converted, instead of manually selecting each .pck/.tex file?

For game files containing folders like data/Ma/1st,2nd,3rd they have hundreds of files which is a pain to convert each one by one.

thesupersonic16 commented 1 year ago

Might look into adding that next time the library is ready for a new release. For now I guess you could try using batch scripting?

Rezar0Fura commented 1 year ago

Okay, but what is it and how do I do that?

thesupersonic16 commented 1 year ago

The way TEXTool handles commands are a bit complex to just take a bunch of files as args.

As for how to do it, this stackoverflow link may help. link

thesupersonic16 commented 1 year ago

I can add it for PCKTool, just extract it in a folder containing DALLib.dll PCKTool.zip