XBoard 4.8.0d
For OSX 10.6+ (64bit)
XBoard 4.8 for OSX can be downloaded as an .app bundle from here. It is all self-contained with GTK2 running directly through quartz (OSX's native graphic api).
Just copy to wherever you want on the hard drive. For the ICS scripts to work, be sure to keep them in the same folder.
This bundle contains all essential support programs, such as Polyglot and timeseal, pre-installed and ready to run. It contains two demo engines, a native XBoard engine (Fairy-Max 4.8) and a UCI engine (Fruit 2.1) and, as a bonus, links to the Xboard engine Sjeng (Which is already installed on OSX within the built-in Chess.app). The 4.8 bundle also contains engines for playing Xiangqi (Maxqi, Haqikid, and Eleeye *UCCI*), Shogi (GnuShogi and Shokidoki), and Chu Shogi (HaChu) plus other variants. Also regarding variants, Xboard.app supports other dialects of UCI protocol for variant engines (i.e. UCCI, USI and Cyclone UCI) through the UCI2WB adapter included. *Make sure you are in the appropriate variant before loading such an engine* Also, it now includes HGM's pseudo engine for peer to peer networking which can be used with almost any variant (including custom ones).
For ICS play, the bundle includes launching scripts preset for FICS (Free Internet Chess Server), ICC (Internet Chess Club), and HGM's variant server.
Download
XBoard_4.8.0_OSX_Intel.dmg (14mb)
Changes since 4.7.3 bundle for OSX.
-Fixed many, many bugs and rough edges smoothed out
-Pid command is no longer slaved to default pieces directory. The app now accesses that directly.
-Pixbuf icons now work for Engine Output window and doc icon manipulation.
-XBoard's localization features now fully implemented
------------------------------------------------
Native OSX Engines:
For CECP and UCI engines already compiled for OSX, check out Julian Marcel's website!
------------------------------------------------
Windows Engines on OSX:
You can use wine to run Windows chess engines in XBoard.app! (or any other UI for that matter)
By far the easiest method of installing wine is to simply download this wineskin engine (Although it is meant for Wineskin apps, it is a complete installation of wine with all necessary libraries placed in a convenient bundle and supports OSX 10.6)
http://www.mediafire.com/download/um1xc ... .51.tar.7z
Extract this file completely (Use TheUnarchiver, or something similar, for the 7zip decompression) and you will get a file called wswine.bundle.
Place this in your Documents folder or wherever you prefer.
Next, launch XBoard.app and go to the Engines -> Edit Engine List... window. You can add engines by manually typing them in like so:
- Code: Select all
"Engine" -fcp "~/Documents/wswine.bundle/bin/wine /Directory/to/Engine/Engine.exe" -fd "/Directory/to/Engine" -fUCI (if UCI engine)
Or if you want to be able to select the engine in your Engine -> Load 1st/2nd Engine Dialog, you can also create a textfile with no extension and add the -fcp information there. i.e.:
- Code: Select all
~/Documents/wswine.bundle/bin/wine /Directory/to/Engine/Engine.exe
Then, select the script as if it were a native engine in the Load Engine dialog.
The first time you launch an engine, wine will try to configure itself and the engine may fail. Hit cancel to any Wine Gecko install popup, and relaunch the engine. It should then run on the next launch.
Note!: Wine64 is extremely experimental! The bundle supports 64 bit to a limited capacity. Some 64 bit engines may work, others may not... 32 bit engines will have much more common success.
XBoardSg 4.8.0d - Shogi Edition
For OSX 10.6+ (64bit)
This is a version of the XBoard.app configured for Shogi. It contains all the same Shogi equipment as the regular XBoard.app, having all the features of the regular app including localization, plus a few extra things that would have made the app either cumbersome or large for people uninterested in Shogi.
This Includes:
-The Bonanza engine which usually ranks among the top most powerful engines in Shogi. It has been made into an XBoard engine thanks to Harm Geert Muller and supports analysis.
-Extra script to launch XBoardSg.app for 5x5 mini shogi, in which H.G. Muller's Shokidoki won the gold medal at the 2013 Computer Olympiad.
-UCI2WB as a USI adapter
Note: So far, GPSShogi is the only known USI engine compiled for OSX. Curiously, they put it in an app bundle despite being a command line unix executable. To install, I find the app must be put in the /Applications folder so it can find its resources. After that, just point XBoardSg.app to the MacOS folder inside the gpsfish app for firstDirectory, select gpsfish for firstChessProgram, and finally check USI in the Load New 1st/2nd Engine dialog
Note2: Most Shogi USI engines are windows only. See the wine installation instructions above to get a few of these running on OSX. If it uses USI protocol, add -fUSI to the engine line or use the UCCI/USI checkbox in the load 1st/2nd engine window.
Download
XBoardSg_4.8.0_OSX_Intel.dmg (62mb)
XBoardXq 4.8.0d - Xiangqi Edition
For OSX 10.6+ (64bit)
This is a version of the XBoard.app configured for Xiangqi. It contains all the same Xiangqi equipment as the regular XBoard.app but replaces polyglot with UCI2WB for use with the Cyclone dialect of UCI (Should a UCI Xiangqi engine ever be compiled for OSX). It also supports UCCI through UCI2WB.
Note: Most Xiangqi engines are windows only. See the wine installation instructions above to get some of these working on OSX. If it uses the UCCI protocol, add -fUCCI to the engine line or use the UCCI/USI checkbox in the load 1st/2nd engine window.
Download
XBoardXq_4.8.0c_OSX_Intel.dmg(12mb)