From c98e8ce4c3a4777bac0100291dad5a7736588166 Mon Sep 17 00:00:00 2001 From: dram55 Date: Wed, 8 Apr 2020 08:50:23 -0400 Subject: [PATCH] Add troubleshooting section to readme.md --- readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/readme.md b/readme.md index 238d6bb..740fd8b 100644 --- a/readme.md +++ b/readme.md @@ -109,6 +109,10 @@ The [OpenCV](https://opencv.org/) library is used for image processing and [Tess ### NuGet Packages https://github.com/dram55/MarioMaker2OCR/network/dependencies +### Troubleshooting + - See list of known [issues](https://github.com/dram55/MarioMaker2OCR/issues). + - Must have Windows Media Player installed. This is not installed by default in Windows "N" or "KN" versions. ([issue 57](https://github.com/dram55/MarioMaker2OCR/issues/57)) + ## Contribution - [dram55](https://twitter.com/dram555) - Original OCR program to read level info to a file. - zi - (zi#7981 on discord) - Added preview window, websocket/http server broadcasting for all events, warp bar style html page, and various fixes/performance improvements.