Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Might be an idea of a modder to touch if they care enough to even attempt it with hotfixes and regular patches coming to the Unstable branch, so often. You could always pay them for their time but IMO you would be burning your cash; if you have that disposable income, more power to you.
I'm not going to look for you, and you didn't say you did look yourself... but have you looked in the debug mode settings?
without looking, I say "maybe look there."
There doesn't seem to be an option to change the voice. Those settings are stored in a binary file within a database file called players.db in Zomboid/Saves/Sandbox/Save_Name.
The section that deals with character voice looks like this:
VoiceFemale .8
I tried to use a binary decoder in Java but the results are mixed... Certain characters don't decode very well.
I was looking for a way to directly modify the data using a script but I don't want to mess with binaries too much, it could corrupt my character otherwise and essentially ruin my save file.