
Pedro, I think you are making it more complicated than it should be. I do not have Fritz, but can someone tell me if the way of installing a UCI engine is anywhere near similar to installing it under Arena? I had to fiddle with the adapters a lot few months ago to get Romichess (a winboard engine) to use a polyglot book. Here is all the things that you need in the folder Prodeo + Polyglot book that he wants to use+ Polyglot + Wb2UCI..
Step 1
Edit the WB2UCI Eng file. I will personally leave the wb2uci without any renaming, change the name of the engine as necessary..
Code: Select all
[ENGINE]
Name=Prodeo
Author=Ed Schröder
Filename=Wb2Uci.exe
Program=prodeo.exe
; See Wb2Uci.html for more options
Step 2
Edit the Polyglot ini, I already changed the name of the book, change others accordingly.
Code: Select all
[Polyglot]
EngineName = Prodeo
EngineDir = .\
EngineCommand = wb2uci.exe
Log = false
LogFile = log.txt
Resign = true
ResignMoves = 3
ResignScore = 900
CanPonder = true
ShowPonder = true
SyncStop = true
Book = true
BookFile = pub.bin
KibitzMove = true
KibitzDelay = 2
[Engine]
Ponder = On