Skip to content

Commit 4b1c77f

Browse files
authored
Merge pull request #78 from chrizzo-hb/main
Fixed wording
2 parents e295a1c + 26d8fc7 commit 4b1c77f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/play/add-games/game-storage.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Before you start adding your games, please take the time to understand how data
66

77
KNULLI supports **single** and **dual SD card** setups. Internally, KNULLI has a folder called `/userdata` where **all your data** (games, screenshots, bezels, saves, configurations, themes, etc.) will be stored. On a single-SD-card setup, the `/userdata` folder will **always** point to the *SHARE* partition of your **primary SD card**. If you have a device with more than one SD card slot and choose to create a **dual-SD-card setup**, the `/userdata` folder will point to the main partition of your **secondary SD card instead**.
88

9-
Consequently, you will **not** be able to use the *SHARE* partition of SD 1 and SD 2 **at the same time**. Only one of those SD cards can be mounted as `/userdata` at a time. If you attempt your storage via [SMB network transfer](../network-transfer), you will only find **one** *SHARE* folder, which will always point at your `/userdata` folder. Therefore, when running a dual-SD-card setup, your internal *SHARE* partition will neither be used by KNULLI, nor be accessible via network transfer.
9+
Consequently, you will **not** be able to use the *SHARE* partition of SD 1 and SD 2 **at the same time**. Only one of those SD cards can be mounted as `/userdata` at a time. When you access your storage via [SMB network transfer](../network-transfer), you will only find **one** *SHARE* folder, which will always point at your `/userdata` folder. Therefore, when running a dual-SD-card setup, your internal *SHARE* partition will neither be used by KNULLI, nor be accessible via network transfer.
1010

1111
!!! info "Internal and external storage"
1212

0 commit comments

Comments
 (0)