10-05-2013, 12:25 AM
You can extract it without CMD. First copy and paste the script I posted above into a text file and call it "darkness2.bms". Then click on "quickbms.exe", and it'll come up with a dialogue, select the script you just saved. Then it'll give another dialogue, select the .cache file. Then a final dialogue, here choose the folder where the files should be extracted to.
You should end up with the files extracted into the folder you chose. Remember that you should also have the .toc in the same location as its corresponding .cache.
If you really do want to use the command line, type this:
And the files should be extracted to a folder called "output". Remember to replace "F.Misc_en.cache" with the file you want to extract from.
You should end up with the files extracted into the folder you chose. Remember that you should also have the .toc in the same location as its corresponding .cache.
If you really do want to use the command line, type this:
Code:
quickbms darkness2.bms F.Misc_en.cache output
And the files should be extracted to a folder called "output". Remember to replace "F.Misc_en.cache" with the file you want to extract from.