Jump to content

Photo

Can't hear Shawn in Dovahkiin Hideout anymore :(


  • Please log in to reply
2 replies to this topic

#1
Smivenbiven

Smivenbiven

    Newbie

  • Members
  • Pip
  • 13 posts
For some reason, I can no longer hear Shawn in the Dovahkiin Hideout. Silly, but I miss hearing him. Anyone know why this might be happening or what I might try to correct it?

Thanks.

#2
Lonerx0

Lonerx0

    Enthusiast

  • Members
  • PipPip
  • 157 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.nexusm...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


#3
Smivenbiven

Smivenbiven

    Newbie

  • Members
  • Pip
  • 13 posts
Thanks! I'll give that a try.




Page loaded in: 1.116 seconds