Hidden Data Center Switcher

So while hunting within the game files I found something that looks really cool and would bring a ton more control to the user on how and where we play in OW

list of all known data centers the game supports

  "00000000AA5A.07C": {
    "Value": "Best Available"
  },
  "00000000AA5D.07C": {
    "Value": "Netherlands"
  },
  "00000000AA5E.07C": {
    "Value": "France"
  },
  "00000000AA5F.07C": {
    "Value": "China - Hangzhou"
  },
  "00000000AA60.07C": {
    "Value": " China - Hangzhou 2"
  },
  "00000000AA61.07C": {
    "Value": "South Korea"
  },
  "00000000AA62.07C": {
    "Value": "USA - Southwest"
  },
  "00000000AA63.07C": {
    "Value": "USA - West"
  },
  "00000000AA64.07C": {
    "Value": " Australia 2"
  },
  "00000000AA65.07C": {
    "Value": "Australia 3"
  },
  "00000000AA66.07C": {
    "Value": "Taiwan"
  },
  "00000000AA67.07C": {
    "Value": "Japan"
  },
  "00000000AA68.07C": {
    "Value": "Singapore"
  },
  "00000000AA69.07C": {
    "Value": "Australia"
  },
  "00000000AA6A.07C": {
    "Value": "Brazil"
  },
  "00000000AA6B.07C": {
    "Value": "South Korea 2"
  },
  "00000000AA6C.07C": {
    "Value": "Germany"
  },
  "00000000AA6D.07C": {
    "Value": "Ireland"
  },
  "00000000AA6E.07C": {
    "Value": "USA - East"
  },
  "00000000AA6F.07C": {
    "Value": "USA - Northwest"
  },
  "00000000AA70.07C": {
    "Value": "China - Beijing"
  },
  "00000000AA71.07C": {
    "Value": "Argentina"
  },
  "00000000AA72.07C": {
    "Value": "Chile"
  },
  "00000000AA73.07C": {
    "Value": "Brazil 2"
  },
  "00000000AA74.07C": {
    "Value": "Peru"
  },
  "00000000AA75.07C": {
    "Value": "USA - Central"
  },
  "00000000AA76.07C": {
    "Value": "TEST - Default"
  },
  "00000000AA77.07C": {
    "Value": "TEST - Other"
  },

and heres the UI strings for it

  "00000000AAC7.07C": {
    "Value": "Preferred data center unavailable"
  },
  "00000000AAD3.07C": {
    "Value": "Clear"
  },
  "00000000AAD6.07C": {
    "Value": "%1$s %2$s %3$s %4$s %5$s"
  },
  "00000000AAD8.07C": {
    "Value": "Data center preference"
  },
  "00000000AAD9.07C": {
    "Value": "%1$s %2$s %3$s Ultimate"
  },
  "00000000AADC.07C": {
    "Value": "%1$s %2$s %3$s %4$s %5$s Ultimate"
  },
  "00000000AADE.07C": {
    "Value": "DATA CENTER PREFERENCE"
  },
  "00000000AAE2.07C": {
    "Value": "Connecting to new server"
  },
  "00000000AAE4.07C": {
    "Value": "Preferred data center is no longer available"
  },
1 Like

wheres my west coast

It’s labeled as USA - West