To Jim Ablett

Discussion of computer chess matches and engine tournaments.

Moderator: Ras

swami
Posts: 6662
Joined: Thu Mar 09, 2006 4:21 am

To Jim Ablett

Post by swami »

Hi Jim,

Can you make a compile for any of the below engines with analysis mode implemented so that they could take part in STS tests under Arena?

I think you made a compile for Bruja, Romichess, Typhoon. Those worked fine! So, I create a thread here rather send an email to you, because some people may find the links to download useful.

Code: Select all

Tscp
Red Queen Chess
Frittle
Arabian Knight
Sloppy
ZZZZZZ
Mscp
CPW
Simon
Flux 2.2
Eden
Joker
Knightdreamer
Atleast, I very much needed the working compile of TSCP, MSCP, Eden, Frittle.

Thanks again! 8-)

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

Re: To Jim Ablett

Post by Jim Ablett »

swami wrote:Hi Jim,

Can you make a compile for any of the below engines with analysis mode implemented so that they could take part in STS tests under Arena?

I think you made a compile for Bruja, Romichess, Typhoon. Those worked fine! So, I create a thread here rather send an email to you, because some people may find the links to download useful.

Code: Select all

Tscp
Red Queen Chess
Frittle
Arabian Knight
Sloppy
ZZZZZZ
Mscp
CPW
Simon
Flux 2.2
Eden
Joker
Knightdreamer
Atleast, I very much needed the working compile of TSCP, MSCP, Eden, Frittle.

Thanks again! 8-)

Best wishes,
Swami
Hi Swami,

Wow a lot of projects for me! :)
I can probably fix half of them, the other half
are private src, i.e Knightdreamer/Joker or
written in Java , Frittle/Arabian Knight/Flux/Eden,
which I have no desire to learn.

Jim.
swami
Posts: 6662
Joined: Thu Mar 09, 2006 4:21 am

Re: To Jim Ablett

Post by swami »

Jim Ablett wrote:
swami wrote:Hi Jim,

Can you make a compile for any of the below engines with analysis mode implemented so that they could take part in STS tests under Arena?

I think you made a compile for Bruja, Romichess, Typhoon. Those worked fine! So, I create a thread here rather send an email to you, because some people may find the links to download useful.

Code: Select all

Tscp
Red Queen Chess
Frittle
Arabian Knight
Sloppy
ZZZZZZ
Mscp
CPW
Simon
Flux 2.2
Eden
Joker
Knightdreamer
Atleast, I very much needed the working compile of TSCP, MSCP, Eden, Frittle.

Thanks again! 8-)

Best wishes,
Swami
Hi Swami,

Wow a lot of projects for me! :)
I can probably fix half of them, the other half
are private src, i.e Knightdreamer/Joker or
written in Java , Frittle/Arabian Knight/Flux/Eden,
which I have no desire to learn.

Jim.


Hi Jim,

Sorry if it takes up time. Forgive me for assuming that it's little bit easier to implement. My erroneous assumption was based on the fact that you had no trouble making Romichess/Bruja/Typhoon work. Apologies again, and thanks for all the help!

Looking forward to the TSCP!
Keep up the good work!

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

Re: To Jim Ablett

Post by Jim Ablett »

Image
Tscp v1.81d JA by Tom Kerrigan
http://www.tckerrigan.com/Chess/TSCP


What's new:
-------------


1. Used Normand Blais's modified 'v1.81-null' src code
as base, which added null move & fen capabilities to Tscp.
http://www.tckerrigan.com/Chess/TSCP/Community

2. Merged bugfixes from v.1.81c (bugfix) src.

3. Added wb 'setboard' & wb 'analyze' commands.

4. Improved time control code. Added wb 'level' command
& incremental time.

5. A few more small bugfixes.

6. 32 bit Linux compile added.


Download:
http://dl.dropbox.com/u/5047625/tscp-181d-ja.zip
Mirror:
http://www.mediafire.com/?dlv5gczmjn2


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

Re: To Jim Ablett

Post by Jim Ablett »

I have updated the Tscp package with a faster Windows executable.

I have removed the Tscp links above.
Please re-download from these links >

Tscp 1.81d JA
Download:
http://good.net/_zBgtunZJF
Mirror:
http://www.file-upload.net/download-265 ... a.zip.html

Jim.
User avatar
beachknight
Posts: 3533
Joined: Tue Jan 09, 2007 8:33 pm
Location: Antalya, Turkey

Re: To Jim Ablett

Post by beachknight »

Thanks, Jim.

What I'd like to see is a new compile of InmiChess 3.05.
I know sources are possibly not available but just tried on W7 or Vista.
Doesnt work.
hi, merhaba, hallo HT
swami
Posts: 6662
Joined: Thu Mar 09, 2006 4:21 am

Re: To Jim Ablett

Post by swami »

Jim Ablett wrote:I have updated the Tscp package with a faster Windows executable.

I have removed the Tscp links above.
Please re-download from these links >

Tscp 1.81d JA
Download:
http://good.net/_zBgtunZJF
Mirror:
http://www.file-upload.net/download-265 ... a.zip.html

Jim.
Thanks a lot, Jim!

Greatly appreciated!
swami
Posts: 6662
Joined: Thu Mar 09, 2006 4:21 am

Re: To Jim Ablett

Post by swami »

What's the command to set the hash size for TSCP in Arena, Jim? I don't see it in readme file. It's at the moment using 1 mb default. Would like to set 128 mb hash.
User avatar
Graham Banks
Posts: 44589
Joined: Sun Feb 26, 2006 10:52 am
Location: Auckland, NZ

Re: To Jim Ablett

Post by Graham Banks »

Hi Jim,

any chance of a compile for Brutus 8.05 (32-bit) that will operate correctly on my i5?

Cheers,
Graham.
gbanksnz at gmail.com
User avatar
Jim Ablett
Posts: 2275
Joined: Fri Jul 14, 2006 7:56 am
Location: London, England
Full name: Jim Ablett

Re: To Jim Ablett

Post by Jim Ablett »

swami wrote:What's the command to set the hash size for TSCP in Arena, Jim? I don't see it in readme file. It's at the moment using 1 mb default. Would like to set 128 mb hash.
It's not adjustable.

Jim.