Notice

This guide assumes you already know how to use FModel.


Download

Currently, we only offer one location to download these from.


Instructions

Make sure to go through these in order.

Getting Files

  1. Open FModel and open the OmegaStrikers pak.
  2. Navigate to OmegaStrikers/Content/WwiseAudio/Media/.
  3. Pick either English(US), Japanese(JA), or both.
  4. Right-click the desired directory, and click Export Folder's Packages Raw Data (.uasset).
    1. Wait a bit. This may take a while. (Especially if you have a hard drive)
  5. When that’s done, navigate to OmegaStrikers/Content/WwiseAudio/Events/vo/.
  6. Right-click on vo and click Export Folder's Packages Raw Data (.uasset).
    1. Wait a bit. This may take a while. (Especially if you have a hard drive)
  7. In the logs box, click on the yellow text. (You may have to open logs with the bar at the bottom with the arrows.)
  8. In the new explorer window, navigate to Exports/OmegaStrikers/Content/WwiseAudio/
  9. Keep this explorer window open and continue to next major steps.
    1. (You can close FModel now)

Setting up and running

  1. Download this script using the link above. (Only place I can guarantee safety)
  2. Extract the downloaded .zip, and open the folder.
  3. You now should have two explorer windows open.
    1. The one from FModel (Folder 1)
    2. The one from the .zip (Folder 2)
  4. In the FModel explorer window, open Events/vo and copy all the folders.
    1. (CTRL + A)
    2. (CTRL + C)
  5. In Folder 2, open Rips/Events/vo, and paste the copied files here.
    1. (CTRL + V)
  6. Next, go back to the root of Folder 2, and open the folder for the language you chose.
    1. (e.g. English WEMs)
  7. In Folder 1, navigate back to the WwiseAudio folder. Then go to Media/(Language).
    1. In this example, our path would be Exports/OmegaStrikers/Content/WwiseAudio/Media/English(US)/
  8. Copy all the files in this folder and paste them in Folder 2’s current directory.
    1. (CTRL + A)
    2. (CTRL + C)
    3. (CTRL + V)
  9. Now just run the run_script.bat file in Folder 2’s root directory.
  10. When the script is done, your files will be in Output/(Language).

Converting the .wem files

These .wem files are pretty unusable right now, let’s convert them to a slightly more recognizable audio format (.ogg), then we can convert that to .wav or .mp3.

  1. Open WEMConverter in Folder 2’s root directory.
    1. (Folder 2 being the downloaded and extracted .zip)
  2. Run WEM to OGG.bat.
    1. This will take your .wem files in the Output folder and convert them automatically.
    2. When it’s done, the .ogg files will be in Result.
  3. Now open FlicFlac.exe in the WEMConverter folder.
  4. Before adding files, make sure the following buttons are selected or checked:
    1. to WAV or to MP3 depending on which one you want.
    2. Delete input file if you don’t want the .wem files anymore. (You won’t need them anymore for this)
  5. Once the options are selected, open the Result folder and select the language directory.
    1. If you are doing both, do one at a time.
  6. Drag all the selected folder into the box in FlicFlac.
  7. Click Yes to All on the popup.
  8. This will take a while, but when it’s done, your files will be in the same directory!

Help!

My Explorer columns look weird!

Yeah, so Windows will try and “optimize” the folder for Music if it detects a lot of sound files. You can turn this off via:

  1. Right-click the folder, click Properties.
  2. Click Customize at the top.
  3. Click where it probably says Music.
  4. Change this to General Items.
  5. Check the box that says Also apply this template to all subfolders.
    1. I’ve never seen Windows actually respect this checkbox, but it’s worth noting.
  6. Click Apply and OK.