Deleted Member
|
|
Posts: 0
|
|
|
Last seen: Nov 24, 2024 8:23:19 GMT
|
|
Post by Deleted on Jan 28, 2018 14:01:13 GMT
Me again!
Here is how to extract and play audio files
1- Unpack your PAK achive 2- Go to Audio/ and select your desired file 3- For example: Audio\Tutorial\ENG 4- Now you need you need to select files which extension is UEXP and which name doesn't have "Cue". In my example, I am gonna grab "sgkn034.uexp" 5- Right click and open it with a hexeditor (HxD or whatever you want) 6- Select and and copy all bytes (from offset 0xd9 or for from the first OggS to the end of the file) 7- Open a new file in HxD and paste all the bytes you copied 8- Save as with the name audio.ogg (the extension must be ogg) 9- Now play audio.ogg with VLC media player
Sorry for the rushed explanation as I am busy now. I'll update it with images later.
|
|
VIP
|
|
Posts: 290
|
|
|
Last seen: Dec 16, 2021 19:03:02 GMT
|
|
Post by Josou Kitsune on Jan 28, 2018 14:24:51 GMT
or just extract them with umodel.exe, not trying to be rude
|
|
Fighter
|
|
Posts: 11
|
|
|
Last seen: Feb 28, 2018 1:51:31 GMT
|
|
Post by Asakim on Jan 28, 2018 15:27:04 GMT
This reminds me of how we used to make SFV play custom music back when that game first released. Of course that was copying from a music file and pasting it into the .uasset through the hex editor. So almost like the reverse of this.
|
|
Apprentice
|
|
Posts: 7
|
|
|
Last seen: Sept 8, 2018 7:37:11 GMT
|
|
Post by t3l3s on Feb 1, 2018 8:41:21 GMT
Hi, the audio will work if you simply put .ogg in the end of the file. I test the files on Foobar and on Media player Classic. After Step 4 from Becks7 tutorial
1- Unpack your PAK achive
2- Go to Audio/ and select your desired file
3- For example: Audio\Tutorial\ENG
4- Now you need you need to select files which extension is UEXP and which name doesn't have "Cue". In my example, I am gonna grab "sgkn034.uexp"
after this you can simply
5. add .ogg to the file extension and you will be able to play the files.
Not sure if this will work for all the audio but at least it work for the character I tested
|
|