Geschrieben von: / Posted by: Han at 21 July 2000 17:11:12:
How are chessbase native engines written (the .eng file?)
I don't know for sure, but I kind of thing Chessbase themselves compile all of those. They usually turn out a Crafty.eng, but Robert Hyatt says he has no info about how it's done. It seems to be all their work at Chessbase.How are chessbase native engines written (the .eng file?)
No, I think you're right. Judging from the remarks made by the author of Faile, Chessbase is responsible for making the .eng version. There's probably some minimum requirements for doing such a conversion.I don't know for sure, but I kind of thing Chessbase themselves compile all of >those. They usually turn out a Crafty.eng, but Robert Hyatt says he has no info about how it's done. It seems to be all their work at Chessbase.
I could be wrong though.
You could try making your Winboard engine work with their winboard addapter, which isn't too hard to do. I think you need to put your engine in a subdirectory of "engines". Something like c:\engines\drchess and if your exe is drchess.exe you would rename the winboard addapter drchess.eng, and that would be in the directory c:\engines, then in the c:\engines\drchess you'd probably want a file called drchess.init file that would contain something >like this:
[Parameter]
CommandLine = (whatever you'd add to command line parrameters)
Author = Han
Engine = DrChess
Debug = False
[Support]
AnalyzeMode = False
PonderMode = False
Yes you definitely have to contact them through email engines@chessbase.com. They claim to be "interested in a chess engines of a wide range of strenght".I don't know for sure, but I kind of thing Chessbase themselves compile all >>of those.
You could try making your Winboard engine work with their winboard addapter, >>which isn't too hard to do. I think you need to put your engine in a >>subdirectory of "engines". Something like c:\engines\drchess and if your exe >>is drchess.exe you would rename the winboard addapter drchess.eng, and that >>would be in the directory c:\engines, then in the c:\engines\drchess you'd >>probably want a file called drchess.init file that would contain something >like this:
Return to Archive (Old Parsimony Forum)
Users browsing this forum: No registered users and 32 guests