Mk-Chan / WyldChess

A UCI/Xboard compatible chess engine in C
GNU General Public License v3.0
6 stars 0 forks source link

use personae file in CuteChess #47

Open tissatussa opened 2 years ago

tissatussa commented 2 years ago

i'm on Xubuntu 20.04 and i compiled your latest v1.51 and it runs fine in CuteChess .. but i can not use a personae file : i give the (absolute) path to default.txt in the CuteChess config pane but when WyldChess starts to play, it does not initialise with the name = value pairs i did set in the personae file : CuteChess seems to use some standard personae values (being other UCI options in its config pane) which are same as in your original default.txt ?!

how can i make CuteChess read the personae file ?