BigChess.xop
Posted: 29 Aug 2013, 11:11
Hi H.G
I am trying unsuccessfully to make a shortcut (.XOP) for BigChess variant.
After having followed the thread on talkchess about bigchess. I changed 11 by 17 and compiled winboard.
I can now change for variant 16 x 16
Now I would like to make a shortcut but I get this error.
- Code: Select all
---------------------------
Fatal Error
---------------------------
Recompile with BOARD_RANKS or BOARD_FILES, to support this size
---------------------------
OK
---------------------------
Could you please fix these files below?
BigChess.xop
- Code: Select all
;
; Run Shokidoki for mini-Shogi
;
; overrule board dimension and holdings size
;
@BigChess.ini
;
; Set first and second engine to Shokidoki (so we skip start menu)
;
;/cp
;/fcp=NebiyuAlien
;/fd=engines
;/scp=NebiyuAlien
;/sd=engines
;/fSAN
;
; opening book (not included, but exists!)
;
;/firstXBook
;/secondXBook
BigChess.ini
- Code: Select all
;
; special settings required for mini-Shogi
;
; overrule board dimension and holdings size
;
/variant=normal
/boardWidth=16
/boardHeight=16
;/holdingsSize=-1
;
; tell WB which pieces can participate (with normal abbreviation)
;
;/pieceToCharTable="P.BR.S...G.+.++.+Kp.br.s...g.+.++.+k"
;
; give file for defining initial position
;
;/loadPositionFile="BigChess.fen"
;
; opening book (not included, but exists!)
;
;
; Since board is so small, use large square size
;
/boardSize=small
/showCoords=true
;/coordFont="Arial:10 bc1"
;/clockFont="Arial:24 bc1"
;/overrideLineGap=-1
;/flipBlack=false
;/allWhite=false
;/whitePieceColor=#ffffcc
;/blackPieceColor=#202020
;/lightSquareColor=#c8c365
;/darkSquareColor=#77a26d
;
;
;
/saveSettingsOnExit=false
I read somewhere that shortly you were going to release a new version, will you include the BigChess Variant?
Greeting