JoshLmao / Witcher3_VoiceFilesRenamer

Console application that renames and sorts all of the extracted Witcher 3 voice lines from their Hex Codes
MIT License
4 stars 0 forks source link

Database.csv #2

Open testusersample1 opened 1 year ago

testusersample1 commented 1 year ago

where do we get the database.csv or is it from Gizmo000 the xlsx escel sheet?

testusersample1 commented 1 year ago

Got it sorted, however I've another issue

getting this errors in the CLI

`Can't find file C:\Users\Dominik\Documents#1-ai-tts-ciri\Witcher sound extraction\w3utils - proper\w3utils - proper\wav\final\0x0012286a.wav Can't find file C:\Users\Dominik\Documents#1-ai-tts-ciri\Witcher sound extraction\w3utils - proper\w3utils - proper\wav\final\0x00123b95.wav Can't find file C:\Users\Dominik\Documents#1-ai-tts-ciri\Witcher sound extraction\w3utils - proper\w3utils - proper\wav\final\0x00123b97.wav Can't find file C:\Users\Dominik\Documents#1-ai-tts-ciri\Witcher sound extraction\w3utils - proper\w3utils - proper\wav\final\0x00123b99.wav Can't find file C:\Users\Dominik\Documents#1-ai-tts-ciri\Witcher sound extraction\w3utils - proper\w3utils - proper\wav\final\0x00123b9b.wav Can't find file C:\Users\Dominik\Documents#1-ai-tts-ciri\Witcher sound extraction\w3utils - proper\w3utils - proper\wav\final\0x00123ef6.wav Can't find file C:\Users\Dominik\Documents#1-ai-tts-ciri\Witcher sound extraction\w3utils - proper\w3utils - proper\wav\final\0x00123ef8.wav

however the directory is the correct one`

EDIT: ok I know now why, because I've using a different language the ID's are different so it wont work with the standard excel file provided with Gizmos files, I would need to extract that same voiceline texts with the ID for the other language. How can I do that?

maepopi commented 11 months ago

I read in this thread that it could be due to the fact that the ID keys of the audios might have changed depending on the version of the game you have.

I have asked the author of the post in question if they know more about how to do it, we'll see!