Settings services: Difference between revisions
| Line 97: | Line 97: | ||
== RegionCode ==  | == RegionCode ==  | ||
A region code is a signed 32-bit value representing a particular region. Currently the available regions defined by the system are as follows:  | A region code is a signed 32-bit value representing a particular region (the one used in EULA, not the one from CAL0). Currently the available regions defined by the system are as follows:  | ||
{| class="wikitable" border="1"  | {| class="wikitable" border="1"  | ||
| Line 105: | Line 105: | ||
| 0 || Japan  | | 0 || Japan  | ||
|-  | |-  | ||
| 1 ||   | | 1 || The Americas  | ||
|-  | |-  | ||
| 2 || Europe  | | 2 || Europe  | ||
|-  | |-  | ||
| 3 || Australia  | | 3 || Australia/New Zealand  | ||
|-  | |-  | ||
| 4 ||   | | 4 || Hong Kong/Taiwan/Korea  | ||
|-  | |-  | ||
| 5 ||   | | 5 || China (Tencent)  | ||
|-  | |-  | ||
| Any other value || Considered an unknown region  | | Any other value || Considered an unknown region  | ||