diasurgical/devilutionX

Add option for voice over language

Open

#5742 opened on Feb 1, 2023

View on GitHub
 (0 comments) (1 reaction) (0 assignees)C++ (7,255 stars) (743 forks)batch import
enhancementgood first issuetranslation

Description

Its not too uncommon for Android users to request ways to have the English voices with Russian text. We only really need to probe for pl.mpq and ru.mpq as they are the only ones that can be installed automatically (the rest requires manual conversion by the user)

Contributor guide