Setting an engine with the Winboard - please help
Posted: 27 Feb 2016, 16:37
Hi all,
I am new with the Winboard. I was trying to follow FAQs how to install an engine with the WinBoard, by using winboard.ini file. I was trying to add several lines
into the section firstChessProgramNames, so the overall section looks like
I got c://fire4/fire4.exe file with Fire engine. However I get an error message when I try to select the line inside the dialog, that says "Startup failure on fmax.The system cannot find the file specified". What should I be doing?
Thanks in advance,
Valen
I am new with the Winboard. I was trying to follow FAQs how to install an engine with the WinBoard, by using winboard.ini file. I was trying to add several lines
- Code: Select all
GNUChess
"GNUChes5 xboard"
"fire4" /fd="c:\fire4"
into the section firstChessProgramNames, so the overall section looks like
- Code: Select all
/firstChessProgramNames={
GNUChess
"GNUChes5 xboard"
"fire4" /fd="c:\fire4"
"Fairy-Max 4.8" -fcp fmax -fd "..\Fairy-Max" /firstXBook
"Fruit 2.1" -fcp fruit_21 -fd "../Fruit" /fUCI
"Fruit 2.1" -fcp "polyglot _PG/fruit.ini"
"Pulsar2009-9b 2" -fd "..\Pulsar" /variant=atomic
"ShaMax" -fd "..\Fairy-Max" /variant=shatranj
"MaxQi 22" -fd "..\Fairy-Max" /variant=xiangqi
"HaQiKi D" -fcp haqikid -fd "..\HaQi" /firstXBook /variant=xiangqi
"Elephant Eye" -fcp "eleeye.exe" -fd "..\EleEye" /fUCCI /variant=xiangqi
"Cyclone 2009" -fcp "UCI2WB cyclone.exe ..\Cyclone" /variant=xiangqi
"Shokdoki" -fcp "sdk09s" /fd="..\Shokidoki" /variant=shogi
"Laramie V3" -fcp "UCI2WB -s LaramieV3.exe ..\LaramieV3" /variant=shogi
}
I got c://fire4/fire4.exe file with Fire engine. However I get an error message when I try to select the line inside the dialog, that says "Startup failure on fmax.The system cannot find the file specified". What should I be doing?
Thanks in advance,
Valen