2008-04-25 15:24:32 +00:00
|
|
|
This package is set to allow per-user config files, and a shared books
|
|
|
|
directory. To accomplish this, crafty is setgid nobody, and the books
|
|
|
|
and learning information are owned by the user 'nobody.'
|
2007-09-10 01:12:45 +00:00
|
|
|
|
|
|
|
The location values are tunable, see message when make is issued.
|
|
|
|
|
2008-04-25 15:24:32 +00:00
|
|
|
If you have an SMP system, add a line to your ~/.craftyrc file to the
|
|
|
|
effect:
|
|
|
|
|
|
|
|
smpmt=2 (or however many cpus you have)
|
|
|
|
|
|
|
|
Do not set this higher than you really have, or performance will
|
|
|
|
actually drop.
|
2008-05-02 20:08:06 +00:00
|
|
|
|
|
|
|
New "skill" command that can be used to "dumb down" crafty. "skill <n>"
|
|
|
|
where n is a number between 1 and 100. 100 is max (default) skill.
|
|
|
|
Skill 70 will drop the playing Elo by about 200 points. Skill 50 will
|
|
|
|
drop it about 400 points. The curve is not linear, and the closer you
|
|
|
|
get to 1, the lower the rating.
|