A tool for translating card details in Yu-Gi-Oh! Master Duel. Short for MDCT. Use OCR to recognize text in cards.
- Download the latest release and unzip it.
- Run
MasterDuelCardTranslator.exe
.
- Of course, install
Python 3
before start. - Install Tesseract executable. Add it to
PATH
(the environment variable). - Install
pyautogui
andpytesseract
bypip
. - Run
MasterDuelCardTranslator.py
.