by Myrd
» Fri Jul 02, 2010 1:21 pm
However, I agree that this deserved some thought. Especially
if we somehow manage to get the rights and wish to actually distribute Myth in
other languages.
Also, I just found this enum in the Myth code, which may
suggest the different localizations of Myth that were
made:
_country_usa,
_country_uk,
_country_japan,
_country_germany,
_country_france,
_country_argentina,
_country_brazil,
_country_italy,
_country_spain,
_country_south_africa,
_country_middle_east,
_country_austrailia,
_country_taiwan,
_country_korea,
_country_russia,
NUMBER_OF_COUNTRY_CODES
EDIT:
I think if we ever consider doing this (adding Myth unicode support), we'd
definitely want to test if the original localized versions of the game still
work with our changes - which would require finding all such copies (as Pyro has
been doing).