mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-25 15:56:00 +03:00
[GH-ISSUE #3726] [APP BUG]: Application cannot launch successfully after upgraded from 0.7.0 to newer #1109
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#1109
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 @sunneo on GitHub (Oct 10, 2025).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/3726
Checklist
Describe the Bug
I download from https://shadps4.net/downloads/ and
releases from github
shadps4-win64-qt-0.7.0 works on win10
while 0.8.0, 0.10.0, 0.11.0 cannot start application
Symptom: A console pops up, and nothing shows on screen, after a while nothing happen and the console closed
In System Events, it shows:
error level shows -1073741795

Reproduction Steps
Launch shadPS4.exe
Expected Behavior
No response
Specify OS Version
Windows 10
CPU
Intel Core i5-2320
GPU
NVIDIA GeForce GT 720
Amount of RAM in GB
16GB
@Missake212 commented on GitHub (Oct 10, 2025):
Your computer is below the minimum requirements
@GHU7924 commented on GitHub (Oct 10, 2025):
Sounds like the system requirements should be moved from the FAQ to the Downloads section 😄
@UltraDaCat commented on GitHub (Oct 11, 2025):
The i5-2320 lacks the instruction sets needed for shadPS4. To explain why you're crashing now and not on 0.7.0, older versions of shadPS4 could launch the QT interface on such CPUs but you wouldn't be able to run any games on it anyway, nowadays not even the QT interface launches on them.
This issue should be closed.