pixeltris / YgoMaster

Offline Yu-Gi-Oh! Master Duel
MIT License
837 stars 122 forks source link

Is there a way to disable sorting in solo? #419

Closed JaggerMin closed 2 months ago

JaggerMin commented 3 months ago

I like to practice by myself with certain starting hands in duel with DeckEditorDisableSorting true and Shuffle off. The problem with this is that the CPU opponent does nothing but to set a monster and pass, without doing actual plays.

As a solution to this, is there a way to disable sorting in solo, since CPU opponent in solo actually tries to make plays unlike in duel? Or is there a way to make the CPU opponent in duel conduct smarter plays

pixeltris commented 2 months ago

No there isn't any way to prevent the duel engine from shuffling after the initial optional shuffle at the start of the duel.

There's a setting somewhere in the UI related to the AI, some value 0-100. Apparently a value slightly lower than 100 works better than 100. Like 97 or something? It's to do with the type of plays the AI makes. But the AI is generally bad, yea.