picochess icon indicating copy to clipboard operation
picochess copied to clipboard

engine problems

Open LocutusOfPenguin opened this issue 7 years ago • 5 comments

The 8 provided engines dont support ALL uci features:

"searchmoves" not supported:

  • [x] arasan see: https://github.com/jdart1/arasan-chess/issues/9
  • [x] cinnamon see: https://github.com/gekomad/Cinnamon/issues/6
  • [ ] rodent III see: https://github.com/nescitus/Rodent_III/issues/62
  • [x] zurichess - email send (its not at github)

"ponder" not supported (SERIOUS problem):

  • [x] rodent III see: https://github.com/nescitus/Rodent_III/issues/54

LocutusOfPenguin avatar Sep 25 '17 07:09 LocutusOfPenguin

even WyldChess is not a standard engine (right now!), mk-chan was so kind to fix the same problems on his engine. see here: https://github.com/Mk-Chan/WyldChess/issues/45

LocutusOfPenguin avatar Sep 27 '17 09:09 LocutusOfPenguin

New problem:

Rodent III needs std++14 which is not supported in Jessie (due to old gcc4.9) CrossCompile & static linkage werent successful.

Solution: forced users to update to "stretch" by providing a new image.

LocutusOfPenguin avatar Oct 24 '17 17:10 LocutusOfPenguin

Cinnamon problem still not done

Solution: REMOVE this engine completely now...I lost my patience to wait any longer ;-)

LocutusOfPenguin avatar Jan 19 '18 10:01 LocutusOfPenguin

New problem:

Rodent III stops the search when in ponder mode (=infinite search) and a book move can be found. see: https://github.com/nescitus/Rodent_III/issues/68

LocutusOfPenguin avatar Jan 19 '18 10:01 LocutusOfPenguin

Cinnamon v2.1 now also support it. => Reconsider to put it back on engines list.

LocutusOfPenguin avatar Mar 18 '19 10:03 LocutusOfPenguin