diff --git a/ACB-Editor.md b/ACB-Editor.md new file mode 100644 index 0000000..333424a --- /dev/null +++ b/ACB-Editor.md @@ -0,0 +1,11 @@ +# Summary +This tool helps you to edit contents of ACB files, which come with games using the CRI SDK. +# Usage +* Get your ACB ready. If an AWB file came with it -eg. bgm.acb/bgm.awb-, make sure it's within ACB's directory, together with it. +* Drag and drop the ACB file to tool, or in CMD, put the path of it as the first argument. +* You should see a newly created folder within ACB's directory. Named as ACB's filename but without extension. +* Inside you will see video game music formats, like ADX. Do anything you want with them, just don't remove! +* When you're done, make sure everything is in place, the ACB and the folder in the same directory. +* Drag and drop the folder to tool (or put argument in CMD), it should replace the audio within ACB file and override changes to it. + +And that's it! Your edited ACB is ready to be tested in game. \ No newline at end of file