How to change Magic Duels language in the profile ?

It's easy when you launch Magic Duels through Steam but I don't know how to do with the cracked version. Where is the language coded in the profile ?
High Quality Resources for Collectible Card Games and Home of the CCGHQ Team
https://www.slightlymagic.net/forum/
https://www.slightlymagic.net/forum/viewtopic.php?f=65&t=19460
HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Wizards of the Coast\Magic Origins
Thankyou!!!thefiremind wrote:Just as the previous DotP games, the language selection is stored in the Windows registry as a number. By searching "Magic" with the registry editor, I found the key for Duels:(it won't be in WOW6432Node if you have a 32-bit Windows). Inside that key there's a DWORD variable called "language".
- Code: Select all
HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Wizards of the Coast\Magic Origins
I can't remember which number corresponds to which language (except 0=English) but you can change it until you get the language you want.