pixeltris / YgoMaster

Offline Yu-Gi-Oh! Master Duel
MIT License
820 stars 119 forks source link

so the new update is not compatible with the newest live update yet? #448

Closed Rei-rahul closed 1 month ago

Rei-rahul commented 1 month ago

I use live master duel frequently so I update it whenever I can, and when ygomaster gets an update it always old right? so I can't get it working.. Is there a way to opt from updating the live version?

Also I follow every steps in trouble shooting and when I launch it, it tells me no connection to the server and I either reboot or retry. Is there a solution for this as well?

pixeltris commented 1 month ago

Yea it's working fine

If you're talking about "FILE LOAD ERROR" see https://github.com/pixeltris/YgoMaster/blob/master/Docs/FileLoadError.md

If you're talking about no response from the game server I'd suggest trying to update with Steam again, or check the LocalData mentioned in the above link. And try the latest YgoMaster release v1.49

Rei-rahul commented 1 month ago

@pixeltris still no luck command line says initialized and still getting error no response from the game server. I am using steam deck changed base port 4999 like mentioned in other post https://github.com/pixeltris/YgoMaster/issues/150

strangely it worked before but not anymore I presume. I am out of any ideas to get it working. Localdata only one file there. localsave deleted the one in zeroes and copied the one from random numbers to it. game updated to latest version.

pixeltris commented 1 month ago

Due to some recent changes in how master duel handles connections you need to make some changes to your settings under Linux. See https://github.com/pixeltris/YgoMaster/blob/master/Docs/Linux.md

Specifically the Data/ClientData/ClientSettings.json port change and the Data/Settings.json BindIP change.

Rei-rahul commented 3 weeks ago

Still can't get it working on my steam deck I'm using lutris and it has no issue modding other games but whenever I try to run this it simply doesn't work I even tried the MONO-run.exe and created text log but nothing works.

error I keep getting there was no response from the game server: reboot - retry

pixeltris commented 3 weeks ago

MonoRun.exe isn't usable with YgoMaster v1.49 so the new instructions in that link can't be used yet unless you compile from source

When YgoMaster v1.50 releases MonoRun.exe will be the way to go and it should just work without issue. It'll be released whenever Konami adds the next pack

If you want to see the old instructions prior to the changes it's here https://github.com/pixeltris/YgoMaster/blob/3bb5ec2c778ac6e1350c500ffe1667be86b5c1fb/Docs/Linux.md