Hi guys!
Just reposting here my post on reddit.
I would like to mix some of the korean and japanese voices. That’s my final objective (or maybe change / translate some of the sounds?). I couldn’t do that yet but at least I found a way to open all the sound effects in the game. I’m explaining here how to do it since it wasn’t that simple.
Short version
Decrypt sound.ipf file from data ToS folder and extract it with IPF Suite. Copy FMOD FSB Extractor.exe to this folder then run it from a command prompt or PowerShell like this & '.\FMOD FSB Extractor.exe SE.fsb'. The resulting .wav files will be in the EXTRACTED folder.
Long and through version
- Get all the software I posted down below. Scroll down and download them while you read this.
- Copy the file
sound.ipffrom your Tree of Saviordatafolder to a safe place. Should be something likeC:\Program Files (x86)\Steam\SteamApps\common\TreeOfSavior\data. Close the game before doing this. - From the
IPFUnpacker.zip, extract it and copy both filesipf_unpack.exeandzlib.dllto the same folder you copied thesound.ipffile. This is how your folder should look like - While in Windows Explorer and with no file selected, hold shift and right click on a empty area and select Open PowerShell window here. Image
- In PowerShell, type this:
.\ipf_unpack.exe .\sound.ipf decrypt. Image - Now that your file is decrypted we can open it in IPF Suite. Do it now.
- Inside IPF Suite, open the file
sound.ipfyou just decrypted. Image. - Click “Extract All” button in the bar above and select the same folder you copied
sound.ipffile (or whatever you’d like). - This will create a folder called
datawith subfolders in it until you reach the files you just saw in IPF Suite. Image - Copy “FMOD FSB Extractor” to this folder. Image
- While holding shift, right click and open a PowerShell again, like you did in step 4, but in this folder now.
- In PowerShell, type:
& '.\FMOD FSB Extractor.exe SE.fsb'. Image - It will take some time and then it’ll open a weird command prompt window (black) asking you to check if the sofware is in the same folder as the
.fsbfiles. While this window is focused, just hit any key. Image - After a while, it will extract the
fsbfiles and put it inside a folder calledEXTRACTED. Image and Image
Congratulations you have a lot of .wav files to have fun! 
Softwares to download
Now, it would be awesome if anyone could teach me how to put them back into the FSB and again into the IPF! 
