mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-25 07:46:01 +03:00
[GH-ISSUE #1185] [Suggestions] Add "Minimum system requirements" on readme #374
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#374
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 @Hermiten on GitHub (Oct 1, 2024).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/1185
Hello,
I think it can be helpful to add a "Minimum system requirements" on the readme.
I know that this information is complicated to know but it could be interesting for people with a low configuration.
I think it's also interesting to separate Linux, Windows and Mac and thus specify the emulator's progress for each system. For example, it would be possible to say that it's normal for certain games to run better on Linux or Windows than on Mac, or even to give a sort of percentage of progress using certain games such as Bloodborne as a basis.
This could also help people who have certain errors relating to memory allocation, those looking to launch the emulator on SteamDeck or any questions about porting to Android.
But it would also make it possible to specify the difficulty of launching the emulator with or without a gpu, to have Vulkan installed in certain versions, drivers up to date, etc ...
We could also specify which GPUs are best supported for each system.
All this could fit into a table to simplify things
Can close:
https://github.com/shadps4-emu/shadPS4/issues/725
@DanielSvoboda commented on GitHub (Oct 1, 2024):
Some of this information is already in the QuickStart
for example: Vulkan 1.3 support (required)
https://github.com/shadps4-emu/shadPS4/blob/main/documents/Quickstart/Quickstart.md
@Hermiten commented on GitHub (Oct 1, 2024):
Yes, that true ! I Forgot this place.
Maybe we can add further details on it like I explained
@Hermiten commented on GitHub (Dec 31, 2024):
Done