06-12-2025, 11:57 AM
Currently this game crashes on this:
[Debug] <Critical> ajm_instance.cpp:51 AjmInstance: Unreachable code!
Unimplemented codec type M4aacDec
Using this PR (https://github.com/shadps4-emu/shadPS4/pull/2774) it gets a bit further and now crashes on:
[Render.Recompiler] <Error> translate.cpp:554 LogMissingOpcode: Unknown opcode DS_ORDERED_COUNT (1087, category = DataShare)
[Debug] <Critical> structured_control_flow.cpp:837 operator(): Assertion Failed!
Shader translation has failed
Skipping this results in hitting this:
[Debug] <Critical> page_manager.cpp:220 operator(): Assertion Failed!
Attempted to track non-GPU memory at address 0x300d40000, size 0x40000.
[Debug] <Critical> ajm_instance.cpp:51 AjmInstance: Unreachable code!
Unimplemented codec type M4aacDec
Using this PR (https://github.com/shadps4-emu/shadPS4/pull/2774) it gets a bit further and now crashes on:
[Render.Recompiler] <Error> translate.cpp:554 LogMissingOpcode: Unknown opcode DS_ORDERED_COUNT (1087, category = DataShare)
[Debug] <Critical> structured_control_flow.cpp:837 operator(): Assertion Failed!
Shader translation has failed
Skipping this results in hitting this:
[Debug] <Critical> page_manager.cpp:220 operator(): Assertion Failed!
Attempted to track non-GPU memory at address 0x300d40000, size 0x40000.