Skip to content

Lots of new features, better Tyrano/Unity hooking, PCSX2 hooking

Compare
Choose a tag to compare
@Artikash Artikash released this 02 Mar 07:55
· 238 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:
Replacer extension can use caret (^) as wildcard matching any character.
Extra Window dictionary definitions are now looked up by hovering over text, not selecting it.
Extra Window now supports custom inflections (well really, it supports them in a much more efficient way).
Several improvements to default settings.
Regex Filter can now save the filter in use on a per-process basis.
Mono can now use a config file to determine which hook you want to insert, skipping the brute force method.
Lots of performance improvements.

Bugfixes:
VCRUNTIME140_1.DLL missing and other startup failures. You must install the vcredist-x64 linked on this release to get rid of this error, the older ones are outdated.
JavaScript/Tyrano not capturing multiple lines.
Read/Mono hooks no longer autoremove themselves.
Textractor windows now no longer start off screen if Textractor was closed on a screen that was since removed.
Textractor should be much less likely to crash silently.

New hooks:
GetStringType(Ex)
FoldString
PCSX2 searchable
Precompiled Unity searchable (unstable)