Hey! I'm experimenting with a voiceover mod and
ran into a wall trying to replace .wem audio files.
I packed my .wem files into a .pak with the correct (probably) path structure
(../../../FactoryGame/Content/WwiseAudio/Media/XX/XXXXXXXX.wem)
and the mount point looks right, but ingame the original English
audio still plays.
In the logs I'm seeing:
Warning: IoStore container "000_UkrVO_P.utoc" not found
Looks like the game expects .utoc/.ucas alongside the .pak.
Is there a way to properly replace audio files in SF 1.0,
or do I need a different approach entirely?