Page 1 of 1

Shredderbase Tips

Posted: Fri Mar 15, 2024 9:23 am
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

Re: Shredderbase Tips

Posted: Fri Mar 15, 2024 12:31 pm
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?