mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-27 08:46:03 +03:00
[GH-ISSUE #494] Mac version crash on launch #102
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#102
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 @aptonline on GitHub (Aug 20, 2024).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/494
I've trying the latest
shadps4-macos-qtversion and I'm getting a crash at launch:@EmulationChannel commented on GitHub (Aug 20, 2024):
Install Visual Studio 2022 for mac OS fixed ?
@aptonline commented on GitHub (Aug 21, 2024):
Not sure how this is relevant, can you explain?
@squidbus commented on GitHub (Aug 21, 2024):
I think I know what this issue is, can you try moving the app out of your downloads folder if you haven't?
@mavethee commented on GitHub (Aug 21, 2024):
shadps4 won't launch in different path than
/Applicationsalso wasn't the requirement macOS 15?@squidbus commented on GitHub (Aug 21, 2024):
It can be outside of
/Applicationsjust not in the downloads folder currently.@aptonline commented on GitHub (Aug 21, 2024):
That's fixed the launch issue by adding it to
/Applications.Many thanks 👍🏼