personal lab / renos.tk archive

~/renjfk $ open /renos/ds-ocr

renos.tk artifact / archive

DS-OCR

Nintendo DS emulator OCR helper

created
30/10/2009
updated
17/12/2015

> notes

DS-OCR was a small Visual Basic helper for reading text from a Nintendo DS emulator screen.

The old page called it “the dumbest program ever,” then explained the actual use case: analyze letters on the emulator screen, put them into a textbox, and let the user copy the text into a translator before an English version of a game existed.

What it did

  • Looked at text rendered on a DS emulator screen.
  • Extracted the recognized letters into a textbox.
  • Made it easier to copy text into a translation tool.
  • Shipped with source code so people could modify it.

Historical context

This is a very old, very practical artifact: a quick OCR-like bridge for playing untranslated games. It was not presented as a polished product. It was shared as source code and a useful hack for anyone willing to inspect or modify it.

The original note also pointed interested users toward extracting NFTR fonts from DS ROMs, which hints at the technical path behind the tool.

Downloads

Recovered archive, preserved as-is: