mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 08:15:59 +03:00
[PR #208] [MERGED] Adding Quickstart #1393
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#1393
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?
📋 Pull Request Information
Original PR: https://github.com/shadps4-emu/shadPS4/pull/208
Author: @Xphalnos
Created: 6/23/2024
Status: ✅ Merged
Merged: 6/25/2024
Merged by: @georgemoralis
Base:
main← Head:main📝 Commits (5)
acd9b57Corrections de captures d'écran7fe5f12Screenshots fixc845b12Merge branch 'main' of https://github.com/Xphalnos/shadPS43f657b5Quickstart444e4d5Quickstart📊 Changes
12 files changed (+76 additions, -31 deletions)
View changed files
📝
.github/workflows/windows-qt.yml(+2 -2)📝
.github/workflows/windows.yml(+1 -0)📝
.gitmodules(+1 -1)📝
.reuse/dep5(+2 -0)📝
README.md(+11 -24)➕
documents/Quickstart/1.png(+0 -0)➕
documents/Quickstart/2.png(+0 -0)➕
documents/Quickstart/Quickstart.md(+56 -0)📝
externals/glslang(+1 -1)📝
externals/vulkan-headers(+1 -1)📝
externals/xxhash(+1 -1)📝
src/qt_gui/game_list_frame.cpp(+0 -1)📄 Description
I fixed a problem displaying screenshots.
I updated the submodules but I think it would be good to do so for Zlib-ng and SDL as they received updates recently.
Currently I'm working on a Quickstart (how to get the latest WIP version, how to unzip PKG files, how to play...)
Ready for changes or review !
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.