Here ya go!
Was pretty interesting to make, gave me a good opportunity to work with XML files.
It worked with both the files you sent me, should hopefully work with any others. You target the .bbk files (or the folder containing them), but the .dat files must be in the same folder. Tell me if you have any issues!
Code:
Usage: CosmicBugExt inFile outDir
inFile: The corresponding .bbk file of the file to extract. Can alternatively be a folder containing multiple of these
outDir: The folder to save the extracted files to
Was pretty interesting to make, gave me a good opportunity to work with XML files.
It worked with both the files you sent me, should hopefully work with any others. You target the .bbk files (or the folder containing them), but the .dat files must be in the same folder. Tell me if you have any issues!