Created
February 8, 2013 02:58
-
-
Save diegopacheco/4736276 to your computer and use it in GitHub Desktop.
Unlock all regions on SC2 - Wings of Liberty
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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> |
BEFORE the login wait for 10 seconds and you gonna see a REGIONS button on top left corner. :-)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Put this file here C:\Program Files (x86)\StarCraft II\regions.xml