Faux.
Le plus simple est de créer un fichier regions.xml dans le répertoire de starcraft (là où il y a starcraft2.exe) et d'y mettre :
<regions>
<region displayname="AUTHENTICATION_SG_REGION" hostname="sg"
allowedProductLocales="all" localesThatDefaultToThisRegion="enSG"/>
<region displayname="AUTHENTICATION_US_REGION" hostname="us"
allowedProductLocales="all" localesThatDefaultToThisRegion="enUS"/>
<region displayname="AUTHENTICATION_EU_REGION" hostname="eu"
allowedProductLocales="all" localesThatDefaultToThisRegion="enGB"/>
<region displayname="AUTHENTICATION_KR_REGION" hostname="kr"
allowedProductLocales="all" localesThatDefaultToThisRegion="koKR"/>
</regions>
Une fois fais : une connexion / déconnexion, et le menu "region" apparaitra.