diff --git a/I.-Quick-start-[Users].md b/I.-Quick-start-[Users].md
index 53053e1..fb70ed8 100644
--- a/I.-Quick-start-[Users].md
+++ b/I.-Quick-start-[Users].md
@@ -57,11 +57,11 @@ Before proceeding, update your drivers:
The first time, Windows will maybe ask you about security, you can agree.
**For Linux:**
-1. Open the folder newly extracted
-2. Start `Shadps4-qt.AppImage`
+1. Open the folder newly extracted.
+2. Start `Shadps4-qt.AppImage`.
**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`.
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`
@@ -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.
---
-## 3. Install PKG Files
+## 3. Install games and updates
> [!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).
-1. Go to `File` then to `Install Packages (PKG)`
-2. A window opens, locate your file(s), select it/them, and `open` it
-
Note: You can install multiple PKG files at once.
-3. Once finished, the game should appear in the application.
-
Make sure to wait until 100%. If the GUI crash or bug, you have to do it again.
+The emulator is now started. Now you want to install your first game(s).
+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. Prepare your game dump by making sure the folder has the right name format: `CUSAxxxxx` (where `xxxxx` is the game's serial).
+
Most dumping payloads already do this, if the folder name already has this format, skip to step 3.
+3. Find the game installation folder provided on first boot. This can be found on the settings.
+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`
+
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.
---