Comes in 32 bit and 64 bit flavors (I highly recommend using 64 bit if possible, the 32 bit version is quite unoptimized), and is way stronger than v1. Still not competing with Fruit/Toga et. al, but perhaps one day .
Version 2 is a complete rewrite from C# to C++, and 0x88 to bitboards. The search has been massively improved along the way. Evaluation is still pretty basic, but it has most major features in there now.
Comes in 32 bit and 64 bit flavors (I highly recommend using 64 bit if possible, the 32 bit version is quite unoptimized), and is way stronger than v1. Still not competing with Fruit/Toga et. al, but perhaps one day .
Version 2 is a complete rewrite from C# to C++, and 0x88 to bitboards. The search has been massively improved along the way. Evaluation is still pretty basic, but it has most major features in there now.
I downloaded the necessary file and installed it.
Now when I doubleclick on the GarboChess exe, I get an error message and have to close out.
Any suggestions?
Same problem here. It says that the application configuration is incorrect and that reinstalling the program may help. Also, is the hashtable size configurable? Last version used more than 100MB so I wasnt able to play with it.
I should have read the readme
No options as of yet, hash is set to 128mb currently (hopefully not too much).
Graham, have you perhaps installed a beta version of the CRT libraries? If you have, you'll need to uninstall that first before installing the RTM version.
You can copy the files from vc_red.cab (which should be extracted to your temp directory) as a last resort, but it should work just fine without the dll's in the same directory.