Skip to content

Releases: Artikash/Textractor

Minor performance improvements and bugfixes

03 Mar 07:11
Compare
Choose a tag to compare

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:
Extra Window no longer displays huge sentences since it causes several issues especially for performance.
Other minor performance optimizations were added.
More information given to extensions.

Bugfixes:
Regex Filter properly saves to the current selected process in top left of main window.
Dictionary of Extra Window now hovers over the Extra Window itself in topmost mode.

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

02 Mar 07:55
Compare
Choose a tag to compare

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)

Finally signed, and a bugfix or two

06 Feb 10:04
Compare
Choose a tag to compare

ReadmeEspañol简体中文TürkçeРусскийBahasaPortuguê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

Used my first paycheck to finally buy a code signing certificate and sign Textractor :)
Should suppress any antivirus issues.

Bugfixes:
Error and hook name on different lines
Bing Translate new api causing Textractor to display some garbage

Better hook searching, hexdump codes, and other bugfixes

21 Jan 03:47
Compare
Choose a tag to compare

ReadmeEspañol简体中文TürkçeРусскийBahasaPortuguê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

Features:
Hook searches look inside more relevant modules.
Hook searches have slightly better performance in niche situations.
H and M as hook code encodings (same as ITH) to get raw hex dumps of characters.

Bugfixes:
Unpaired surrogates causing C000005 error (most commonly in hook search result panel).
Extensions with dot in their name now work properly.

New hooks:
Ren'py more general.

Hook search and Extra Window improvements, bugfixes

29 Dec 14:39
Compare
Choose a tag to compare

ReadmeEspañol简体中文TürkçeРусскийBahasaPortuguê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

Features:
Hook searches can be limited to certain modules (e.g. d2d1.dll).
Hook searches on x86 now use 0 CCs by default since they're much more stable than when initially introduced. If you were having trouble finding good hooks before, try again on 4.8.0.
Text outlines in Extra Window.
Color dialogs now have a separate prompt for opacity.
Extra Window no longer displays console.

Bugfixes:
Low alpha values/opacity not being saved correctly.

New hooks:
Atelier Kaguya
Cotopha

Sorry for not releasing for so long and for ignoring most support requests :(

You may have noticed for the last ~2 months I've been unable to put much of any focus on Textractor. If you dug around some more you might know the reason...my job search really picked up! 🎉 🎉
I'm about to accept an offer, move, and start a new life! Unfortunately, that means I likely won't be able to put focus back into Textractor for at least a few months. The bulk of the issues are with games not being hooked correctly, hopefully the new improvements to hook searching allow you to find a good hook if that's your issue.

Bugfixes

10 Oct 13:19
Compare
Choose a tag to compare

ReadmeEspañol简体中文TürkçeРусскийBahasaPortuguê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:
PONScripter not being detected.
Remove Repeated Phrases hogging the CPU for hours when processing very long sentences.

Donate

Performance optimizations, Korean translation

03 Oct 20:14
Compare
Choose a tag to compare

ReadmeEspañol简体中文TürkçeРусскийBahasaPortuguê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:
Performance optimized.
Korean translation added.

Donate

Bugfixes, Thai translation

02 Oct 10:15
Compare
Choose a tag to compare

ReadmeEspañol简体中文TürkçeРусскийBahasaPortuguê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:
Thai translation.

Bugfixes:
Replacing hooks not working.
PPSSPP search overallocating.

Donate

Performance improvements, PONScripter hook

30 Sep 13:40
Compare
Choose a tag to compare

ReadmeEspañol简体中文TürkçeРусскийBahasaPortuguê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:
Performance improvements

Bugfixes:
Read hooks disconnecting when zero is read.
Crashes in some situations when removing hooks.

New hooks:
PONScripter

Donate

Extra Window dictionary, performance improvements, bugfixes

26 Sep 11:36
Compare
Choose a tag to compare

ReadmeEspañol简体中文TürkçeРусскийBahasaPortuguê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:
Extra Window can use dictionaries to look up words in it.
You can right click the extensions window and select an extension file from your computer instead of dragging and dropping.
Huge improvements to the performance of hook searches.
Replacer uses less memory.

Bugfixes:
Crashes when using multiple of the same extension.
Line ending fuckups.

New hooks:
Light.vn fixed (but has more garbage sometimes)
Mono x64 fixed
Tanuki soft fixed
PalFontDrawText

Donate