Skip to content

Releases: Artikash/Textractor

Bugfixes

15 Jun 07:39
Compare
Choose a tag to compare

Readme (English)Español (Spanish)简体中文 (Simplified-Chinese)Türkçe (Turkish)Русский (Russian)Bahasa (Indonesian)

Please contribute 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:
Translation cache not working.

New hooks:
Fixed old BGI

Donate

Find hooks for PPSSPP, repetition filter upgrades, remove individual hooks, other minor fixes.

14 Jun 01:16
Compare
Choose a tag to compare

Readme (English)Español (Spanish)简体中文 (Simplified-Chinese)Türkçe (Turkish)Русский (Russian)Bahasa (Indonesian)

Please contribute 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:
Major usability improvements for finding hooks.
Strings can have offset in hook codes. This also allows for finding hooks that work in PPSSPP!
Can add each remove repetition algorithm separately - broke it into three different extensions.
Can remove individual hooks.

Bugfixes:
Repetition filter not working for HS/HQ hook codes and all read codes.
Miscellaneous crashes.

New hooks:
D3DX x64
New BGI

Donate

x64 official release, auto find hooks, other minor features/fixes

06 Jun 01:20
Compare
Choose a tag to compare

ReadmeEspañol简体中文日本語РусскийBahasa

Please contribute 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:
x64 version officially released!
Can specify the length of the null terminator.
Can automatically search for hooks.
Setting Flush Delay to zero now instantly flushes sentences as soon as they're received.
Remove Repetition blocks sentences that are constantly spammed.
General improved performance.

Bugfixes:
Infinite text buffers and other memory leaks causing out of memory errors.
Generally improved documentation.
Wrong directory separator.

New hooks:
Javascript2
Fixed ShinaRio

Donate

Bugfixes

25 Mar 03:12
Compare
Choose a tag to compare

ReadmeEspañol简体中文日本語Русский

Please contribute 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

Bugfixes:
Wrong directory separator.
Built in function based H-codes not being generic.
Crash when using Replacer extension.

New hooks:
Artemis2 fixed.

Donate

Lua, attaching from command line, changed extension ABI, bugfixes, performance improvements

26 Feb 10:09
d26a384
Compare
Choose a tag to compare

Español
简体中文
日本語
Check out the tutorial video: https://youtu.be/eecEOacF6mw
Please contribute 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

THIS UPDATE BREAKS OLD EXTENSIONS UNTIL YOU RECOMPILE THEM WITH UPDATED CODE

The Replacer extension had an error that has been fixed.

Features:
Custom functionality is possible via scripting in the new Lua extension.
Textractor now attaches to command line arguments. Launch Textractor (not TextractorCLI) from cmd for more info.
Upgraded repetition detection algorithm.
The size of the Extra Window extension can now be locked, preventing it from being changed when you don't mean for it to.
Performance improvements.

Bugfixes:
All hooks being removed when using a function-based H-code.
Encoding detection issues.
Replacer failing to replace in certain niche situations.
Unity not being detected correctly.
Other random crashes.

Changed extension API, small new features, minor bugfixes, performance improvements, new hooks

13 Feb 23:40
Compare
Choose a tag to compare

Español
简体中文
日本語
Check out the tutorial video: https://youtu.be/eecEOacF6mw
Please contribute 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

THIS UPDATE BREAKS OLD EXTENSIONS UNTIL YOU REBUILD THEM WITH UPDATED CODE

Features:
Process list when launching is in order of last played.
Save hook(s) now also saves which thread you have selected.
Repetition filter is toggleable (disabling it can improve performance).
Performance improvements.

Bugfixes:
Clipboard thread not capturing everything.
External extensions not being loaded correctly.
Crash when modifying extensions while under heavy load.
Crash when hook code modules/functions are too long.

New hooks:
lstrcpyn
Siglus4 fixed
System43 fixed
Mono Dynamic

CLI, new hooks, bugfixes

31 Jan 18:16
Compare
Choose a tag to compare

Español
简体中文
日本語
Check out the tutorial video: https://youtu.be/eecEOacF6mw
Please contribute 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:
Command Line Interface for anyone that wants to build projects on top of Textractor.

Bugfixes:
Single byte codes (/HA) not being processed correctly occasionally.
Some UTF-8 codes failing to save.

New hooks:
Updated WIllPlus
COM and lstrcpy
gdi+ driver functions
D3DX (experimental)

Replacer extension and performance improvements

24 Jan 14:10
Compare
Choose a tag to compare

You might have to install the Microsoft Visual C++ Redistributable before running Textractor.
Check out the tutorial video: https://youtu.be/eecEOacF6mw
Please contribute a translation to Textractor if you can! All the text is in https://github.com/Artikash/Textractor/blob/master/include/text.h

Bugfixes:
Translation extensions generating extra newlines.

Features:
Replacer extension. Fairly simple to use.

Small QoL improvements

22 Jan 20:39
Compare
Choose a tag to compare

You might have to install the Microsoft Visual C++ Redistributable before running Textractor.
Check out the tutorial video: https://youtu.be/eecEOacF6mw
Please contribute a translation to Textractor if you can! All the text is in https://github.com/Artikash/Textractor/blob/master/include/text.h

Bugfixes:
Games being launched with wrong current directory.
Crashes when too much text tried to be extracted at once.

Features:
Text is copied to clipboard as it's selected.
Thread Linker is back and improved.

Bugfixes

21 Jan 21:23
Compare
Choose a tag to compare

You might have to install the Microsoft Visual C++ Redistributable before running Textractor.

Check out the tutorial video: https://youtu.be/eecEOacF6mw
Please contribute a translation to Textractor if you can! All the text is in https://github.com/Artikash/Textractor/blob/master/include/text.h

Bugfixes:
Reader not sending text if unicode space (0x3000) encountered.
Google/Bing translate response being parsed slightly incorrectly.