[GH-ISSUE #3726] [APP BUG]: Application cannot launch successfully after upgraded from 0.7.0 to newer #1109

Closed
opened 2026-02-27 21:09:58 +03:00 by kerem · 3 comments
Owner

Originally created by @sunneo on GitHub (Oct 10, 2025).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/3726

Checklist

  • I have searched for a similar issue in this repository and did not find one.
  • I am using an official build obtained from releases or updated one of those builds using its in-app updater.

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:

<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
[-](https://github.com/shadps4-emu/shadPS4/issues?q=is%3Aissue%20state%3Aopen%20windows#) <System>
  <Provider Name="Application Error" /> 
  <EventID Qualifiers="49152">1005</EventID> 
  <Version>0</Version> 
  <Level>2</Level> 
  <Task>100</Task> 
  <Opcode>0</Opcode> 
  <Keywords>0x80000000000000</Keywords> 
  <TimeCreated SystemTime="2025-10-10T15:45:48.1505508Z" /> 
  <EventRecordID>139407</EventRecordID> 
  <Correlation /> 
  <Execution ProcessID="0" ThreadID="0" /> 
  <Channel>Application</Channel> 
  <Computer>DESKTOP[-](https://github.com/shadps4-emu/shadPS4/issues?q=is%3Aissue%20state%3Aopen%20windows#)Q0R4M94</Computer> 
  <Security /> 
  </System>
- <EventData>
  <Data /> 
  <Data>shadPS4 - PlayStation 4 Emulator</Data> 
  <Data>00000000</Data> 
  <Data>0</Data> 
  </EventData>
  </Event>
Image

error level shows -1073741795
Image

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

Originally created by @sunneo on GitHub (Oct 10, 2025). Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/3726 ### Checklist - [x] I have searched for a similar issue in this repository and did not find one. - [x] I am using an official build obtained from [releases](https://github.com/shadps4-emu/shadPS4/releases) or updated one of those builds using its in-app updater. ### 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: ```xml <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> [-](https://github.com/shadps4-emu/shadPS4/issues?q=is%3Aissue%20state%3Aopen%20windows#) <System> <Provider Name="Application Error" /> <EventID Qualifiers="49152">1005</EventID> <Version>0</Version> <Level>2</Level> <Task>100</Task> <Opcode>0</Opcode> <Keywords>0x80000000000000</Keywords> <TimeCreated SystemTime="2025-10-10T15:45:48.1505508Z" /> <EventRecordID>139407</EventRecordID> <Correlation /> <Execution ProcessID="0" ThreadID="0" /> <Channel>Application</Channel> <Computer>DESKTOP[-](https://github.com/shadps4-emu/shadPS4/issues?q=is%3Aissue%20state%3Aopen%20windows#)Q0R4M94</Computer> <Security /> </System> - <EventData> <Data /> <Data>shadPS4 - PlayStation 4 Emulator</Data> <Data>00000000</Data> <Data>0</Data> </EventData> </Event> ``` <img width="855" height="278" alt="Image" src="https://github.com/user-attachments/assets/75f95128-0bfc-436d-9b42-da50bcfc7d9d" /> error level shows -1073741795 <img width="542" height="168" alt="Image" src="https://github.com/user-attachments/assets/e8d3bac4-667b-422d-9056-b9cd634a7725" /> ### 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
kerem closed this issue 2026-02-27 21:09:59 +03:00
Author
Owner

@Missake212 commented on GitHub (Oct 10, 2025):

Your computer is below the minimum requirements

<!-- gh-comment-id:3390897701 --> @Missake212 commented on GitHub (Oct 10, 2025): Your computer is below the minimum requirements
Author
Owner

@GHU7924 commented on GitHub (Oct 10, 2025):

Your computer is below the minimum requirements

Sounds like the system requirements should be moved from the FAQ to the Downloads section 😄

<!-- gh-comment-id:3392258448 --> @GHU7924 commented on GitHub (Oct 10, 2025): >Your computer is below the minimum requirements Sounds like the system requirements should be moved from the FAQ to the Downloads section 😄
Author
Owner

@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.

<!-- gh-comment-id:3393506982 --> @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.
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#1109
No description provided.