Skip to content

Pnach compatibility checker should account for conditional statements #8

@TheOnlyZac

Description

@TheOnlyZac

Two pnaches can be compatible if they both write to the same address, but both writes are quantified by conditional checks that are mutually exclusive. The check_pnach_compay.py script ignores the conditional checks and only looks at the 32-bit writes in the pnach, so it will sometimes report that two pnaches are incompatible when in reality they are.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions