![]() |
| If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|||||||
| Tags: chess, engine, fics, play, through, winboard |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hello, iam tryign to make my chess engine to play first time on FICS
with following command: C:\Program Files\WinBoardwinboard -fd 'd:\polyglot' -fcp 'polyglot my_chess_engine.ini' The above command work in winboard to make my engine play against me but ti doesn't move if i try to make her play on FICS through winboard. Any clue why? Same thing happens with all uci engines i tried.... |
| Ads |
|
#2
|
|||
|
|||
|
skieros wrote:
.... Any clue why? Same thing happens with all uci engines i tried.... Sure I have a clue: you didn't read the winboard (and zippy) help files. To give you an example what is necessary: /xboard -zp -ics -icshost 69.36.243.188 -icshelper timeseal -icslogon /home/volker/bin/fics.ini ...-fcp ./'polyglot glaurung.ini' -fd /home/volker/Schach/polyglot ... xboard (or winboard) have to know that it plays on a server. Therefore -zp has to be used. It must act in correct time therefore it needs a helper application (timeseal or timestamp depending on the server). Uci engines need the help of polyglot and an appropiate .ini file. An server.logon file with your account data and basic server commands is also very useful. Volker |
|
#3
|
|||
|
|||
|
Volker Pittlik wrote in
: skieros wrote: ... Any clue why? Same thing happens with all uci engines i tried.... Sure I have a clue: you didn't read the winboard (and zippy) help files. To give you an example what is necessary: /xboard -zp -ics -icshost 69.36.243.188 -icshelper timeseal -icslogon /home/volker/bin/fics.ini ...-fcp ./'polyglot glaurung.ini' -fd /home/volker/Schach/polyglot ... xboard (or winboard) have to know that it plays on a server. Therefore -zp has to be used. It must act in correct time therefore it needs a helper application (timeseal or timestamp depending on the server). Uci engines need the help of polyglot and an appropiate .ini file. An server.logon file with your account data and basic server commands is also very useful. Volker Iam on XP so i ahve to use this: winboard -zp -ics freechess.org -fd 'd:\polyglot' /fcp 'polyglot rybka.ini' but cause i work in dos mode freechess or the ip adress of it cant be found but a winboard dilaogo open and ask me there where i want to connect so only the -ics paramater was missing but very time i ahve to cdhir wo winboard dir to open it. is there a ay to do the same form indiese windows with a graphical way? And also plz post your fics logon so to see how it looks to make my own... damn windows are always a problem even in simple things |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| rec.games.chess.misc FAQ [2/4] | pribut@yahoo.com | rec.games.chess.misc (Chess General) | 0 | May 8th 06 05:24 AM |
| rec.games.chess.misc FAQ [2/4] | pribut@yahoo.com | rec.games.chess.misc (Chess General) | 0 | April 23rd 06 05:21 AM |
| rec.games.chess.misc FAQ [2/4] | pribut@yahoo.com | rec.games.chess.misc (Chess General) | 0 | April 7th 06 05:30 AM |
| rec.games.chess.misc FAQ [2/4] | pribut@yahoo.com | rec.games.chess.misc (Chess General) | 0 | February 19th 06 05:44 AM |
| rec.games.chess.misc FAQ [2/4] | pribut@yahoo.com | rec.games.chess.misc (Chess General) | 0 | October 19th 05 05:37 AM |