pixeltris / YgoMaster

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

Not an Issue. Just a question about custom hands #372

Closed milluc1 closed 3 months ago

milluc1 commented 3 months ago

Sometimes I want to test one-card combos (sometimes two), by setting my starting hand to 1 card, then I keep testing which seed gives me that 1 card. Is there a calculus or parameter to use to determine which seed should I use so I can choose my hands to test stuff? If there's already a function that lets me do that, I haven't found it yet. I see that If the deck size changes, the order for that seed changes too.

milluc1 commented 3 months ago

Just found "ClientSettings.json", set DeckEditorDisableSorting to "True", put my desired hand in the top cards, then disabled Shuffle in Duel options (in-game)