mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-04 16:26:53 +00:00
90a86fd39c
When selecting non-English language, the scripts default to using German voices. This commit edits the file path on the fly to use instead English voices for all languages other than German. This implements bug #6804 - SWORD25: add option to choose language speech. If the English voice pack is not present it falls back to using German voices. The way this is implemented here however does not allow to use German voices with English text or English voices with German text. This could be achieved with a slightly different implementation of the same idea.
2 lines
30 B
Plaintext
2 lines
30 B
Plaintext
engines/sword25/detection.cpp
|