From: Snowmoondaphne <77484755+Snowmoondaphne@users.noreply.github.com> Date: Wed, 10 Nov 2021 01:34:14 +0000 (+0900) Subject: Update variants.ini X-Git-Url: http://winboard.nl/cgi-bin?a=commitdiff_plain;h=57bda214fcc8cd9d40fd3fd6f43c766ac9f88662;p=fairystockfish.git Update variants.ini I'm really sorry to tell you this,,, The positions of Black's Queen and Cardinal have been swapped in Pandemonium. Therefore, the definition has changed and it is necessary to modify it [pandemonium] variantTemplate = shogi pieceToCharTable = PNBRFSA.UV.++++++++.++Kpnbrfsa.uv.++++++++.++k maxFile = 9 maxRank = 9 pocketSize = 9 startFen = rnbsksbnr/2+f1+u1+a2/p1p1p1p1p/4v4/9/4V4/P1P1P1P1P/2+F1+U1+A2/RNBSKSBNR[] w - - 0 1 customPiece1 = o:NA customPiece2 = s:WF customPiece3 = u:D customPiece4 = w:DWF cast = false pieceDrops = true capturesToHand = true immobilityIllegal = true soldier = p knight = n bishop = b rook = r king = k queen = q commoner = g dragonHorse = h bers = d alfil = a archbishop = c chancellor = m fers = f wazir = v centaur = t promotionRank = 7 promotedPieceType = p:g n:o b:h r:d a:c v:m f:q s:w u:t doubleStep = false perpetualCheckIllegal = true nMoveRule = 0 nFoldValue = loss stalemateValue = loss Could you please modify the definition like this? Sorry again for the troublesome request,,, --- diff --git a/src/variants.ini b/src/variants.ini index 00a9259..ae834c9 100644 --- a/src/variants.ini +++ b/src/variants.ini @@ -698,7 +698,7 @@ pieceToCharTable = PNBRFSA.UV.+++++++.++Kpnbrfsa.uv.+++++++.++k maxFile = 9 maxRank = 9 pocketSize = 9 -startFen = rnbsksbnr/2+a1+u1+f2/p1p1p1p1p/4v4/9/4V4/P1P1P1P1P/2+F1+U1+A2/RNBSKSBNR[] w - - 0 1 +startFen = rnbsksbnr/2+f1+u1+a2/p1p1p1p1p/4v4/9/4V4/P1P1P1P1P/2+F1+U1+A2/RNBSKSBNR[] w - - 0 1 customPiece1 = o:NA customPiece2 = s:WF customPiece3 = u:D