gnome-chess/data/engines.conf
Michael Catanzaro 188b24573f Substantial, insufficient work on easiness
* Allow engine arguments to depend on difficulty
* Improve difficulty levels for many engines... but not much
* Stockfish and then Phalanx are now preferred over GNUChess

Unfortunately, all of these engines are too hard for our needs.

Some of these engines seem to be Windows-only; others are proprietary;
and others don't want to compile anymore.  I've left these alone since
there's not much reason to remove them in case you do manage to get one
working. But they won't be getting difficulty levels.

https://bugzilla.gnome.org/show_bug.cgi?id=475535
2013-07-21 12:20:25 -05:00

132 lines
2.1 KiB
Text

[Stockfish]
protocol=uci
binary=stockfish
option-easy-0=name Skill Level value 0
option-normal-0=name Skill Level value 5
option-hard-0=name Skill Level value 20
[Phalanx]
protocol=cecp
binary=phalanx
arg-easy-0=-e0
arg-normal-0=-e40
option-easy-0=easy
option-easy-1=depth 2
option-normal-0=easy
option-normal-1=depth 3
option-hard-0=hard
[GNUchess]
protocol=cecp
binary=gnuchess
arg-easy-0=--xboard
arg-normal-0=--xboard
arg-hard-0=--xboard
option-easy-0=easy
option-easy-1=depth 1
option-normal-0=easy
option-normal-1=depth 3
option-hard-0=hard
[Sjeng]
protocol=cecp
binary=sjeng
option-easy-0=easy
option-easy-1=depth 1
option-normal-0=easy
option-normal-1=depth 3
option-hard-0=hard
[Amy]
protocol=cecp
binary=Amy
option-easy-0=easy
option-easy-1=depth 1
option-normal-0=easy
option-normal-1=depth 3
option-hard-0=hard
[Crafty]
protocol=cecp
binary=crafty
option-easy-0=easy
option-easy-1=depth 1
option-normal-0=easy
option-normal-1=depth 3
option-hard-0=hard
[Faile]
protocol=cecp
binary=faile
option-easy-0=easy
option-easy-1=depth 1
option-normal-0=easy
option-normal-1=depth 3
option-hard-0=hard
[Glaurung]
protocol=uci
binary=glaurung
option-easy-0=name Aggressiveness value 50
option-easy-1=name Cowardice value 200
option-normal-0=name Aggressiveness value 130
option-normal-1=name Cowardice value 100
option-hard-0=name Aggressiveness value 200
option-hard-1=name Cowardice value 50
[HoiChess]
protocol=cecp
binary=hoichess
option-easy-0=easy
option-easy-1=depth 1
option-normal-0=easy
option-normal-1=depth 3
option-hard-0=hard
[Diablo]
protocol=uci
binary=diablo
[BBChess]
protocol=uci
binary=bbchess
[Fruit]
protocol=uci
binary=fruit
[Gambit Fruit]
protocol=uci
binary=gfruit
[Toga II]
protocol=uci
binary=toga2
[Amundsen]
protocol=cecp
binary=amundsen
option-easy-0=easy
option-easy-1=depth 1
option-normal-0=easy
option-normal-1=depth 3
option-hard-0=hard
[Boo's Chess Engine]
protocol=cecp
binary=bce
option-easy-0=easy
option-easy-1=random
option-normal-0=easy
option-hard-0=hard
[Fairy-Max]
protocol=cecp
binary=fairymax
option-easy-0=easy
option-normal-0=normal
option-hard-0=hard
[Shredder]
protocol=uci
binary=ShredderClassicLinux