The G5 version crashes when the depth and search are
set to c and 4 or higher. It crashed the last two times
I played it.
I usually play with the stats displayed. I have 3.5 GB
of Ram, Dual 2GHZ G5, and OS 10.4.2. I read web pages
while waiting for the computer to move.
I guess I am awesome at this game, and I break its
brain. :)
Logged In: YES
user_id=451396
This is a known problem which we should probably document
somewhere. The problem is that we seem to be hitting a Mac
OS X per-process memory limit when running at the highest
search depths. Which isn't to say it's a problem with OS X
-- it's an issue with the way we're handling memory within
our program, and the fact that we need to put more effort
into memory optimization.
I'm going to keep this bug open. I'm not sure when I'll get
a chance to work on it, but it does need fixing and further
optimization.