ZCT 3.2442 by Zach Wegner - JA Windows builds available

Discussion of anything and everything relating to chess playing software and machines.

Moderators: hgm, Rebel, chrisw

User avatar
Jim Ablett
Posts: 1449
Joined: Fri Jul 14, 2006 7:56 am
Location: London, England
Full name: Jim Ablett

ZCT 3.2442 by Zach Wegner - JA Windows builds available

Post by Jim Ablett »

Image
ZCT 3.2442 by Zach Wegner
http://sourceforge.net/projects/zct/

Windows x64 & win32 Intel compiler 10 p.g.o
& Gcc-cygwin SMP builds.


I had some problems compiling the smp version
in native Windows, so I compiled it with Cygwin. A bit
slower than the Intel builds and only 32 bit. I'm
this will be sorted out soon.

Available from my homepage.

Jim.
Tony Thomas

Re: ZCT 3.2442 by Zach Wegner - JA Windows builds available

Post by Tony Thomas »

Fair enough..another strong engine..
swami
Posts: 6647
Joined: Thu Mar 09, 2006 4:21 am

Re: ZCT 3.2442 by Zach Wegner - JA Windows builds available

Post by swami »

Wow! Great Release, Thanks Zach! I have always found the engine's playing style to be attractive.

Had a great fun chatting with ya at CCT :wink:
User avatar
Dr.Wael Deeb
Posts: 9773
Joined: Wed Mar 08, 2006 8:44 pm
Location: Amman,Jordan

Re: ZCT 3.2442 by Zach Wegner - JA Windows builds available

Post by Dr.Wael Deeb »

Tony Thomas wrote:Fair enough..another strong engine..
I second that Tony,a great and awaited for a long time release :D
_No one can hit as hard as life.But it ain’t about how hard you can hit.It’s about how hard you can get hit and keep moving forward.How much you can take and keep moving forward….
User avatar
Jim Ablett
Posts: 1449
Joined: Fri Jul 14, 2006 7:56 am
Location: London, England
Full name: Jim Ablett

Re: ZCT 3.2442 by Zach Wegner - JA Windows builds available

Post by Jim Ablett »

There'a a ponder bug in the Intel builds.

Read here> http://wbforum.vpittlik.org/viewtopic.php?t=7318

I found a fix. New compiles should be up later.

Jim.
F. Bluemers
Posts: 868
Joined: Thu Mar 09, 2006 11:21 pm
Location: Nederland

Re: ZCT 3.2442 by Zach Wegner - JA Windows builds available

Post by F. Bluemers »

Jim Ablett wrote:There'a a ponder bug in the Intel builds.
Like I care about some ponderbug :twisted:
My tours run without ponder :wink:
Thanks Zach and Jim

Best
Fonzy
User avatar
Jim Ablett
Posts: 1449
Joined: Fri Jul 14, 2006 7:56 am
Location: London, England
Full name: Jim Ablett

Re: ZCT 3.2442 by Zach Wegner - JA Windows builds available

Post by Jim Ablett »

There's an update available on my homepage now.

It fixes the ponder bug and also a workaround fix for
the 'too early mate result' bug.

Jim.
User avatar
Jim Ablett
Posts: 1449
Joined: Fri Jul 14, 2006 7:56 am
Location: London, England
Full name: Jim Ablett

Re: ZCT 3.2442 by Zach Wegner - JA Windows builds available

Post by Jim Ablett »

I forgot to mention egbb support in activated, but it is non-configurable at the moment.
The EGBB folder must be placed in ZCT's engine folder.

Jim.
User avatar
Graham Banks
Posts: 41725
Joined: Sun Feb 26, 2006 10:52 am
Location: Auckland, NZ

Re: ZCT 3.2442 by Zach Wegner - JA Windows builds available

Post by Graham Banks »

Thanks Zach and Jim. :D
gbanksnz at gmail.com
Gandalf

Re: ZCT 3.2442 by Zach Wegner - JA Windows builds available

Post by Gandalf »

Looking forward to trying the engine, however...

In cmddef.c:

Code: Select all

print("id name ZCT%s author Zach Wegner\n", ZCT_VERSION);
Should be:

Code: Select all

print("id name ZCT%s\nid author Zach Wegner\n", ZCT_VERSION);
Which causes some trouble under Chessbase 9.