mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-25 15:56:00 +03:00
[GH-ISSUE #2351] [APP BUG]: All Games Crash on Startup #790
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#790
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 @MilosDevvv on GitHub (Feb 4, 2025).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/2351
Checklist
Describe the Bug
I've tested two different games on the PS4 emulator, and both crash immediately on startup, but with different errors. One fails due to a memory allocation issue, while the other crashes with a Vulkan graphics pipeline assertion failure.
System Information:
Emulator Version: Latest
Operating System: Windows 11
CPU: Intel Core i5 14th Gen
GPU: NVIDIA RTX 4070
RAM: 32GB
Reproduction Steps
Open the PS4 emulator (latest version).
Load NBA Live 19 – crashes immediately with a memory allocation failure.
Load UFC 4 – crashes immediately with a Vulkan assertion error.
Expected Behavior
Games should launch without crashing.
Specify OS Version
Windows 11
@polybiusproxy commented on GitHub (Feb 4, 2025):
For compatibility reports, please go to the compatibility list repo: https://github.com/shadps4-emu/shadps4-game-compatibility
@MilosDevvv commented on GitHub (Feb 4, 2025):
huh?