libretro / RetroArch

Cross-platform, sophisticated frontend for the libretro API. Licensed GPLv3.
http://www.libretro.com
GNU General Public License v3.0
10.12k stars 1.82k forks source link

[Feature Request] Character mapper and Dictionary support For AI translation #9761

Open mcabel opened 4 years ago

mcabel commented 4 years ago

Sometimes, games have weird fonts that may not be picked up correctly by OCR's. In such case, one could have an interface that Shows game characters and mark it as blank by default when never seen or when not recognized. But users can open a menu to see the characters, and fill them up manually, and TELL the system the real interpretation of the character.

Similar to what the emulator Mesen desktop version can to when text hooking.(screenshot example shown below).

Also, it would be nice for the system to read up to n Dictionary files, for offline based translation. Traditionally LEC, Vicon and ATLAS dictionary files are very popular in translation utilities like VN Reader(used to translate visual novels with machine translation). Also some user-made dictionary (i.e. .txt )format that may read from m amount of files, would be nice to support the bigger dictionaries like LEC.

image

kira1000 commented 4 years ago

I agree, if we could use offline dictionary files, it would mean that larger JRPGs/VNs could be played without worrying about any sort of 10k character limit each month.