Download Obsidian Chess Studio
Get the latest version for your platform:Download Latest Release
Download prebuilt binaries for Windows, macOS, Linux, and Android
Current Version: 2.6.9 | License: GPL-3.0 | All platforms supported
System Requirements
Before installing, ensure your system meets these minimum requirements:Windows
Windows
- OS: Windows 10 or later (64-bit)
- RAM: 4 GB minimum, 8 GB recommended
- Storage: 500 MB for application + space for databases
- Processor: x86-64 compatible (SSE4.1 or better for Stockfish)
macOS
macOS
- OS: macOS 10.15 (Catalina) or later
- RAM: 4 GB minimum, 8 GB recommended
- Storage: 500 MB for application + space for databases
- Processor: Intel (x86-64) or Apple Silicon (M1/M2/M3)
Linux
Linux
- OS: Ubuntu 20.04+, Fedora 35+, or equivalent
- RAM: 4 GB minimum, 8 GB recommended
- Storage: 500 MB for application + space for databases
- Processor: x86-64 compatible (SSE4.1 or better for Stockfish)
- Dependencies: Standard desktop libraries (included in most distributions)
Android
Android
- OS: Android 8.0 (Oreo) or later
- RAM: 2 GB minimum, 4 GB recommended
- Storage: 200 MB for application + space for databases
- Processor: ARM64 (aarch64)
Installation by Platform
- Windows
- macOS
- Linux
- Android
Download the installer
Download
obsidian-chess-studio_2.6.9_x64_en-US.msi or the .exe installer from the releases page.Run the installer
Double-click the downloaded file. If you see a Windows SmartScreen warning, click More info → Run anyway.
The SmartScreen warning appears because the application isn’t signed with an expensive code signing certificate. The software is safe and open source.
Follow installation wizard
- Accept the license agreement (GPL-3.0)
- Choose installation directory (default:
C:\Program Files\Obsidian Chess Studio) - Select whether to create desktop shortcut
- Click Install
Windows-Specific Notes
- Stockfish engine: Stockfish 18 is bundled and will be automatically configured on first launch
- Updates: The application can check for updates automatically (configurable in Settings)
- Uninstall: Use Windows Settings → Apps → Obsidian Chess Studio → Uninstall
First Launch Setup
When you first launch Obsidian Chess Studio, you’ll go through a brief setup:Create your first profile
Profiles help you organize games from different sources:
- Enter a profile name (e.g., “Main” or your chess.com username)
- Optionally link a Lichess or Chess.com account
- Click Create Profile
Engine verification
OCS will automatically detect and configure the bundled Stockfish 18 engine. You should see:
- ✅ Stockfish 18 detected and configured
- Engine status: Ready
The optimal Stockfish build for your CPU is automatically selected (AVX2, BMI2, SSE4.1, etc.).
Choose your preferences
Customize your experience:
- Theme: Light, Dark, or System default
- Piece set: Choose from 30+ piece styles
- Board colors: Customize board appearance
- Sound effects: Enable move sounds (multiple sound packs available)
- Language: Select from 17 supported languages
Verifying Installation
To ensure everything is working correctly:Check Stockfish Engine
Check Stockfish Engine
- Go to Settings → Engines
- You should see Stockfish 18 in the engine list
- Click Test to verify the engine responds
- You should see “Engine is working correctly”
- Restart the application
- Check system requirements (some builds require specific CPU features)
- See Troubleshooting below
Test Analysis
Test Analysis
- Go to the Analysis board
- Make a few moves
- Enable analysis (toggle the engine button)
- You should see evaluation numbers and best move suggestions
- Ensure the engine is enabled in Settings
- Check that you allocated at least 128 MB hash memory
- Verify CPU usage in Task Manager (engine should be using cores)
Import a Test Game
Import a Test Game
- Click File → Import PGN
- Copy and paste this test game:
- Click Import
- The game should load on the board
Troubleshooting
Application won't start
Application won't start
Windows:
- Check if Windows Defender is blocking the app
- Verify you have Visual C++ Runtime installed
- Try running as Administrator
- Remove quarantine attribute:
xattr -cr /Applications/Obsidian\ Chess\ Studio.app - Check Console.app for error messages
- Ensure you have required libraries:
ldd obsidian-chess-studio - Check for missing dependencies and install them
- Try running from terminal to see error messages
Stockfish engine not working
Stockfish engine not working
- Go to Settings → Engines → Add Engine
- Click Download Stockfish
- Select the appropriate build for your CPU:
- AVX-512: Newest Intel/AMD CPUs
- AVX2: Modern CPUs (2013+)
- SSE4.1: Older CPUs
- Basic: Universal fallback
- Wait for download and extraction
- Test the engine
- Check your internet connection
- Download manually from Stockfish releases
- Add the engine manually via Browse in Settings → Engines
Database errors
Database errors
If you see database errors:
- Close Obsidian Chess Studio
- Locate your data directory:
- Windows:
C:\Users\YourName\AppData\Roaming\com.ocs - macOS:
~/Library/Application Support/com.ocs - Linux:
~/.local/share/com.ocs
- Windows:
- Backup the
dbfolder - Delete corrupted database files if needed
- Restart the application (databases will be recreated)
Performance issues
Performance issues
If the application is slow:Reduce engine resource usage:
- Lower hash memory allocation (Settings → Engines)
- Reduce thread count (1-2 threads for older CPUs)
- Decrease analysis depth limit
- Settings → Database → Optimize Database
- Clear cached searches
- Consider archiving old games
- Close other applications
- Ensure adequate free RAM
- Check for disk space issues
Getting Help
If you encounter issues not covered here:GitHub Issues
Report bugs and technical issues
Discussions
Ask questions and get community support
Next Steps
Now that Obsidian Chess Studio is installed:Quick Start Guide
Import your first game and start analyzing
User Guide
Learn about all features in detail
