Open Notepad, add these six lines and save it as recode.bat
oggdec data\sound\amb_submarineinterior.ogg
oggdec data\sound\submarine_electric_exterior.ogg
oggdec "data\Sound\Dive sequence.ogg"
del data\sound\amb_submarineinterior.ogg
del data\sound\submarine_electric_exterior.ogg
del "data\Sound\dive sequence.ogg"
Place it into the "SHIII Internal Life Mod v1.2" dir together with oggdec.exe. Also make sure that you have the three Ogg files in data\sound.
So you now have two dirs and two files under "SHIII Internal Life Mod v1.2".
[data] dir
[documentation] dir
oggdec.exe
recode.bat
Execute recode.bat, it converts the Ogg´s and deletes them after that. Try it out, it should work on your system.
|