Skip to content

Dies irae translation issues #382

@hldr4

Description

@hldr4

Asking for a friend that can't read English

So basically Dies irae Amantes Amentes works just fine with Textractor, text is hooked and translated as it should be. That is, unless the line in question is a dialogue one. I believe the error is caused because the engine calls the voice line first, and the text later, but Textractor only grabs the voice line call, hence the v_ prefix for every hooked dialogue line. I'm no expert, but I believe this can be fixed by adding a rule to the malie engine hooks to ignore lines starting with or containing v_ and hook the next piece of text.
It seems that this problem appears in all malie games that have voiced lines.
First image shows how dialogue lines are translated, second how narration ones are.
q_CnNfWvp1Y
Iy9W1Lg708M

If you want, I can send a download link to the game so you can look at it yourself.

Thank you for any help you can provide

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions