Jump to content
⚠ Known Issue: Media on User Profiles ×

Can't hear Shawn in Dovahkiin Hideout anymore :(


Smivenbiven

Recommended Posts

To make Shawn ,or any other misssing voice Npc arround your mods, talk again :P

Download the next Utilities:

(xwmaencode.exe)

 http://www.mediafire.com/?8e7bhhxqtscjb8n 

(Voice file extractor)

http://skyrim.nexusmods.com/downloads/file.php?id=950

 

Copy or move both Files inside .......data\sound\voice\hideout.esm\shawk

Finally create a new text file in that folder, copy/paste in the following code and rename it to "voice-tool.bat"

 

FOR /R %%a IN (*.wav) DO xwmaencode "%%a" "%%~pa%%~na.xwm"
FOR /R %%a IN (*.xwm) DO fuz_extractor -c "%%~pa%%~na.fuz" "%%a" "%%~pa%%~na.lip"

 

Delete or move the *.lip *.wav *.xwm files if you wish

 

Source : www.creationkit.com/How_to_generate_voice_files_by_batch 

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...