- download
installer/DeepwokenHelper_Setup_1.3.1.exe - run as administrator
- follow the installation wizard
- launch from start menu or desktop
# setup development environment
scripts\run_dev.bat
# build application
scripts\build.bat- ๐ฏ Card Detection: Advanced OCR-based card recognition
- ๐ Build Analysis: Intelligent build recommendations
- ๐ฅ๏ธ Overlay Display: In-game card information overlay
- ๐ง Debug Mode: Development and testing features
- โจ๏ธ Hotkey Support: Customizable keyboard shortcuts (default: J)
- ๐ฎ Game Integration: Works seamlessly with Deepwoken
- Load Build: Import your build from deepwoken.co
- Scan Cards: Press the hotkey (J) while viewing cards in-game
- Get Recommendations: See which cards you need for your build
- Make Decisions: Choose the best cards based on the analysis
- Windows 10/11
- 4GB RAM minimum
- 500MB free disk space
- Administrator privileges
- Download the latest release from Releases
- Run
DeepwokenHelper_Setup_1.3.1.exeas administrator - Follow the installation wizard
- Launch from Start Menu or Desktop
- Python 3.12
- uv package manager
- Tesseract OCR
- PyInstaller
# Install uv
pip install uv
# Setup Python environment
uv python install 3.12
uv venv --python 3.12
uv sync
# Install Tesseract OCR
# Download from: https://github.com/UB-Mannheim/tesseract/wiki
# Place in project root as 'tesseract/' folder# Run in development mode
scripts\run_dev.bat
# Quick start (debug mode)
scripts\start_dev.bat
# Build application
scripts\build.batDeepwokenHelper/
โโโ assets/ # Static assets (images, models, data)
โโโ deepwokenhelper/ # Main application code
โโโ installer/ # Installer files
โโโ scripts/ # Build and development scripts
โโโ docs/ # Documentation
โโโ logs/ # Log files
โโโ README.md # This file
- Start the Application: Launch from Start Menu or Desktop
- Load Your Build: Click "Add" to import from deepwoken.co
- Scan Cards: Press J key while viewing cards in-game
- View Results: See card recommendations in the overlay
- Debug Mode: Enable for development and testing
- Custom Hotkeys: Configure keyboard shortcuts
- Build Analysis: Detailed build recommendations
- Card Filtering: Show only needed cards
Application won't start:
- Ensure all dependencies are installed
- Check Windows Defender/Antivirus settings
- Run as administrator
OCR not working:
- Verify Tesseract installation
- Check language packs
- Ensure proper file permissions
Overlay not showing:
- Check if running in debug mode
- Verify hotkey settings
- Ensure proper window focus
We welcome contributions! Please see our Development Guide for details.
- Fork the repository
- Create a feature branch
- Make your changes
- Test thoroughly
- Submit a pull request
- Installation Guide - Detailed installation instructions
- Development Guide - Development setup and guidelines
- API Documentation - Technical documentation
- macOS support
- Manual card editing
- Advanced build optimization
- Better UI/UX
- More settings and customization
- Performance improvements
- cyfiee - Creator of the deepwoken builder! Go support her website!
- crea - For emotional support and feedback
- Community - For bug reports, feature requests, and support
This project is licensed under the MIT License - see the LICENSE file for details.
If you really like this project, please consider making a small donation, it really helps and means a lot!
Made with โค๏ธ for the Deepwoken community
