Skip to content

IR Interpreter with Digimon Adventure: Crash on Kurugawon encounter #19164

Closed
@hrydgard

Description

@hrydgard

Reported happening on iOS by GiuFar49 on Discord. Kurugawon is the red insect-like creature in the first chapter.

Solution:
Tools > Developer Tools > Cpu Core > Change from IR Interpreter to Interpreter
Tools > Developer Tools > JIT Debug Tools > Check VFPU_VEC

This indicates that we have an IR interpreter bug related to the vector instructions (or one of the optimization passes..). Although the two solutions above should be independent since VFPU_VEC is not checked when running the regular interpreter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    IRInterpreterOccurs with IR Interpreter but not with another CPU backend.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions