Skip to content

DeepL translate and some bugfixes

Compare
Choose a tag to compare
@Artikash Artikash released this 27 Mar 10:30
· 212 commits to master since this release

ReadmeEspañol简体中文Русскийไทย한국어BahasaItalianoPortuguêsTürkçe

Please contribute/update a translation to Textractor if you can! All the text is in https://github.com/Artikash/Textractor/blob/master/text.cpp and https://github.com/Artikash/Textractor/blob/master/README.md

Features:
DeepL Translate has been added. Be careful, it is unstable and they temp ban your IP from their regular API after a very low amount of requests. I'd like to add their paid API, but they only accept European credit cards so I can't do that unless someone is willing to share one with me...
Google Translate and Google Cloud Translate have been merged back to one extension. Google Translate will now use the official API if and only if you supply an API key.
More options have been added to the translation extension dialogs to control the rate limiter.
Extra Window now appears above the hovered over character and is formatted slightly differently. You'll probably want to download the updated dictionaries to match: https://github.com/Artikash/Textractor-Dictionaries/releases

Bugfixes:
CLI failing to inject if not in the correct path.
mono_* hooks not being suppressed even when configuration is specified.
Some games crashing spontaneously.