Hi Pablo,
Pablo wrote:Hi Stephan,
In my PC, apparently Brutus 8.5 do not read the .ctg opening book. The winboard.debug file show an error reading the opening book complementary files .cto and .ctb. Also,in the bookBrutus.ini file I delete the "2" of the line "Title=bookBrutus.ctg".
Please your comments
Pablo Urzua
You are right, I made a small mistake in the distributed ini-file. Please replace the content of Brutus.ini with the following code:
- Code: Select all
==== settings Brutus_v8.05_x64 ====
pref:printToScreen=0 (0=disabled, 1=enabled)
pref:size-hashtable=64 (in MB)
pref:NalimovCache=32 (in MB)
pref:egtb-path=d:\chess\egtb4
pref:book-path=bookBrutus.ctg
pref:DRAWSCORE=-50
pref:VALPAWN=100
pref:VALKNIGHT=300
pref:VALBISHOP=300
pref:VALROOK=500
pref:VALQUEEN=900
pref:MAXPROCESSES=0
pref:enable_EGTB=1 (initial value, 0=disabled, 1=enabled)
pref:enable_BOOK=1
pref:BookBestMoveOnly=1
pref:enable_FUTPRUN=1
pref:enable_EXTENTIONS=1
pref:enable_NMP=1
pref:enable_LMP=1
pref:pondering=0
pref:printInvertedScore=0
For some reason the bookpath (pref:book-path=bookBrutus.ctg) was missing. I have changed the ini-file on my website. If you have trouble with the ini-file in the future, you can always generate a new ini-file as follows:
- Start brutus as a console, type 'uci' <enter> and again <enter>, then close Brutus. A new ini-file has been created.
Best wishes,
Stephan