This repo contains a python module called "DDRGenie"
It is used to parse data out of the e-amusement screenshots taken from the DanceDanceRevolution A and DanceDanceRevolutionn A20 arcade games.
- Python 3
- tesseract-ocr with both english and japanese training data
- Slower / More accurate data recommended
- (Optional) A DeepAI key to enable 2x upscaling via waifu2x
pip install -R Requirements.txt
- (Optional) Write out your DeepAI key to
deepai_key.txt
in the working directory
python Genie.py [path_to_screenshot] [upscale] [debug]
WIP
MIT? MIT.
This has nothing to do with Konami, and I'm not endorsed or assoicated by them in any way.