Page 1 of 1

Mscp 16b update

PostPosted: 05 Mar 2005, 15:30
by Jim Ablett
This program is an unofficial enhancement of the original Mscp 1.4 source code by Marcel van Kervinck,
distributed with his kind permission. These enhancements may or may not find their way into the official
Mscp at a later stage.


Changes:

1.6b
--------------------------------
1. Found and fixed a bug in pawn piece square tables
that weakened playing white side.
2. Fixed hash table allocation memory/footprint.
3. Further pawn evaluation adjustments.
4. Opening book based on The Edinburgh University Chess
Club Openings Library.
5. 16/32/64mb hash and Blend/SSE/SSE2 versions packaged
together in one zip file for download.

Download from my homepage.

Jim.

MSCP v1.6b

PostPosted: 06 Mar 2005, 20:27
by Anonymous
Jim,

I'm having problems runing the latest version, I can't get any of the varaints to run in Windows XP. I have a 3.2Gig P4 running Win SP.

The debug is as follows:

recognized 'normal' (-1) as variant normal
WinBoard 4.2.7 + mscp_16
Reset(1, 0) from gameMode 0
recognized 'normal' (-1) as variant normal
GameEnds(0, (null), 2)
StartChildProcess (dir="C:\Docume~1\Daz\WinBoard\Mscp") mscp_16
625 >first : xboard
protover 2
641 <first :
641 <first : This is MSCP 1.6b (unofficial)
641 <first : Marcel's Simple Chess Program)
641 <first :
641 <first : Copyright (C)1998-2005 Marcel van Kervinck
641 <first : This program is distributed under the GNU General Public License.
641 <first :
641 <first : Type 'help' for a list of commands
641 <first :
641 <first : 8 r n b q k b n r
641 <first : 7 p p p p p p p p
641 <first : 6 - - - - - - - -
641 <first : 5 - - - - - - - -
641 <first : 4 - - - - - - - -
641 <first : 3 - - - - - - - -
641 <first : 2 P P P P P P P P
641 <first : 1 R N B Q K B N R
641 <first : a b c d e f g h
641 <first : 1. White to move. KQkq
641 <first :
10625 >first : new
random
10625 >first : level 0 5 0
10625 >first : post
10625 >first : hard
15656 >first : time 30000
otim 30000
15656 >first : e2e4
GameEnds(0, (null), 2)
Interrupting first
40125 >first : force
40125 >first : quit

The program stands still and a process called windr.exe expands until it occupys all the available RAM.

Please ignore previous message

PostPosted: 06 Mar 2005, 22:33
by Anonymous
I forgot to change to the new version of the .ini file.

Cheers,

Re: Mscp 16b update

PostPosted: 07 Mar 2005, 07:01
by Jim Ablett
Hello Mathimatix,

Yes , sorry I forgot to mention with every new release
all old files should be replaced with the new ones. I'll include
the info in all future updates.

Jim.