Hi! Just as I wrote a script yestereve to simplify the setup of PolyGlot. Engines like Fruit 2.3.1 (now again free but still CS) or Shredder 11 have quite a bunch of settings...
In scid the current Engine Setup Dialog for UCI drops _all_ settings of the style UCI_*. While this is not entirely bad at least Shredder introduces some UCI_ variables that are of interest to the user: ; type check default false UCI_LimitStrength = false ; type spin min 1000 max 2400 default 1400 UCI_Elo = 1400 Additionally since V11 Shredder uses ShredderBases which are also set via ; type string default /shredderbases/ UCI_shredderbases I've no good solution for this problem. In my short Perl-script I solved it by commenting these lines by default in the PolyGlot-file produced and I can uncomment them by hand. Probably a similar solution would be to give them a "disabled" checkbox hooked on by default but that can enable setting of these variables. -- Kind regards, Alexander Wagner Universitaetsbibliothek Ilmenau Langewiesener Str. 37 98693 Ilmenau Tel.: 03677/69-4521 , Fax.: 03677/69-4617 ------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 _______________________________________________ Scid-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scid-users
