Updated I. Quick start [Users] (markdown)

poly 2025-03-28 16:08:10 +01:00
parent f8f2d849aa
commit cc7ab255eb

@ -57,11 +57,11 @@ Before proceeding, update your drivers:
<br />The first time, Windows will maybe ask you about security, you can agree. <br />The first time, Windows will maybe ask you about security, you can agree.
**For Linux:** **For Linux:**
1. Open the folder newly extracted 1. Open the folder newly extracted.
2. Start `Shadps4-qt.AppImage` 2. Start `Shadps4-qt.AppImage`.
**For macOS:** **For macOS:**
1. Open the folder newly extracted 1. Open the folder newly extracted.
2. A window should pop up with the text `shadps4 Not Opened`, tap on `Done`. 2. A window should pop up with the text `shadps4 Not Opened`, tap on `Done`.
3. Navigate to the Apple icon on the top left of your screen and tap on it. In the newly appeared menu there is an option called `System Settings`, tap on it. 3. Navigate to the Apple icon on the top left of your screen and tap on it. In the newly appeared menu there is an option called `System Settings`, tap on it.
4. After the `System Settings` application has been opened, navigate to the `Privacy & Security` tab and scroll down in the new opened tab till you see the message `shadps4 was blocked to protect your Mac` 4. After the `System Settings` application has been opened, navigate to the `Privacy & Security` tab and scroll down in the new opened tab till you see the message `shadps4 was blocked to protect your Mac`
@ -69,16 +69,22 @@ Before proceeding, update your drivers:
6. A new window should pop up which says `Open shadps4? `, tap on the `Open Anyway` button and enter your password or use your fingerprint to confirm. 6. A new window should pop up which says `Open shadps4? `, tap on the `Open Anyway` button and enter your password or use your fingerprint to confirm.
--- ---
## 3. Install PKG Files ## 3. Install games and updates
> [!CAUTION] > [!CAUTION]
> **You must DUMP your games yourself. We do not provide any links nor guide to do it!** > **Games and its updates are copyrighted content and must be dumped from your \*own\* copy of the game.**
The emulator is now started. Now you want to install your first PKG (games). The emulator is now started. Now you want to install your first game(s).
1. Go to `File` then to `Install Packages (PKG)` 1. Use a dumper tool (app/payload) on your jailbroken PS4 to extract your game to a external media storage. ItemzFlow is recommended for dumping both games and updates.
2. A window opens, locate your file(s), select it/them, and `open` it 2. Prepare your game dump by making sure the folder has the right name format: `CUSAxxxxx` (where `xxxxx` is the game's serial).
<br /> Note: You can install multiple PKG files at once. <br /> Most dumping payloads already do this, if the folder name already has this format, skip to step 3.
3. Once finished, the game should appear in the application. 3. Find the game installation folder provided on first boot. This can be found on the settings.
<br /> Make sure to wait until 100%. If the GUI crash or bug, you have to do it again. 4. Take your dump and copy it to the game installation folder.
5. Once finished, the game should appear in the UI.
The process for installing updates is the same:
1. Prepare your dump of the game update by making sure the folder has the right name format: `CUSAxxxxx-patch`/`CUSAxxxxx-UPDATE`
<br /> Most dumping payloads already do this, if the folder name already has this format, skip to step 2.
2. Once finished, the update should be recognized in the UI.
--- ---