Skip to content

Deepwoken Helper to help you choose your cards.

License

Notifications You must be signed in to change notification settings

Tuxsupa/DeepwokenHelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deepwoken Helper

main window

Deepwoken Helper to help you choose your cards.

GitHub Downloads (all assets, all releases)

How does this work?

Wait for the program to finish loading the AI model in the background.
Afterwards load a new build from the builder with the add button.
Then after it's finished press the hotkey (default J) while having the cards on screen in Deepwoken.
This will show all the data of the cards so it can help you pick which card you need for your build.


It might be prone to not being able to detect certain cards.

Showcase

2024-05-17.19-13-00.mp4

Potential Enhancements

  • Overlay showing the card info on the cards themselfs ingame.
  • Add/Remove cards manually in case of wrong detections.
  • Testing and working macOS version.
  • Order of which stats to get first to get an optimized build.
  • Recommendation on which card to get next.
  • Better UI.
  • More settings.
  • More testing.
  • Devs of the game hopefully adding useful logs when acquiring cards so AI/OCR isn't needed.

Build (Windows)

Install uv, use uv python install 3.13, uv venv --python 3.13 and uv sync on the repository folder.
Finally you need to install Tesseract and paste the folder to the home directory of this repository. Don't forget to rename the folder to tesseract after pasting it.

To build the application, I use PyInstaller.
Then, use this command on the repo's home directory for onedir output (You can use onefile but it's more susceptible to getting a false positive from a AV).

python -m PyInstaller --noconfirm --onedir --noconsole --icon "./assets/icons/favicon.ico" --name "Deepwoken Helper"   "./deepwokenhelper/__main__.py"

Finally copy assets and tesseract folder into the output folder that has the new .exe.

Support

If you really like this project, please consider making a small donation, it really helps and means a lot!

ko-fi

Special Thanks

  • cyfiee, who created the deepwoken builder! Go support her website!
  • crea, for emotional support!

About

Deepwoken Helper to help you choose your cards.

Resources

License

Stars

Watchers

Forks

Sponsor this project

Contributors 2

  •  
  •