I received a few questions as to whether I'm planning to make a stdio patch for the fine work done by Edison. I look at the tool first hand and he's right, it's pretty useless trying to make stdio for a tool like this, at least without losing a bit of speed. I have brainstormed a few ideas and I think I can at least try to make one without losing much.
Here's a test. Now, first of all. Since the original tool can only accept one file at a time, so does this one, but I do plan on making it input the entire game.
How to make the test work:
Step one, place one dat file from the supported games in pack folder
Step two, open arc.ini and fill in the location of the fat file that corresponds to the dat file you placed in the folder
Step three, you're good for the test, run pack.bat then unpack.bat.
Works from my end:
Capture.PNG