Geschrieben von:/Posted by: william schepker am 19 Januar 2000 22:34:28:
I am trying to get programs to run in winboard interface can someone help. the only one i could get up and running was little goliath is there something that i am missing.
There are some out there indeed. Please look at:I am trying to get programs to run in winboard interface can someone help. the only one i could get up and running was little goliath is there something that i am missing.
I have tried your web pages but when i put the parameters in for the different engines in the winboard ini. winboard tells me it cant find the engines.I have tried phalanx,anmon5_03 tristram etc.Is there something else i need to do to get these engines up and running.please respond.There are some out there indeed. Please look at:I am trying to get programs to run in winboard interface can someone help. the only one i could get up and running was little goliath is there something that i am missing.
Frank Quisinsky or
me
hth
Volker
You need to make sure the path info is correct, it has to be where _you_ installed the programs, Frank may have installed them in different directories than you did, also, make sure that you specify the file name correctly.I have tried your web pages but when i put the parameters in for the different engines in the winboard ini. winboard tells me it cant find the engines.I have tried phalanx,anmon5_03 tristram etc.Is there something else i need to do to get these engines up and running.please respond.There are some out there indeed. Please look at:I am trying to get programs to run in winboard interface can someone help. the only one i could get up and running was little goliath is there something that i am missing.
Frank Quisinsky or
me
hth
Volker
The directory I am using is chessprograms,for instance anmon looks like this in winboard.\"AnMon503 xboard\" /fd=c:\\chessprograms\\Anmon503You need to make sure the path info is correct, it has to be where _you_ installed the programs, Frank may have installed them in different directories than you did, also, make sure that you specify the file name correctly.I have tried your web pages but when i put the parameters in for the different engines in the winboard ini. winboard tells me it cant find the engines.I have tried phalanx,anmon5_03 tristram etc.Is there something else i need to do to get these engines up and running.please respond.There are some out there indeed. Please look at:I am trying to get programs to run in winboard interface can someone help. the only one i could get up and running was little goliath is there something that i am missing.
Frank Quisinsky or
me
hth
Volker
Here's one line from my winboard.ini file:
\"Inmi301 \" /fd=c:\\inmiches
it tells Winboard that the file's name is Inmi301.exe
fd= says that it's the first engine (related to playing games between engines)
and the last part indicates that it is in the directory of c:\inmiches
Pete
I can only guess at what it going wrong, it appears to me that you are putting the wrong filename in there, since your's says \"AnMon503 xboard\" but Frank's says \"AnMon_503 xboard\" so unless you renamed AnMon, it apprears that you probably left out the "_" in the middle of AnMon's name.The directory I am using is chessprograms,for instance anmon looks like this in winboard.\"AnMon503 xboard\" /fd=c:\\chessprograms\\Anmon503You need to make sure the path info is correct, it has to be where _you_ installed the programs, Frank may have installed them in different directories than you did, also, make sure that you specify the file name correctly.I have tried your web pages but when i put the parameters in for the different engines in the winboard ini. winboard tells me it cant find the engines.I have tried phalanx,anmon5_03 tristram etc.Is there something else i need to do to get these engines up and running.please respond.There are some out there indeed. Please look at:I am trying to get programs to run in winboard interface can someone help. the only one i could get up and running was little goliath is there something that i am missing.
Frank Quisinsky or
me
hth
Volker
Here's one line from my winboard.ini file:
\"Inmi301 \" /fd=c:\\inmiches
it tells Winboard that the file's name is Inmi301.exe
fd= says that it's the first engine (related to playing games between engines)
and the last part indicates that it is in the directory of c:\inmiches
Pete
And this does not work. >William
Hi,If the bottom of your Winboard.ini looks somewhat like mine down below then you can probably assume that your problem is somewhere else. Make sure the .ini and .init files for each program are set up properly. In AnMon and Little Goliath you have to add the line:
Commandline = xboard
Also make sure you have not given the programs too large of a hashtable, sometimes this stops them from working. Good luck!
----------------Winboard.ini---------------------
/firstChessProgramNames="GNUChess
\"AnMon505 xboard\" /fd=c:\\Winboard\\Anmon
\"Arasan_53 -H 8192\" /fd=c:\\Winboard\\Arasan53
\"Bringer16 /winboard\" /fd=c:\\Winboard\\Bringer
\"Comet_B12\" /fd=c:\\Winboard\\Comet
\"Gromit22 -tablebasepath c:\\Winboard\\Crafty\\TB -xboardquiet\" /fd=c:\\Winboard\\Gromit
\"LG2000V2\" /fd=c:\\Winboard\\Lg2000v2
\"Phalanx22 -l+ -t8192 -r900 -o-\" /fd=c:\\Winboard\\Phalanx
\"TCBishop45 TCBxInit.cui\" /fd=c:\\Winboard\\tcb0045
\"WCrafty-17_6 xboard\" /fd=c:\\Winboard\\Crafty
\"ZChess120\" /fd=c:\\Winboard\\ZChess
\"ZChess151\" /fd=c:\\Winboard\\ZChess151
"
/secondChessProgramNames="GNUChess
\"AnMon505 xboard\" /sd=c:\\Winboard\\Anmon
\"Arasan_53 -H 8192\" /sd=c:\\Winboard\\Arasan53
\"Bringer16 /winboard\" /sd=c:\\Winboard\\Bringer
\"Comet_B12\" /sd=c:\\Winboard\\Comet
\"Gromit22 -tablebasepath c:\\Winboard\\Crafty\\TB -xboardquiet\" /sd=c:\\Winboard\\Gromit
\"LG2000V2\" /sd=c:\\Winboard\\Lg2000v2
\"Phalanx22 -l+ -t8192 -r900 -o-\" /sd=c:\\Winboard\\Phalanx
\"TCBishop45 TCBxInit.cui\" /sd=c:\\Winboard\\tcb0045
\"WCrafty-17_6 xboard\" /sd=c:\\Winboard\\Crafty
\"ZChess120\" /sd=c:\\Winboard\\ZChess
\"ZChess151\" /sd=c:\\Winboard\\ZChess151
"
----------------------------------------------
See my answere, other message (your question).I am trying to get programs to run in winboard interface can someone help. the only one i could get up and running was little goliath is there something that i am missing.
Yes, I am a renamer and non pondererI can only guess at what it going wrong, it appears to me that you are putting the wrong filename in there, since your's says \"AnMon503 xboard\" but Frank's says \"AnMon_503 xboard\" so unless you renamed AnMon, it apprears that you probably left out the "_" in the middle of AnMon's name.The directory I am using is chessprograms,for instance anmon looks like this in winboard.\"AnMon503 xboard\" /fd=c:\\chessprograms\\Anmon503You need to make sure the path info is correct, it has to be where _you_ installed the programs, Frank may have installed them in different directories than you did, also, make sure that you specify the file name correctly.I have tried your web pages but when i put the parameters in for the different engines in the winboard ini. winboard tells me it cant find the engines.I have tried phalanx,anmon5_03 tristram etc.Is there something else i need to do to get these engines up and running.please respond.There are some out there indeed. Please look at:I am trying to get programs to run in winboard interface can someone help. the only one i could get up and running was little goliath is there something that i am missing.
Frank Quisinsky or
me
hth
Volker
Here's one line from my winboard.ini file:
\"Inmi301 \" /fd=c:\\inmiches
it tells Winboard that the file's name is Inmi301.exe
fd= says that it's the first engine (related to playing games between engines)
and the last part indicates that it is in the directory of c:\inmiches
Pete
And this does not work. >William
I think that you're very close to making Winboard work, don't get discouraged.
AnMon is a good program too.
Pete
Hi,Yes, I am a renamer and non pondererI can only guess at what it going wrong, it appears to me that you are putting the wrong filename in there, since your's says \"AnMon503 xboard\" but Frank's says \"AnMon_503 xboard\" so unless you renamed AnMon, it apprears that you probably left out the "_" in the middle of AnMon's name.The directory I am using is chessprograms,for instance anmon looks like this in winboard.\"AnMon503 xboard\" /fd=c:\\chessprograms\\Anmon503You need to make sure the path info is correct, it has to be where _you_ installed the programs, Frank may have installed them in different directories than you did, also, make sure that you specify the file name correctly.I have tried your web pages but when i put the parameters in for the different engines in the winboard ini. winboard tells me it cant find the engines.I have tried phalanx,anmon5_03 tristram etc.Is there something else i need to do to get these engines up and running.please respond.There are some out there indeed. Please look at:I am trying to get programs to run in winboard interface can someone help. the only one i could get up and running was little goliath is there something that i am missing.
Frank Quisinsky or
me
hth
Volker
Here's one line from my winboard.ini file:
\"Inmi301 \" /fd=c:\\inmiches
it tells Winboard that the file's name is Inmi301.exe
fd= says that it's the first engine (related to playing games between engines)
and the last part indicates that it is in the directory of c:\inmiches
Pete
And this does not work. >William
I think that you're very close to making Winboard work, don't get discouraged.
AnMon is a good program too.
Pete)
I rename all exe files.
I made this, because i will see (when a match run) under WinBoard the number of the version.
So I rename Engine.exe in Gromit_220.exe or other ...
You can all exe files rename, not the exe file from the Nimzo WinBoard engine. Ant not the configuration files !!!
Please look in my config.zip file or big_config.zip file (configuration for Chess-Base GUI, MCSystem and WinBoard).
Kind regards
Frank
Return to Archive (Old Parsimony Forum)
Users browsing this forum: No registered users and 19 guests