ssjshields / archetype-counter

PowerShell WinForm script for the online video game PokeMMO. Automatically track encounters (Horde, Safari, etc.) and manually track when you receive Eggs or Fossils. Utilizes ImageMagick and OCR technology.
42 stars 17 forks source link

certain monster names may scan improperly #6

Closed ssjshields closed 10 months ago

ssjshields commented 1 year ago

image image

e.g., "Gastly" scanning as "Gastiy".

Please report failed to count errors, as these can be easily fixed, we just need the error logs.

This does not occur all the time- can vary depending if the over-world view is on and what tiles are being displayed on screen.

ssjshields commented 10 months ago

These cases can be fixed by adding thefailedresult; thecorrectresult to the CounterConfig_PokemonNameFix.txt file.