[GH-ISSUE #725] What is the actual minimum system requirements #180

Closed
opened 2026-02-27 21:04:59 +03:00 by kerem · 8 comments
Owner

Originally created by @MadxXx2003 on GitHub (Sep 1, 2024).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/725

i was having crashes on my system if i do anything
so i tested different cpu architectures on the intel sde and it seems any system before broadwell just crashes if you try to do anything (trying to install a pkg or trying to run a game)
it's written in the requirements that it needs a quad core 6 threaded 2.5 ghz cpu
but what instruction set does it need I tried with hasswell but same issue
same thing on the gpu side does it just require any vulkan 1.3 gpu or does it need some specific extensions to work
if it's helpful I am running a 1st gen xeon based on the westmare arch cpu (quad core 8 threads at 2.67 ghz) and an rx 480

Originally created by @MadxXx2003 on GitHub (Sep 1, 2024). Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/725 i was having crashes on my system if i do anything so i tested different cpu architectures on the intel sde and it seems any system before broadwell just crashes if you try to do anything (trying to install a pkg or trying to run a game) it's written in the requirements that it needs a quad core 6 threaded 2.5 ghz cpu but what instruction set does it need I tried with hasswell but same issue same thing on the gpu side does it just require any vulkan 1.3 gpu or does it need some specific extensions to work if it's helpful I am running a 1st gen xeon based on the westmare arch cpu (quad core 8 threads at 2.67 ghz) and an rx 480
kerem closed this issue 2026-02-27 21:04:59 +03:00
Author
Owner

@Aruto-san commented on GitHub (Sep 6, 2024):

Same here on Xeon E5-2689 (Sandy Bridge), it has AVX but not AVX2. Tried SDE too, but no luck. Seems like nobody cares about processors this old anymore.

<!-- gh-comment-id:2333353687 --> @Aruto-san commented on GitHub (Sep 6, 2024): Same here on Xeon E5-2689 (Sandy Bridge), it has AVX but not AVX2. Tried SDE too, but no luck. Seems like nobody cares about processors this old anymore.
Author
Owner

@polyneutron commented on GitHub (Sep 7, 2024):

+, same on my i7 3770 (Ivy Bridge), sde didnt' help either. I'm not implying anything but does actual PS4 support avx2? Just curious, because I couldn't find a solid answer online, sadly.
Is it possible to build an avx (not avx2) compatible build of shadps4? Or create a patch for the current build, or something?

<!-- gh-comment-id:2335049028 --> @polyneutron commented on GitHub (Sep 7, 2024): +, same on my i7 3770 (Ivy Bridge), sde didnt' help either. I'm not implying anything but does actual PS4 support avx2? Just curious, because I couldn't find a solid answer online, sadly. Is it possible to build an avx (not avx2) compatible build of shadps4? Or create a patch for the current build, or something?
Author
Owner

@polyneutron commented on GitHub (Sep 12, 2024):

I don't want to sound impatient, but is it really that hard for emu devs to reply in a thread like this? You know, I'm not asking for 100% accurate list of supported hardware, even a short statement would do just fine.

<!-- gh-comment-id:2346956124 --> @polyneutron commented on GitHub (Sep 12, 2024): I don't want to sound impatient, but is it really that hard for emu devs to reply in a thread like this? You know, I'm not asking for 100% accurate list of supported hardware, even a short statement would do just fine.
Author
Owner

@StevenMiller123 commented on GitHub (Sep 12, 2024):

It can be difficult for devs to spot real issues inbetween the flood of Bloodborne-related issues. The current requirements are a CPU with support for AVX2 instructions, and a modern GPU. Any GPU with 6+ GB of VRAM released in the last 8 years should work. Finally, you should have at least 16gb of ram.

<!-- gh-comment-id:2346972819 --> @StevenMiller123 commented on GitHub (Sep 12, 2024): It can be difficult for devs to spot real issues inbetween the flood of Bloodborne-related issues. The current requirements are a CPU with support for AVX2 instructions, and a modern GPU. Any GPU with 6+ GB of VRAM released in the last 8 years should work. Finally, you should have at least 16gb of ram.
Author
Owner

@StevenMiller123 commented on GitHub (Sep 12, 2024):

Note that while these stated requirements differ from the ones stated on the readme, these are the ones frequently stated on the emulator's discord.

<!-- gh-comment-id:2346973822 --> @StevenMiller123 commented on GitHub (Sep 12, 2024): Note that while these stated requirements differ from the ones stated on the readme, these are the ones frequently stated on the emulator's discord.
Author
Owner

@polyneutron commented on GitHub (Sep 12, 2024):

Thank you very much for the reply!
Are there any plans to support AVX (non-AVX2) capable CPUs some time in the future?

<!-- gh-comment-id:2346982717 --> @polyneutron commented on GitHub (Sep 12, 2024): Thank you very much for the reply! Are there any plans to support AVX (non-AVX2) capable CPUs some time in the future?
Author
Owner

@StevenMiller123 commented on GitHub (Sep 12, 2024):

I don't think there are specific plans at the moment, but some of the ongoing work for ARM compatibility may make this change more feasible. I'm not too familiar with that area of code though, so I can't say for certain.

<!-- gh-comment-id:2346991378 --> @StevenMiller123 commented on GitHub (Sep 12, 2024): I don't think there are specific plans at the moment, but some of the ongoing work for ARM compatibility may make this change more feasible. I'm not too familiar with that area of code though, so I can't say for certain.
Author
Owner

@polyneutron commented on GitHub (Sep 12, 2024):

Roger that, thanks again! Good luck with further development!

<!-- gh-comment-id:2347046224 --> @polyneutron commented on GitHub (Sep 12, 2024): Roger that, thanks again! Good luck with further development!
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#180
No description provided.