pixeltris / YgoMaster

Offline Yu-Gi-Oh! Master Duel
MIT License
770 stars 112 forks source link

Editing anything in the files does not change anything #413

Closed Exclesa closed 1 month ago

Exclesa commented 1 month ago

Hello, I'm new to trying out this mod for Master Duel, and trying to edit any values outlined by the settings guide, does not change anything for my game. The files themselves update when changes are made in game, such as new decks, changing my player name, etc. I see them reflected in Player.json and the new decks are there as well as files. But trying to say, add Gems via the "Gems" value, does not do anything. Trying to add all items, does not do anything.

The mod itself loads fine, but nothing I edit in settings actually reflects in game. Any help would be much appreciated.

pixeltris commented 1 month ago

Gems is only used when your player data doesn't exist yet. When your player data exists you want to edit your Player.json

Making changes to Settings.json requires reopening YgoMaster.exe. Making changes to Player.json required reopning both YgoMasterClient.exe and YgoMaster.exe. See https://github.com/pixeltris/YgoMaster/blob/master/Docs/Settings.md