Textractor

Extracts text from video games and visual novels. Highly extensible.

GPL-3.0 License

Stars
2.1K

Bot releases are visible (Hide)

Textractor - Bugfix

Published by Artikash about 6 years ago

Fixed Flush_Delay not reading correctly

Beta release: may break easily.
You might have to install the Microsoft Visual C++ Redistributable before running NextHooker.

Textractor - Bugfixes, Settings file, Improved extensions

Published by Artikash about 6 years ago

New hooks: improved JavaScript hook
Bugfixes: ucrtbase.dll crash, pipe failing to connect to NH when run as admin
You can change settings manually by changing NextHooker.ini
Extensions now get 64 bit ints instead of 32. THIS BREAKS OLD EXTENSIONS UNLESS YOU REBUILD THEM WITH UPDATED CODE

Beta release: may break easily.
You might have to install the Microsoft Visual C++ Redistributable before running NextHooker.

Textractor - Bugfixes, new hooks, and /R codes support dereferencing

Published by Artikash about 6 years ago

New hooks: ShinaRio 2.50+ (Nukitashi), JavaScript (V8 runtime: stuff like RPG maker MV and Tyranobuilder), MultiByteToWideChar (SJIS/UTF8/UTF16 conversion)
Bugfixes: attaching a process name auto attaches all processes with that name, memory searching is more robust, better repetition detection, process ids can be typed in as hex (0x prefix)

Beta release: may break easily.
You might have to install the Microsoft Visual C++ Redistributable before running NextHooker.

Textractor - Bugfixes

Published by Artikash about 6 years ago

Fix /R code crashes and Shina rio hook

Beta release: may break easily.
You might have to install the Microsoft Visual C++ Redistributable before running NextHooker.

Textractor - Bugfix

Published by Artikash about 6 years ago

Fix an issue with sentences not being displayed sometimes.

Beta release: may break easily.
You might have to install the Microsoft Visual C++ Redistributable before running NextHooker.

Textractor - Bugfixes

Published by Artikash about 6 years ago

Small bugfixes to: sentence/repetition detection, Unity hook, error handling

Beta release: may break easily.
You might have to install the Microsoft Visual C++ Redistributable before running NextHooker.

Textractor - Under the hood rewrite.

Published by Artikash about 6 years ago

A lot of bugs fixed, and probably a lot of new bugs introduced. Doesn't behave too differently on the surface, but under the hood it's very different, to the point I'm calling it v3.0.0
Notable bugs fixed: Google Translate extension missing parts of text, read codes sometimes not catching updates.
New hooks for mono/unity games, and Wolf RPG maker.

Beta release: may break easily.
You might have to install the Microsoft Visual C++ Redistributable before running NextHooker.

Textractor - Performance improvements and bugfixes

Published by Artikash about 6 years ago

Beta release: may break easily.
You might have to install the Microsoft Visual C++ Redistributable before running NextHooker.

Textractor - Bugfixes and new hooks

Published by Artikash about 6 years ago

An extension that automatically machine translates text is now in the starter pack.
Also, I'm going to just pack the starter extensions in by default from now on. Remove them if you don't want them.
Notable bugs fixed: pipe failing to initialize on Wine, faulty detection of Ren'py and Wolf RPG maker, repeat remover extension being way too lenient in some cases.
Beta release: may break easily.
You might have to run vcredist before running NextHooker.

Textractor - Bugfixes and Ren'py hook

Published by Artikash about 6 years ago

Also, x64 is back. There's been some confusion about this: the x64 version only works with 64 bit processes (so basically, it only works with emulators).
Beta release: may break easily.
You might have to run vcredist before running NextHooker.

Textractor - Bugfixes and GUI update

Published by Artikash about 6 years ago

No x64 for this version, but will be in the next release (probably)
Beta release: may break easily
You might need to run vcredist before running NextHooker

Textractor - /R "read" codes implemented, x64 supported!

Published by Artikash about 6 years ago

Extensions also get more information to work with.
Guide to read codes.
Beta release: may break easily.
You might need to run vcredist_x86.exe before running NextHooker

Textractor - UTF-8 support and bugfixes

Published by Artikash about 6 years ago

Use "V" in /H code for UTF-8
Beta release: may break easily.
You might need to run vcredist_x86.exe before running NextHooker

Textractor - Engine update and bugfixes

Published by Artikash about 6 years ago

Featuring updated hooks for BGI, WAFFLE, and QLIE engines.
Beta release: may break easily.
You might need to run vcredist_x86.exe before running NextHooker

Textractor - Rewrite GUI and several bugfixes

Published by Artikash about 6 years ago

Beta release: may break easily.
You might need to run vcredist_x86.exe before running NextHooker.

Textractor - Added Tyranobuilder support

Published by Artikash over 6 years ago

Beta release: may break easily

Textractor - Added Adobe AIR/AIRNovel support

Published by Artikash over 6 years ago

Beta release: may break easily

Textractor - Quick fix for Windows 7

Published by Artikash over 6 years ago

Hotfix for instant crashes on Win7

Beta release: may break easily

Textractor - NextHooker beta release!

Published by Artikash over 6 years ago

Initial beta release of NextHooker! May break easily.

What's new:
Support for user built extensions
Bugfixes