[PR #208] [MERGED] Adding Quickstart #1393

Closed
opened 2026-02-27 21:12:22 +03:00 by kerem · 0 comments
Owner

📋 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: mainHead: main


📝 Commits (5)

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

## 📋 Pull Request Information **Original PR:** https://github.com/shadps4-emu/shadPS4/pull/208 **Author:** [@Xphalnos](https://github.com/Xphalnos) **Created:** 6/23/2024 **Status:** ✅ Merged **Merged:** 6/25/2024 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (5) - [`acd9b57`](https://github.com/shadps4-emu/shadPS4/commit/acd9b57c88bbd6e2f320c8ce0a3545f2a29710e8) Corrections de captures d'écran - [`7fe5f12`](https://github.com/shadps4-emu/shadPS4/commit/7fe5f12f29f3d449f5a254ea2cd369bd742bc863) Screenshots fix - [`c845b12`](https://github.com/shadps4-emu/shadPS4/commit/c845b12990ecc9ab026882afa7d1c264ee4b18ce) Merge branch 'main' of https://github.com/Xphalnos/shadPS4 - [`3f657b5`](https://github.com/shadps4-emu/shadPS4/commit/3f657b5f36e9b9e053f0ca841d6f124c034a7b6b) Quickstart - [`444e4d5`](https://github.com/shadps4-emu/shadPS4/commit/444e4d5336220d3af9400e65b1e4e00f20488852) Quickstart ### 📊 Changes **12 files changed** (+76 additions, -31 deletions) <details> <summary>View changed files</summary> 📝 `.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) </details> ### 📄 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 ! --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:12:22 +03:00
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#1393
No description provided.