View Single Post
Old 08-11-05, 08:31 AM   #7
Gizzmoe
Silent Hunter
 
Join Date: Mar 2005
Location: Germany
Posts: 3,668
Downloads: 4
Uploads: 0
Default

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.
Gizzmoe is offline   Reply With Quote