mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-27 00:36:00 +03:00
[GH-ISSUE #2073] [APP BUG]: (MacOS 15.3 Apple M4)When trying to launch any game, the application crashes every time. What could be causing this? #717
Labels
No labels
Bloodborne
bug
contributor wanted
documentation
enhancement
frontend
good first issue
help wanted
linux
pull-request
question
release
verification progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shadPS4#717
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @JohnyEden on GitHub (Jan 6, 2025).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/2073
Checklist
Describe the Bug
When trying to launch any game, whether it's Bloodborne or another application, it immediately crashes.
Reproduction Steps
https://github.com/user-attachments/assets/8edc66b7-b132-4f4b-b2ab-39e39b6422cb
Expected Behavior
No response
Specify OS Version
MacOS 15.3
@JohnyEden commented on GitHub (Jan 6, 2025):
Raport.pdf
@alicepachecoo commented on GitHub (Jan 6, 2025):
I can attest to this, been trying to play Bloodborne with the
121328eversion and every time I try to launch it the application crashes.@C4ndyF1sh commented on GitHub (Jan 7, 2025):
Those games don't launch yet, look at the compatibility list
@C4ndyF1sh commented on GitHub (Jan 7, 2025):
Some games like bloodborne also require sys modules iirc
@Captniz commented on GitHub (Jan 15, 2025):
While trying to emulate Bloodborne and i've had the same issue.
I'm currently on a windows partition installed trough bootcamp on a iMac, so maybe my issue is related.
@heyarviind commented on GitHub (Jan 24, 2025):
I can confirm, whenever i try to launch a game on mac m1 pro, it crashes
@baktyawan commented on GitHub (Jan 28, 2025):
i can confirm, im facing the same issue. i have tried different game. im using mac 16" m1 pro.
@JohnyEden commented on GitHub (Jan 28, 2025):
Apparently this error affects everyone on macOS, I hope someone fixes it
@italomandara commented on GitHub (Feb 5, 2025):
maybe... this? read the readme https://github.com/shadps4-emu/shadps4-game-compatibility look at the informations section
@Hermiten commented on GitHub (Feb 24, 2025):
Can you try on the latest version ?
And we need a log of the game, not the mac one if you can send it.
@JohnyEden commented on GitHub (Feb 24, 2025):
And where to get this game log?
@italomandara commented on GitHub (Feb 24, 2025):
It's in the options, debug panel, you can open the log folder and whenever you launch a game a new log is created
@JohnyEden commented on GitHub (Feb 28, 2025):
CUSA00265.log
shad_log.txt
@StevenMiller123 commented on GitHub (Feb 28, 2025):
@JohnyEden The game you're testing in that log (Minecraft v3.05) doesn't work yet. shadPS4 is stll early in development, most games won't work yet.
@Hermiten commented on GitHub (Feb 28, 2025):
I suggest you to check your game here:
https://github.com/shadps4-emu/shadps4-game-compatibility/issues?q=is%3Aissue%20state%3Aopen%20label%3Aos-macOS
Please let me know if this answers any of your questions
@italomandara commented on GitHub (Feb 28, 2025):
also as i said 3 weeks ago:
[Loader] <Info> emulator.cpp:326 LoadSystemModules: Can't Load libSceNgs2.sprx switching to HLE [Loader] <Info> emulator.cpp:329 LoadSystemModules: No HLE available for libSceUlt.sprx module [Loader] <Info> emulator.cpp:329 LoadSystemModules: No HLE available for libSceJson.sprx module [Loader] <Info> emulator.cpp:329 LoadSystemModules: No HLE available for libSceJson2.sprx module [Loader] <Info> emulator.cpp:326 LoadSystemModules: Can't Load libSceLibcInternal.sprx switching to HLE [Loader] <Info> emulator.cpp:326 LoadSystemModules: Can't Load libSceDiscMap.sprx switching to HLE [Loader] <Info> emulator.cpp:326 LoadSystemModules: Can't Load libSceRtc.sprx switching to HLE [Loader] <Info> emulator.cpp:329 LoadSystemModules: No HLE available for libSceCesCs.sprx module [Loader] <Info> emulator.cpp:329 LoadSystemModules: No HLE available for libSceFont.sprx module [Loader] <Info> emulator.cpp:329 LoadSystemModules: No HLE available for libSceFontFt.sprx module [Loader] <Info> emulator.cpp:329 LoadSystemModules: No HLE available for libSceFreeTypeOt.sprx moduleyou're missing the required libraries,
instructions here: https://github.com/shadps4-emu/shadps4-game-compatibility?tab=readme-ov-file#information
@Hermiten commented on GitHub (Feb 28, 2025):
Thanks @italomandara, with all of this I think I can close it