Skip to content

Commit 424d228

Browse files
committed
Update analyze_chess_game.bat
1 parent 6396e50 commit 424d228

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

analyze_chess_game.bat

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
:: Analyze games in tatasteel 2020 using Stockfish 12
1+
:: Analyze games in tatasteel 2020 using Stockfish 14.1
22

3-
chess_artist.py --infile ./PGN/tatagpa20.pgn --outfile ana_tatagpa20.pgn --enginefile ./Engine/stockfish/stockfish_12_x64_modern.exe --engineoptions "Threads value 1, Hash value 128" --movestart 8 --movetime 200 --job analyze --eval search --log
3+
python chess_artist.py --infile ./PGN/skillingopp20.pgn --outfile ana_skillingopp20.pgn --enginefile ./Engine/stockfish/stockfish_14.1_win_x64_popcnt.exe --engineoptions "Threads value 1, Hash value 128" --movestart 8 --movetime 2000 --job analyze --eval search --log
44

55

66
pause

0 commit comments

Comments
 (0)