These are the 2 EU IPs to connect to D3. Which folder has the IP my game connects to so I can change it if needed?
|Europe (EU 1)|185.60.112.157|
|Europe (EU 2)|185.60.112.158|
Ip change uses commands: OnlineService.Matchmaking.ServerPool=xxx
xxx is the server code:
Default is the mainframe server for that region. IE US for NA, KR for Asia. Idk which is main for EU.
EU to my knowledge server is EU1 and EU2, so your commad will be OnlineService.Matchmaking.ServerPool=EU1 OR
OnlineService.Matchmaking.ServerPool=EU2
you can change it on blizzard app > settings > Game settings > Diablo III > Additional command line arguments > Type in
OR if its too troublesome to change each time, you can create shorcuts:
go to you diablo III directory > x64 > Diablo III64.exe. create a shortcut on this exe somewhere. Then on the newly created shortcut > right click > properties > Target > behind the line “c:\xxx\xxx\Diablo III64.exe” -launch OnlineService.Matchmaking.ServerPool=EU1
-launch lets you bypass blizzard app for conveniences as the app additional command line needs to change each time, oppose to shortcut commands which we can name it to the server we are connecting to for ping reasons.