Question to WIN32 experts

Discussion of chess software programming and technical issues.

Moderator: Ras

trojanfoe

Re: Question to WIN32 experts

Post by trojanfoe »

It's not the hash code that takes the space but rather the 'random' values used to create the Zobrist hash. I may add compatibility back in, but at the moment I want to avoid the clutter for something which isn't very important (I expect the GUI to provide the openings and my own use of a book to be very limited).

Cheers,
Andy