; ; Settings for Wa Shogi (theme + other) ; -variant chu ; ; size overrides ; -boardWidth 11 -boardHeight 11 -holdingsSize 0 ; ; define participating pieces ; -pieceToCharTable "P..^S^FV..^LW^OH.F.^R.E....R...D.GOL^M..^H.M.C.^CU.^W/.......^V.^P.^U..^DS.^GXKp..^s^fv..^lw^oh.f.^r.e....r...d.gol^m..^h.m.c.^cu.^w/.......^v.^p.^u..^ds.^gxk" ; ; redefine default engine ; -fcp hachu -scp hachu ; ; provide initial position ; -fen "hmlcvkwgudo/1e3s3f1/ppprpppxppp/3p3p3/11/11/11/3P3P3/PPPXPPPRPPP/1F3S3E1/ODUGWKVCLMH w" ; ; define how pieces move ; -men "P:fW;O:fR;H:fRbW2;U:fWbF;L:fWbF;M:vWfF;G:vWfF;C:sWfF;D:sbWfF;S:FfW;W:WfF;S:sRvW;R:FfRbW;X:FvWAvD;F:BfW;+P:WfF;+O:K;+H:vN;+U:BfW;+L:vRfF3bFsW;E:vRfF3bFsW;+M:FfW;+G:sRvW;+C:vRsWfF;+D:WfF;+V:FfsW;+W:K;+S:R;+R:FvWAvD;+F:BvRsW" ; ; pieces: supplied wa-shogi svg's, and flip them in flipView ; -pid ~~/themes/SHOGI/1-kanji-wa -inscriptions " ..燕鶏鹿..鷲狼歬風.鷹.狐.鷲....兎...犬.鳫車鴟鹿..天.猿.鶏.延烏.熊/.......猪.金.鷹..狼羽.羽狐 " -flipBlack true -trueColors true ; ; board: no checkering (both w. and w.o. texture) ; -liteBackTextureFile "~~/themes/textures/kaya.png" -darkBackTextureFile "~~/themes/textures/kaya.png" -lightSquareColor #77A26D -darkSquareColor #77A26D ; ; detour under-promotion is less convenient when non-pawns promote ; -sweepPromotions false ; ; legality testing must be on for double-moves to work, no adjudication ; -testLegality true -trivialDraws false -materialDraws false ; ; set up own persistence file, used for this theme only ; -settingsFile ~/.xboard-wa-rc -saveSettingsFile ~/.xboard-wa-rc