Closed brtzsnr closed 7 years ago
What's the problem with the PGN?
Note that some rules such as draw-by-repetition are ignored. The PGN format is just a convenient way to represent the tablebase moves.
In understand that but after 2... Kxh7 there are only kings on the board which is already a theoretical draw so the last 50 full moves should not happen at all.
As mentioned, it does not implement all drawing rules.
For the following endgame the rooks are captured early on and the game continues with only kings.
% fathom.linux --path ~/syzygy/ "8/5k1r/8/8/6K1/8/8/R7 w - - 0 1" [Event ""] [Site ""] [Date "??"] [Round "-"] [White "Syzygy"] [Black "Syzygy"] [Result "1/2-1/2"] [FEN "8/5k1r/8/8/6K1/8/8/R7 w - - 0 1"] [WDL "Draw"] [DTZ "0"] [WinningMoves ""] [DrawingMoves "Kf3, Kg3, Kf4, Kf5, Kg5, Rb1, Rc1, Rd1, Re1, Rf1, Ra2, Ra3, Ra4, Ra5, Ra6, Ra7, Ra8"] [LosingMoves "Rg1, Rh1"]