Search found 4 matches

by Cassilias
Tue May 15, 2018 11:22 am
Forum: Audio file formats
Topic: Far Cry 5 .wem
Replies: 9
Views: 3589

Re: Far Cry 5 .wem

FC5 Unpacker by Ekey:
https://www.sendspace.com/file/t6urwd

Batch code to unpack:
@echo off
FC5.Unpacker.exe "D:\FC5\data_final\pc\common.fat" "D:\Unpacked\common"
pause
by Cassilias
Fri May 04, 2018 11:48 am
Forum: Audio file formats
Topic: Far Cry 5 .wem
Replies: 9
Views: 3589

Re: Far Cry 5 .wem

I managed to extract sounds. It was the FC5 Unpacker fault. I used the old one, which extracted broken files, not the new updated command line FC5 Unpacker.
Used bnkextr v1.1 for bnk. and ww2ogg+revorb for wem.

Thanks GHOST DEAD and everyone else for trying to help.
by Cassilias
Sun Apr 22, 2018 10:45 pm
Forum: Audio file formats
Topic: Far Cry 5 .wem
Replies: 9
Views: 3589

Re: Far Cry 5 .wem

I've used FC5DatUnpacker to extract .wem and .bnk files from farcry5.dat but cannot convert any.
ww2ogg gives an error (missing RIFF or something like that) and bnkextr exports unplayable .wav.
by Cassilias
Sun Apr 22, 2018 2:50 pm
Forum: Game Archive
Topic: Far Cry 5 .Fat and .Dat Files
Replies: 279
Views: 87328

Re: Far Cry 5 .Fat and .Dat Files

Can someone please help me with extracting the audio files? I've used FC5DatUnpacker to extract farcry5.dat and from what i know the sound are in soundbinary folder and some in __unknown folder (because there are .bnk files there too?) I tried to convert the .wem and .bnk from soundbinary folder wit...