Phenomenon wrote:Hello,
I am using Rybka 3 Dynamic through Polyglot and it works fairly well. The problem I have is that it seems to lag a little bit by thinking more than it should in 1/0 games. Here are the 'important' sections in my .ini files. If someone would either meet me in yahoo for some advice on optimizing my settings or posting some helpful info here I would be most grateful. I know I have unneccessary lines, and would like to know which ones they are so I can delete them, and would also like to know of any lines I can add to my files for better speed in 1/0.
[Polyglot]
EngineDir=C:\Polygot
EngineCommand=Rybka-3-Dynamic-32-bit.exe
Book=true
BookFile=C:\Polygot\performance.bin
Resign=false ; to enable/disable resign
ResignScore=800
DrawOffer=true ; to enable/disable draw offer
DrawOfferMoves=11
[Engine]
Rate Of Play = Ultrafast
Playing Style = ultraoptimistic
Time Usage = Varied
Hash=128
NalimovPath=C:\345men
NalimovCache=32
NalimovUsage=Rarely
OwnBook=false
Max CPUs=2048
NalimovUsage=2
Preserve Analysis=1
Saved Hash File=<empty>
Persistent Hash Enabled=1
Persistent Hash File=<empty>
Persistent Hash Play Depth=64
Persistent Hash Write Depth=10
Persistent Hash Size=16
Persistent Hash Merge File=<empty>
MultiPV_cp=0
Contempt Play=0
Contempt Analyze=0
UCI_LimitStrength=false
UCI_Elo=2400
UCI_EngineAbout=www.rybkachess.com
Time Buffer=0
::
}
/firstChessProgramNames={"Rybka Dynamic" /fcp="Rybka-3-Dynamic-32-bit.exe" /fd="C:\Polygot"
"Rybka 32" /fUCI /fcp="Rybka-3-Dynamic-32-bit.exe" /fd="C:\Polygot"
"Rybka-3-Dynamic-32-bit.exe" /fcp="polyglot.exe polyglot_rybka.ini"
}
/secondChessProgramNames={"Rybka" /scp="Rybka-3-w32.exe" /sd="C:\Polygot"
"Rybka" /sUCI /scp="Rybka-3-w32.exe" /sd="C:\Polygot"
"Rybka-3-w32.exe" /scp="polyglot.exe polyglot_rybka.ini"
}
One last thing. I have a short list of commands available in my ICS interface. How can I expand its repertoire?
Phenomenon,
Most parts of your Polyglot_Rybka.ini file is ok except for few areas, primarily in the [Engine] section. Here are some of the mistakes you made for Rybka 3 ini file - that are not present or valid for Rybka 3:
1. Rate of Play----------->This option belongs to Rybka 2.x versions
2. Playing Style----------> Rybka engines(except for Rybka 1.0 Beta) don't have this parameter. Therefore, this option WON'T have any effect on any Rybka engines.
3. Time Usage------------>This uci-option also belongs to the Rybka 2.x versions and not valid in Rybka 3 version
4. NalimovUsage=2------ >This is a wrong or bad option to "enable" nalimov usage in rybka(or other engines). To enable or disable nalimov usage,specifically in Rybka engines, these are those options: Frequently, Normal, Rarely, Never. If you want to use nalimov most times, you want to select--->
Frequently<--- OR --->
Normally<---.
Therefore, for your NalimovUsage option, it should be: NalimovUsage=Frequently, OR, NalimovUsage=Normal.
Time Buffer=0----This is the default setting.It is the option you can use to counter the negative effects of inernet-lag most people experience by increasing its numerical values (0-900). Since you feel you're losing by time, you can increase this value till you notice an increase in speed, without negatively affecting Rybka's playing strength.
IMPORTANT!:
First of all, to view an engines parameters, click on the engine.exe, when the uci opens up, type---->
uci<---- (
uci MUST be in
small letters)within the engine's DOS screen and you will see that engine's
specific parameters.
In addtition, I decided to post only the [Engine] portion of my polyglot_rybka3.ini file:
[ENGINE]
HashTable Size = 256 Mb
Max CPUs = 2048
NalimovPath = C:\Egtb
NalimovCache = 32 Mb
NalimovUsage = Frequently
Preserve Analysis = false
Save Hash File = <empty>
Persistent Hash Enabled = true
Persistent Hash File = <empy>
Persistent Hash Play Depth = 64
Persistent Hash Write Depth = 10
Persistent Hash Size = 16
Persistent Hash Merge File = <empty>
Ponder = true
MultiPV = 100
MultiPV_cp = 32768
Contempt Play = 0
Contempt Analyze = 0
UCI_LimitStrength = false
UCI_Elo = Max
UCI_EngineAbout =
http://www.rybkachess.comTime Buffer = 0
Good luck.
Prima.