Artikash / Textractor

Extracts text from video games and visual novels. Highly extensible.
GNU General Public License v3.0
2.15k stars 207 forks source link

textractor doesn't work on RyuuseiWorldActorBadge&Dagger #616

Open Zetariha opened 3 years ago

Zetariha commented 3 years ago

i first try textractor86 and it gave me this

Textractor: pipe connected Textractor: hijacking process located from 0x00400000 to 0x00938000 Textractor: inserting hook: GetTextExtentPoint32A Textractor: inserting hook: GetTextExtentExPointA Textractor: inserting hook: GetCharacterPlacementA Textractor: inserting hook: GetGlyphIndicesA Textractor: inserting hook: GetGlyphOutlineA Textractor: inserting hook: ExtTextOutA Textractor: inserting hook: TextOutA Textractor: inserting hook: GetCharABCWidthsA Textractor: inserting hook: GetCharABCWidthsFloatA Textractor: inserting hook: GetCharWidth32A Textractor: inserting hook: GetCharWidthFloatA Textractor: inserting hook: GetTextExtentPoint32W Textractor: inserting hook: GetTextExtentExPointW Textractor: inserting hook: GetCharacterPlacementW Textractor: inserting hook: GetGlyphIndicesW Textractor: inserting hook: GetGlyphOutlineW Textractor: inserting hook: ExtTextOutW Textractor: inserting hook: TextOutW Textractor: inserting hook: GetCharABCWidthsW Textractor: inserting hook: GetCharABCWidthsFloatW Textractor: inserting hook: GetCharWidth32W Textractor: inserting hook: GetCharWidthFloatW Textractor: inserting hook: DrawTextA Textractor: inserting hook: DrawTextExA Textractor: inserting hook: TabbedTextOutA Textractor: inserting hook: GetTabbedTextExtentA Textractor: inserting hook: DrawTextW Textractor: inserting hook: DrawTextExW Textractor: inserting hook: TabbedTextOutW Textractor: inserting hook: GetTabbedTextExtentW vnreng:Artemis1: pattern not exist vnreng:Artemis2: pattern not found

There is no translation at all

Zetariha commented 3 years ago

can anyone help me ? thank you very much

BetaRage commented 3 years ago

You have an option to search for hooks and then add your own hook. I have found this hook to work for me: HS65001#-10@564620 Just Attach to game -> Add hook and copy above hook You will probably get a message like this, but it should work: Textractor: Send ERROR (likely an unstable/incorrect H-code) in UserHook6 If it works don't forget to also press Save hook. If it doesn't Search for hooks, and experiment