Jump to content

Recommended Posts

Posted

Extracting from High On Life and got the ubulk data of wem audio files from QuickBMS, i converted the UBulk to wem using the quickbms script satisfactory_wwise, and it works sometimes. For example for one character it worked perfectly but for the next character it truncates the audio and only plays .1 of a second of the audio. Anyone know how to fix this and get the audio to it's normal state.
 

I linked some of the UBulk files that don't work

ubulk.zip

  • 1 month later...
Posted

Sorry, maybe this is a bit late, but I just saw this issue. Actually, this problem is very easy to solve. The reason why the script extracted a corrupted WEM file is that the UBLK file contains two audio tracks. The first part is a prefetch audio, which is a preview section of the audio, and the second part is the actual voice file it contains. You can clearly see the file structure in the first image below. In other words, you just need to open the problematic WEM file (or the UBLK file) with a binary viewer like HxD, delete all characters before the second (note the second) RIFF string, and save it as a WEM file, and it will play normally. I will also package a few of the problematic files you listed that have been fixed.Of course, the original files that haven't been fixed are also included in the package, so you can compare them.by the way, you do not need a script when you covert ublk files to wem files , just rename them to .wem and that would be fine.
image.png.a009cb7bde15420028c6e70ef8e3a5a1.png

Media.zip

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...