diasurgical/devilutionX

Add option for voice over language

Open

#5,742 opened on Feb 1, 2023

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

Repository metrics

Stars
 (7,255 stars)
PR merge metrics
 (Avg merge 2d 12h) (15 merged PRs in 30d)

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