- Aug 31, 2017
- 10
- 18
Easy answer: If you go back to an earlier version the DLC was meant for.Is there a way to make the DLC work? On launch I get "Failed to load: audio/voice/voice_karryns_title_4_en.ogg". Is waiting for a patch the only option?
Tough answer: Debug it and fix it. To fix that error I would imagine you could just create that file at that location. It's just a audio file so you could grab another file in that folder, copy it and rename it to the missing file from the error. It's play the wrong file but at least it won't break. You could attempt to get into the code since it's just javascript and try and fix the logic but that's going to take some effort.
I wouldn't recommend this though since who know how many files you'll need to make and even if you do idk what other problems you could have after that and if they are as easily solvable.
Last edited: