Skip to content

Conversation

@oporth
Copy link

@oporth oporth commented Jan 4, 2025

Maia (https://github.com/CSSLab/maia-chess) needs to invoke uci command : go nodes 1
therefore I modified the nodes section in 'serious game' to allow for values <1000. (Removing the x1000 modifier).
Perhaps useful to adopt this or similar in the main repo?

Oliver added 2 commits January 4, 2025 09:02
uci command : go nodes 1
therefore I modified the nodes section in 'serious game' to allow for
values <1000. (Removing the x1000 modifier).
Perhaps useful to adopt this or similar in the main repo?
@benini
Copy link
Owner

benini commented Jan 25, 2025

The new maximum of 100,000 nodes is too low for engines like Stockfish. I think it would be better to remove the spinbox entirely and allow the user to enter whatever value they prefer.

@oporth
Copy link
Author

oporth commented Jan 27, 2025

ok, makes sense, thanks a lot for looking at the issue and thinking of a solution!

@benini benini force-pushed the github branch 2 times, most recently from f96d38b to 404bda3 Compare June 8, 2025 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants