SeriousCache
SeriousCache
For now, you can export the audio through View Data by right clicking on the resource field (i.e. only one asset at a time).
So far, there is no command line support. The code base at least is prepared for future additions as alternatives to the Win32 UI. Besides, the old bundle export/import commands...
It seems like you are using an older version of UABE, since the message no longer exists in that form.
I have just submitted a report to Microsoft, hopefully it will be fixed soon. It's kind of weird why specifically the file that is easiest to analyze (being a C#/.NET...
It's quite interesting to see how there are more and more scanners that flag it (with 'generic'/'AI' detection). At least Microsoft appears to have reviewed it. I'm not inclined to...
It is open source, feel free to audit it and build it yourself. The file that all these scanners don't like (TypeTreeGenerator) is a bog standard program generated with MS'...
The absolute File IDs shown by UABE are just determined by the load order in the program (which is somewhat random since files are opened in parallel) and not related...