If I run hgtblB.exe it genrate nothing for me.hgm wrote: ↑Sat Apr 27, 2024 10:03 pmAh OK. I had forgotten that too, but figured it out now.
You run it with the .pgn file as argument, e.g.
hgtblB name.pgn
It then creates two files in the same directory as where the PGN file was: names.txt and namex.txt.
The second one contains the cross table. (The other is the ranking.)
I do not know how to run it with .pgn file as argument.
I could run ordo simply by opening the folder the ordo -win64.exe file is in it
typing CMD and later typing something like
ordo-win64.exe -a 1000 -A "Stash v35.0 512 nodes" -W -p nodespart.pgn -o ratingn99.txt
that tell it that Stash's rating has to be 1000 and the name of the pgn file is nodedpart.pgn and the name of the text file to have rating is ratingn99.txt but I do not know how to do it with hgtblB.exe
I tried running it in a similiar way.
First going to the folder:
C:\Users\Uri\Downloads\ChessLive\ChessLive!
(Practically the folder Uri is in hebrew letters but I replaced them by english letters for this post)
second thing typing CMD instead of the name of the folder.
I see
C:\Users\Uri\Downloads\ChessLive\ChessLive!>
nodespart.pgn is inside the folder.
I tried to write now after the >
hgtblB.exe nodespart.pgn
It changed nothing.