pixeltris / YgoMaster

Offline Yu-Gi-Oh! Master Duel
MIT License
885 stars 126 forks source link

Clarification of which IP to use under PvP #417

Closed LMattewl closed 3 months ago

LMattewl commented 4 months ago

I just want to know if "Modify BaseIP in both Data/Settings.json and Data/ClientData/ClientSettings.json to point to the IP of the machine which runs YgoMaster.exe", the "IP of the machine which rune YgoMaster.exe" Do I have to change just the one that will host the duel room or my friend and I put our own IPs?

pixeltris commented 3 months ago

Every PC that wants to connect to the server must edit ClientSettings.json where you put the IP of the server.

The server is the machine that edits Settings.json and runs YgoMaster.exe. So whatever the IP is of that machine is what you will put into every ClientSettings.json.

Every machine runs YgoMasterClient.exe but only the server needs to run YgoMaster.exe.