fairy-stockfish / bookgen

EPD opening book generation and filtering for chess and chess variants
https://bookgen-wasm.vercel.app
GNU General Public License v3.0
22 stars 6 forks source link

PGN output format #1

Open ianfab opened 7 years ago

ianfab commented 7 years ago

Currently only EPD is supported as output format, but it would also be useful to be able to generate books in PGN format.

shuangqiao999 commented 2 years ago

How do I use the command if I want to use 4 threads 1024MB and use Nnue to generate 10depth book.epd? Hope can get your answer thank!!

ianfab commented 2 years ago

@shuangqiao999 As mentioned before please don't use issues for basic usage questions, especially not issues that are completely unrelated to the question. Documentation can be found at https://github.com/fairy-stockfish/bookgen/wiki/UCI-options-and-commands.

shuangqiao999 commented 2 years ago

Thank you!!