Help please with winboard

Archive of the old Parsimony forum. Some messages couldn't be restored. Limitations: Search for authors does not work, Parsimony specific formats do not work, threaded view does not work properly. Posting is disabled.

Help please with winboard

Postby Pierre Bourget » 15 Feb 2000, 00:21

Geschrieben von:/Posted by: Pierre Bourget at 15 February 2000 00:21:31:
I have LGgold ,Crafty,Comet and GNUchess .How do you install them in winboard so
that you can select one to play with the drop-down menu.After that can i select
any combination of engine vs engine match ?What about the opening book can every
program share the same book ?Thanks.
Pierre
Pierre Bourget
 

Re: Help please with winboard

Postby Dann Corbit » 15 Feb 2000, 01:09

Geschrieben von:/Posted by: Dann Corbit at 15 February 2000 01:09:51:
Als Antwort auf:/As an answer to: Help please with winboard geschrieben von:/posted by: Pierre Bourget at 15 February 2000 00:21:31:
I have LGgold ,Crafty,Comet and GNUchess .How do you install them in winboard so
that you can select one to play with the drop-down menu.After that can i select
any combination of engine vs engine match ?What about the opening book can every
program share the same book ?Thanks.
Here are the configuration files. These may prove helpful.
http://www.in-trier.de/~quisinsky/gambi ... config.zip
These programs use different opening books.
If you can speak German, or have a German speaking friend, this will be immensely helpful:
http://www.ginko.de/user/volker.pittlik ... nboard.htm
You might try babelfish, but it is not very good with technical stuff.
This may also be helpful:
http://www.in-trier.de/~quisinsky/schac ... sicht2.htm


My FTP site
Dann Corbit
 

Re: Help please with winboard

Postby Dann Corbit » 15 Feb 2000, 05:40

Geschrieben von:/Posted by: Dann Corbit at 15 February 2000 05:40:50:
Als Antwort auf:/As an answer to: Help please with winboard geschrieben von:/posted by: Pierre Bourget at 15 February 2000 00:21:31:
I have LGgold ,Crafty,Comet and GNUchess .How do you install them in winboard so
that you can select one to play with the drop-down menu.After that can i select
any combination of engine vs engine match ?What about the opening book can every
program share the same book ?Thanks.
Let's assume that you keep all your chess engines in a folder called PROGS, and that you keep your specific engines in subfolders. Your winboard.ini file would have something like this at the bottom of it:
"
/firstChessProgramNames="Comet_B14 /fd=c:\\Progs\\Winboard\\Comet
\"Crafty_1707\" /fd=c:\\Progs\\Winboard\\Crafty
\"GnuChess_414 -T 1400000\" /fd=c:\\Progs\\Winboard\\GnuChess
\"GnuChess_500 xboard\" /fd=c:\\Progs\\Winboard\\GnuChess5
\"LGol_2000-2\" /fd=c:\\Progs\\Winboard\\LGoliath
"
/secondChessProgramNames="Comet_B14 /sd=c:\\Progs\\Winboard\\Comet
\"Crafty_1707\" /fd=c:\\Progs\\Winboard\\Crafty
\"GnuChess_414 -T 1400000\" /fd=c:\\Progs\\Winboard\\GnuChess
\"GnuChess_500 xboard\" /fd=c:\\Progs\\Winboard\\GnuChess5
\"LGol_2000-2\" /fd=c:\\Progs\\Winboard\\LGoliath
"

My FTP site
Dann Corbit
 

Re: Help please with winboard

Postby Aaron » 15 Feb 2000, 07:20

Geschrieben von:/Posted by: Aaron at 15 February 2000 07:20:24:
Als Antwort auf:/As an answer to: Re: Help please with winboard geschrieben von:/posted by: Dann Corbit at 15 February 2000 05:40:50:
I have LGgold ,Crafty,Comet and GNUchess .How do you install them in winboard >>so that you can select one to play with the drop-down menu.After that can i >>select any combination of engine vs engine match ?
What about the opening book can every program share the same book ?Thanks.
Let's assume that you keep all your chess engines in a folder called PROGS, and that you keep your specific engines in subfolders. Your winboard.ini file would have something like this at the bottom of it:
"
/firstChessProgramNames="Comet_B14 /fd=c:\\Progs\\Winboard\\Comet
\"Crafty_1707\" /fd=c:\\Progs\\Winboard\\Crafty
\"GnuChess_414 -T 1400000\" /fd=c:\\Progs\\Winboard\\GnuChess
\"GnuChess_500 xboard\" /fd=c:\\Progs\\Winboard\\GnuChess5
\"LGol_2000-2\" /fd=c:\\Progs\\Winboard\\LGoliath
"
/secondChessProgramNames="Comet_B14 /sd=c:\\Progs\\Winboard\\Comet
\"Crafty_1707\" /fd=c:\\Progs\\Winboard\\Crafty
\"GnuChess_414 -T 1400000\" /fd=c:\\Progs\\Winboard\\GnuChess
\"GnuChess_500 xboard\" /fd=c:\\Progs\\Winboard\\GnuChess5
\"LGol_2000-2\" /fd=c:\\Progs\\Winboard\\LGoliath
"
from what is posted below, I don't think you should have a problem
figuring out the syntax /format for other engines..Some programs though require a special command ,such as -xboard or -t or -hash for hash tables..
Most programs have a slightly different book format I think..Still you can build them up from the same PGN file..

Just checking shouldn't it be /sd instead of /fd for the second chessprogramnames?
Aaron
 

Re: Help please with winboard

Postby Dann Corbit » 15 Feb 2000, 07:57

Geschrieben von:/Posted by: Dann Corbit at 15 February 2000 07:57:10:
Als Antwort auf:/As an answer to: Re: Help please with winboard geschrieben von:/posted by: Aaron at 15 February 2000 07:20:24:
[snip]
/secondChessProgramNames="Comet_B14 /sd=c:\\Progs\\Winboard\\Comet
\"Crafty_1707\" /fd=c:\\Progs\\Winboard\\Crafty
\"GnuChess_414 -T 1400000\" /fd=c:\\Progs\\Winboard\\GnuChess
\"GnuChess_500 xboard\" /fd=c:\\Progs\\Winboard\\GnuChess5
\"LGol_2000-2\" /fd=c:\\Progs\\Winboard\\LGoliath
"
Just checking shouldn't it be /sd instead of /fd for the second chessprogramnames?
[oops]
[blush]
yes.


My FTP site
Dann Corbit
 

Re: Help please with winboard

Postby skoony » 20 Feb 2000, 03:27

Geschrieben von:/Posted by: skoony at 20 February 2000 03:27:25:
Als Antwort auf:/As an answer to: Re: Help please with winboard geschrieben von:/posted by: Dann Corbit at 15 February 2000 07:57:10:
[snip]
/secondChessProgramNames="Comet_B14 /sd=c:\\Progs\\Winboard\\Comet
\"Crafty_1707\" /fd=c:\\Progs\\Winboard\\Crafty
\"GnuChess_414 -T 1400000\" /fd=c:\\Progs\\Winboard\\GnuChess
\"GnuChess_500 xboard\" /fd=c:\\Progs\\Winboard\\GnuChess5
\"LGol_2000-2\" /fd=c:\\Progs\\Winboard\\LGoliath
"
Just checking shouldn't it be /sd instead of /fd for the second chessprogramnames?
[oops]
[blush]
yes.
i'm running win98,where do you go to get to the place you use these commands.
every hting i've tried dont work.
mike
skoony
 

Re: Help please with winboard

Postby Volker Pittlik » 20 Feb 2000, 12:10

Geschrieben von:/Posted by: Volker Pittlik at 20 February 2000 12:10:22:
Als Antwort auf:/As an answer to: Re: Help please with winboard geschrieben von:/posted by: skoony at 20 February 2000 03:27:25:
[snip]
/secondChessProgramNames="Comet_B14 /sd=c:\\Progs\\Winboard\\Comet
\"Crafty_1707\" /fd=c:\\Progs\\Winboard\\Crafty
\"GnuChess_414 -T 1400000\" /fd=c:\\Progs\\Winboard\\GnuChess
\"GnuChess_500 xboard\" /fd=c:\\Progs\\Winboard\\GnuChess5
\"LGol_2000-2\" /fd=c:\\Progs\\Winboard\\LGoliath
"
Just checking shouldn't it be /sd instead of /fd for the second chessprogramnames?
[oops]
[blush]
yes.
i'm running win98,where do you go to get to the place you use these commands.
every hting i've tried dont work.
mike
You have to edit your winboard.ini file and add that lines.
Volker
Volker Pittlik
 


Return to Archive (Old Parsimony Forum)

Who is online

Users browsing this forum: No registered users and 30 guests