[GH-ISSUE #667] [macOS] Regression: Several previously working games broken after PR 638 (Add patches for F16C instructions) #160

Closed
opened 2026-02-27 21:04:54 +03:00 by kerem · 6 comments
Owner

Originally created by @shinra-electric on GitHub (Aug 30, 2024).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/667

The following games that were working prior to #638 now crash at launch:

  • CUSA07010 Sonic Mania
  • CUSA09415 Undertale
  • CUSA11253 Dead Cells

Here are the terminal output and crash log for Sonic.
Sonic Crash Report.txt
Sonic Terminal Output.txt

If you require the logs for the others, let me know.

Originally created by @shinra-electric on GitHub (Aug 30, 2024). Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/667 The following games that were working prior to #638 now crash at launch: - CUSA07010 Sonic Mania - CUSA09415 Undertale - CUSA11253 Dead Cells Here are the terminal output and crash log for Sonic. [Sonic Crash Report.txt](https://github.com/user-attachments/files/16815985/Sonic.Crash.Report.txt) [Sonic Terminal Output.txt](https://github.com/user-attachments/files/16815986/Sonic.Terminal.Output.txt) If you require the logs for the others, let me know.
kerem closed this issue 2026-02-27 21:04:54 +03:00
Author
Owner

@georgemoralis commented on GitHub (Aug 30, 2024):

macOS i assume

<!-- gh-comment-id:2320885488 --> @georgemoralis commented on GitHub (Aug 30, 2024): macOS i assume
Author
Owner

@shinra-electric commented on GitHub (Aug 30, 2024):

Yep, I mentioned macOS in the title

<!-- gh-comment-id:2320887960 --> @shinra-electric commented on GitHub (Aug 30, 2024): Yep, I mentioned macOS in the title
Author
Owner

@georgemoralis commented on GitHub (Aug 30, 2024):

Ah sorry ,@squidbus can look at it

<!-- gh-comment-id:2320890686 --> @georgemoralis commented on GitHub (Aug 30, 2024): Ah sorry ,@squidbus can look at it
Author
Owner

@shinra-electric commented on GitHub (Aug 30, 2024):

They are booting again now, but Dead Cells is crashing after a few seconds of loading into the first level with a Rosetta error:

rosetta error: unexpectedly need to EmulateForward on a synchronous exception x86_rip=0x38670545502 arm_pc=0x481054070892 num_insts=3 inst_index=2 x86 instruction bytes: 0x5083236904201223365 0x11330223254244112
 [1]    1234 abort      ./shadps4
<!-- gh-comment-id:2321454652 --> @shinra-electric commented on GitHub (Aug 30, 2024): They are booting again now, but Dead Cells is crashing after a few seconds of loading into the first level with a Rosetta error: ``` rosetta error: unexpectedly need to EmulateForward on a synchronous exception x86_rip=0x38670545502 arm_pc=0x481054070892 num_insts=3 inst_index=2 x86 instruction bytes: 0x5083236904201223365 0x11330223254244112 [1] 1234 abort ./shadps4 ```
Author
Owner

@squidbus commented on GitHub (Aug 31, 2024):

Your remaining issue is likely fixed by https://github.com/shadps4-emu/shadPS4/pull/685

<!-- gh-comment-id:2322755287 --> @squidbus commented on GitHub (Aug 31, 2024): Your remaining issue is likely fixed by https://github.com/shadps4-emu/shadPS4/pull/685
Author
Owner

@shinra-electric commented on GitHub (Aug 31, 2024):

I tried out that build, but I'm still getting the same error in Dead Cells:

rosetta error: unexpectedly need to EmulateForward on a synchronous exception x86_rip=0x38670545502 arm_pc=0x481054039580 num_insts=3 inst_index=2 x86 instruction bytes: 0x5083236904201223365 0x11330223254244112

Edit: I'm getting it in RDR as well

rosetta error: unexpectedly need to EmulateForward on a synchronous exception x86_rip=0x38676423265 arm_pc=0x481055062164 num_insts=3 inst_index=2 x86 instruction bytes: 0x5083236904201223365 0x2904972702727768848
<!-- gh-comment-id:2322819311 --> @shinra-electric commented on GitHub (Aug 31, 2024): I tried out that build, but I'm still getting the same error in Dead Cells: ``` rosetta error: unexpectedly need to EmulateForward on a synchronous exception x86_rip=0x38670545502 arm_pc=0x481054039580 num_insts=3 inst_index=2 x86 instruction bytes: 0x5083236904201223365 0x11330223254244112 ``` Edit: I'm getting it in RDR as well ``` rosetta error: unexpectedly need to EmulateForward on a synchronous exception x86_rip=0x38676423265 arm_pc=0x481055062164 num_insts=3 inst_index=2 x86 instruction bytes: 0x5083236904201223365 0x2904972702727768848 ```
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#160
No description provided.