Releases: Artikash/Textractor
Consistent searching UI, bugfixes
Readme ● Español ● 简体中文 ● Türkçe ● Русский ● Bahasa ● Português
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
Check out the tutorial video!
Features:
Searching for text is now done using the same UI as other hook searches.
Updated Portuguese translation.
Bugfixes:
Searching for text outright not working.
Out of memory error when history size is too low.
CatSystem hook being wrongly detected.
Several minor features, Light.vn hook, bugfixes
Readme ● Español ● 简体中文 ● Türkçe ● Русский ● Bahasa ● Português
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
Check out the tutorial video!
Features:
Improved UX for adding searched hooks.
Remove Repeated Phrases
extension uses a new algorithm which is much more efficient and usually more accurate at finding the repeated phrases. The old algorithm is still available through Remove Repeated Phrases 2
.
The list of processes to attach no longer shows system processes (customizable, by default they aren't shown).
You can scroll through the history of Extra Window.
Translation extensions remember which language to translate to.
The max size of the stored history of each text thread is customizable.
Bugfixes:
External extensions failing to be added.
New hooks:
Light.vn
JavaScript fixed
Unity treated as full string
Updated ShinaRio hook
Readme ● Español ● 简体中文 ● Türkçe ● Русский ● Bahasa ● Português
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
Check out the tutorial video!
Features:
Updated russian translation
New hooks:
More reliable ShinaRio hook (just in time for Nukitashi 2 =)
Small fixes
Readme ● Español ● 简体中文 ● Türkçe ● Русский ● Bahasa ● Português
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
Check out the tutorial video!
Bugfixes:
Russian/Spanish version not installing correctly.
New hooks:
Fixed Pensil
Hook searching more convenient, performance improvements, translations fixed
Readme ● Español ● 简体中文 ● Türkçe ● Русский ● Bahasa ● Português
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
Check out the tutorial video!
Features:
Hook search results now shown in a dialog (you can still save them to a file if you want).
Better dialog to select fonts.
You can choose a custom font for the main window.
Huge performance improvement when viewing large text threads.
Performance improvement for large sentences in Replacer.
Bugfixes:
Save files being fucked up when forgetting processes.
Translation extensions not working.
New hooks:
Removed useless SysAllocStringByteLen which almost always errors and slows performance.
Auto attach, x64 JavaScript hook, minor fixes
Readme ● Español ● 简体中文 ● Türkçe ● Русский ● Bahasa ● Português
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
Check out the tutorial video!
Features:
Textractor automatically attaches to processes you've saved hooks for or attached before (configurable in settings).
A new option to forget a game, deleting all data in Textractor related to it.
Translation extensions save the cache every 50 translations.
Bugfixes:
Inconsistent text in Extra Window.
x64 hook codes being occasionally wrong.
New hooks:
x64 JavaScript
SysAllocStringLen & SysAllocStringByteLen
Installer, bugfixes
Readme ● Español ● 简体中文 ● Türkçe ● Русский ● Bahasa ● Português
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
Check out the tutorial video!
Features:
An actual installer. Finally.
Bugfixes:
Crash when detaching from no process.
Google translate adding garbage to results.
Bugfixes and performance improvements
Readme (English) ● Español (Spanish) ● 简体中文 (Simplified-Chinese) ● Türkçe (Turkish) ● Русский (Russian) ● Bahasa (Indonesian) ● Português (Portuguese)
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
Check out the tutorial video!
Bugfixes:
Clipboard being copied thrice.
Show translation only, Mono/Unity x64 hooks, works with other clipboard monitors
Readme (English) ● Español (Spanish) ● 简体中文 (Simplified-Chinese) ● Türkçe (Turkish) ● Русский (Russian) ● Bahasa (Indonesian)
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
Check out the tutorial video!
Features:
Extra Window can now remove the original text and just show the translation (if used after a translation extension).
Bugfixes:
Clashes with other clipboard monitoring software.
New hooks:
Mono/Unity x64
Much easier hook searching, translation cache file, custom font, thread linker upgrade
Readme (English) ● Español (Spanish) ● 简体中文 (Simplified-Chinese) ● Türkçe (Turkish) ● Русский (Russian) ● Bahasa (Indonesian)
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
Check out the tutorial video!
Features:
Hook searches are much easier to perform. The extra settings panel is now not recommended for use unless you know exactly what you're doing.
Extra Window now supports custom fonts.
Thread Linker now adds sentences immediately. If you use it, I recommend putting it directly after your filtering/repetition removal extensions.
Translation cache is saved to a file and persists across sessions.
Bugfixes:
Hooked sentences being chopped on a new line.