Skip to content

objdiff-cli one-shot mode feature request #300

@ItsNiklas

Description

@ItsNiklas

As far as I understood, one-shot cli diffing was removed in v3.0.

For Twilight Princess, when trying to adapt the existing decomp to match the debug version, there are a lot of the same changes all the time.
It would be way way way more efficient to be able to diff objects automatically, search for common wrongdoings (missing cast, != instad of ==, wrong method used, etc.) using jq and grep and to be able to fix these all at once via a regex search & replace.

But there is no way to get the objdiff output on the cli at the moment? I would be great to reintroduce some sort of json output for a unit, e.g.: objdiff-cli diff -u d_a_cow/d/actor/d_a_cow -o -.

Thanks ❤️

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