AzHarcos / talkatoo-translator

1 stars 0 forks source link

Talkatoo Translator

The goal of this project was to create a tool for recognizing and translating the moon names mentioned by Talkatoo in Super Mario Odyssey. The completed project allows the user to do runs of Talkatoo% in any language SMO supports, and could be a significant timesave over English, as there is less text to scroll through in some other languages. It may also serve as a project of interest for those users looking to learn the moon names in other languages. Currently, Simplified Chinese and Traditional Chinese are the most optimized, Korean has typically been successful, and all other languages are mostly usable but not fully tested/optimized.

image

Setup Instructions

  1. If you're on Windows, download and extract the talkatoo-translator.zip file of the latest release: https://github.com/AzHarcos/talkatoo-translator/releases.
  2. Find the Talkatoo.exe file in the extracted folder and run it.
  3. In case the exe is not working for you please reach out to AzHarcos on Discord. You might need to download the file talkatoo-translator-source.zip instead and follow the setup instructions in the included Readme.
  4. For compatibility reasons, when downloading a version beyond 1.0.0, you also need to follow step 3. Version 1.0.1 added a window capture feature that is currently only supported on Windows, so Mac and Linux users will unfortunately run into errors trying to use the Windows release.

How to use

image

Troubleshooting

Process

For those curious, here's a more detailed description of the Talkatoo translation process:

In addition:

GUI information:

Reporting Issues

Credits