https://bugs.winehq.org/show_bug.cgi?id=2467
--- Comment #176 from Saulius K. saulius2@gmail.com --- (In reply to Igor Polyakov from comment #175)
Impossible to test because neither iccup nor blizzard support this version
Looks like the 3rd party server is needed, like [5].
––– Quote ––– Version: 1.16.1 Server Status: ONLINE Most Players Online: 654 ––– Quote –––
Its' installer just adds the following:
––– Quote ––– REGEDIT4
[HKEY_CURRENT_USER\Software\Battle.net\Configuration] "Battle.net Gateways"=hex:31,30,30,30,00,30,31,00,73,65,72,76,65,72,2E,65,\ 75,72,6F,70,65,62,61,74,74,6C,65,2E,6E,65,74,00,\ 30,00,45,75,72,6F,70,65,42,61,74,74,6C,65,2E,4E,\ 65,74,00,00 ––– Quote –––
After importing "EuropeBattleNet.reg" I tried to extract the readable characters from that binary value:
––– Quote ––– $ reg query 'HKCU\Software\Battle.net\Configuration' | awk 'BEGIN {print ""} /Battle.net Gateways/ {$0 = gensub(/(..)/, "0x\1 ", "g", $NF); for(i=1; i<=NF; i++) if ($i!="0x00") printf("%c", strtonum($i)); else print ""}'
1000 01 server.europebattle.net 0 EuropeBattle.Net ––– Quote –––
So, the server name to be checked is "server.europebattle.net"
[5] https://europebattle.net/sc/