text/microsoft-resx 2.0 System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 ACB Editor ========== Usage: Drag and drop an .ACB file to unpack its contents to a directory. The directory will have the same name as the .ACB file, but without its extension. In the directory, there will be the audio files, extracted straight from the .ACB file (and the external .AWB file if it is present.) Files with "_streaming" suffix means that it was extracted from the external .AWB file. You can edit those files as you want, but you shouldn't rename the files, or remove any of them. To pack the .ACB file back, you gotta have the extracted directory and the .ACB file in the same directory, and also the external .AWB file if it exists. Drag and drop the directory to the .EXE file, it will collect all the files inside directory and pack them back. Settings (.exe.config) ======================= BufferSize: Buffer size used to load/save data from files. Higher values may make the progress faster or slower. EnableThreading: Determines whether to use multiple threads to extract data from files. MaxThreads: Maximum amount of threads to extract data from files. Higher values may make the progress faster or slower. ^ Go up.