Skip to content

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

Compare
Choose a tag to compare
@Artikash Artikash released this 13 Feb 23:40
· 522 commits to master since this release

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