cjbrigato / d4-bnet-mitm

Man in the middle Live Decoding of the whole Diablo4 <--> Battlenet communications for the curious ones :)
13 stars 1 forks source link

Diablo IV.exe Location #5

Open Plinpod opened 3 months ago

Plinpod commented 3 months ago

Hey!

Is this dependent that the Diablo IV.exe location is at C:\Program Files (x86)\Diablo IV?

cjbrigato commented 3 months ago

Not at all, you have to launch the binary by yourself with proper command line argument to override the auth server from prod.actual.battle.net to localhost:yourport or you have yo enforce proper routing via you hosts file

Plinpod commented 3 months ago

oh gotcha, that makes sense