Lua, attaching from command line, changed extension ABI, bugfixes, performance improvements
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.