Frequently Asked Questions
Find answers to common questions about Obsidian Chess Studio.General Questions
What is Obsidian Chess Studio?
What is Obsidian Chess Studio?
- Deep game analysis with multi-engine support
- Opening repertoire training with spaced repetition
- Integrated player statistics from Lichess and Chess.com
- Advanced database search capabilities
- Adaptive puzzle system
- And much more!
Is Obsidian Chess Studio free?
Is Obsidian Chess Studio free?
How does Obsidian Chess Studio compare to ChessBase?
How does Obsidian Chess Studio compare to ChessBase?
- ✅ Multi-engine simultaneous analysis
- ✅ Large downloadable databases
- ✅ Cross-platform (Windows, macOS, Linux)
- ✅ Modern, intuitive interface
- ✅ Online account sync (Lichess, Chess.com)
- ✅ Open source
What platforms are supported?
What platforms are supported?
- Windows (Windows 10 and later)
- macOS (Apple Silicon and Intel)
- Linux (AppImage, .deb, .rpm)
- Android (APK available, mobile app in development)
Installation & Setup
How do I install Obsidian Chess Studio?
How do I install Obsidian Chess Studio?
- Visit the releases page
- Download the appropriate file for your platform:
- Windows:
.exe - macOS:
.dmg - Linux:
.AppImage,.deb, or.rpm
- Windows:
- Install and launch the application
Do I need to install a chess engine separately?
Do I need to install a chess engine separately?
How do I import games from Lichess or Chess.com?
How do I import games from Lichess or Chess.com?
- Go to Settings → Accounts
- Connect your Lichess or Chess.com account
- Your games will automatically sync
- Pasting a game URL
- Importing PGN files
- Entering games manually
Can I use my own chess engines?
Can I use my own chess engines?
- Go to Settings → Engines
- Click Add Engine
- Select your engine’s executable file
- Configure engine options as needed
Features & Usage
How do I analyze a game?
How do I analyze a game?
- Open or import a game
- Click the Analysis tab
- Start the engine (it’s enabled by default)
- Navigate through moves to see engine evaluations
- Use Computer Analysis to automatically analyze all moves
- View the Report tab for detailed statistics
- Check Mistakes to see blunders and missed opportunities
What are opening repertoires and how do I create one?
What are opening repertoires and how do I create one?
- Go to Repertoire tab
- Click New Repertoire
- Choose your color and name
- Add variations from games or manually
- Use the trainer to practice regularly
How does the puzzle system work?
How does the puzzle system work?
- Puzzles have their own Elo rating
- Your puzzle rating increases when you solve them correctly
- The system presents puzzles near your current rating
- Track your progress with statistics and streaks
Can I search for specific positions?
Can I search for specific positions?
- Search by FEN string
- Find games with identical positions
- Search by material patterns
- Filter by piece placement
- Find similar positions
- Player names
- ECO codes (opening classification)
- Date ranges
- Game results
- Rating ranges
How do I view my player statistics?
How do I view my player statistics?
- Create a player profile in Settings → Profiles
- Link your online accounts (Lichess, Chess.com)
- Go to Statistics tab
- Rating progression over time
- Performance by time control
- Opening statistics
- Win/draw/loss breakdown
- Pawn structure analysis
- Monthly game distribution
- And much more!
Troubleshooting
The engine isn't working. What should I do?
The engine isn't working. What should I do?
-
Check if the engine is enabled:
- Look for engine status in the analysis panel
- Verify engine is running in Settings → Engines
-
Restart the engine:
- Click the engine stop button
- Click start again
-
Reinstall/re-add the engine:
- Remove the engine in settings
- Add it again
-
Check system resources:
- Ensure your computer has available CPU/memory
- Close other resource-intensive applications
Games won't import from Lichess/Chess.com
Games won't import from Lichess/Chess.com
- Check your internet connection
- Verify account credentials:
- Go to Settings → Accounts
- Reconnect your account
- Check if the account is public:
- Some accounts require public game access
- Try manual import:
- Download PGN from Lichess/Chess.com
- Import the PGN file directly
The app is slow or laggy
The app is slow or laggy
-
Reduce engine threads:
- Go to Settings → Engines
- Lower the number of threads
-
Limit engine depth:
- Set a maximum depth (e.g., 20-25)
- Reduce analysis time
-
Close other applications:
- Free up system resources
-
Check database size:
- Very large databases may take time to index
- Consider splitting into multiple databases
-
Update to the latest version:
- Performance improvements are regularly added
How do I reset my settings?
How do I reset my settings?
- Close the application
- Locate the configuration directory:
- Windows:
%APPDATA%/obsidian-chess-studio - macOS:
~/Library/Application Support/obsidian-chess-studio - Linux:
~/.config/obsidian-chess-studio
- Windows:
- Delete or rename the config folder
- Restart the application
I found a bug. How do I report it?
I found a bug. How do I report it?
- Search existing issues to avoid duplicates
- Gather information:
- App version (Settings → About)
- Operating system and version
- Steps to reproduce
- Screenshots/logs if available
- Submit a bug report:
- Use our bug report template
- Provide as much detail as possible
Advanced Usage
Can I use multiple engines simultaneously?
Can I use multiple engines simultaneously?
- Go to Settings → Engines
- Add multiple engines
- In the analysis view, enable multiple engines
- Compare evaluations side-by-side
- Getting different perspectives on positions
- Comparing specialized engines (endgame, tactical, etc.)
- Training and learning
How do I use Syzygy tablebases?
How do I use Syzygy tablebases?
- Download Syzygy tablebase files (3-7 piece tables)
- Go to Settings → Engines
- Configure the tablebase path for your engine
- Restart the engine
Can I customize keyboard shortcuts?
Can I customize keyboard shortcuts?
- Go to Settings → Keybindings
- Click on any action to reassign its shortcut
- Press your desired key combination
- Save changes
How do I export my analysis?
How do I export my analysis?
- Open the game you want to export
- Click Export or use the file menu
- Choose PGN format
- Select what to include:
- Engine evaluations
- Variations
- Comments
- Annotations
- Save the file
Development & Contributing
How can I contribute to Obsidian Chess Studio?
How can I contribute to Obsidian Chess Studio?
- Code: Submit bug fixes or new features
- Translations: Help localize the app
- Documentation: Improve or expand docs
- Testing: Report bugs and test new features
- Feedback: Share ideas and suggestions
How do I build from source?
How do I build from source?
What technologies is Obsidian Chess Studio built with?
What technologies is Obsidian Chess Studio built with?
- Rust (via Tauri)
- SQLite for database storage
- React 19
- TypeScript
- Vite
- Mantine UI components
- Chessground for board rendering
- chessops for chess logic
