Shredderbase Tips

General Topics about chess

Moderators: AlexChess, TedSummers

Post Reply
TedSummers
Posts: 10
Joined: Fri Oct 15, 2021 7:49 am

Shredderbase Tips

Post by TedSummers »

When installing Shredder in the Banksia GUI the option for:

Code: Select all

option name UCI_ShredderbasesPath
Is not displayed, to add it you need to edit the .json file for Shredder then add the following and save /update it.

Code: Select all

		{
			"default" : "<empty>",
			"name" : "UCI_Shredderbasespath",
			"type" : "string",
			"value" : ""
		},
Once done you will see the option to add the Shredderbase directory location.

Image
Clusterchess
Posts: 3
Joined: Mon Sep 05, 2022 9:33 pm

Re: Shredderbase Tips

Post by Clusterchess »

Thanks for the Tip Ted, much appreciated. 8-)

On another topic, have you any tips on how to get the hybrid option to work which allows you to join 2 or more engines together to create hybrid engine?
Post Reply