spelling fixes

This commit is contained in:
laz 2025-01-14 13:55:26 +01:00
parent a800084a62
commit b8b380c132
2 changed files with 17 additions and 3 deletions

View file

@ -54,6 +54,7 @@ This will be changed in a later update to the `retrodeck/bios/cemu` folder.
| Type | Folder | Comment | | Type | Folder | Comment |
| :---: | :---: | :---: | | :---: | :---: | :---: |
| ROMs Folder |`retrodeck/roms/wiiu/` | |
| Saves Folder |`retrodeck/saves/wiiu/cemu/` | | | Saves Folder |`retrodeck/saves/wiiu/cemu/` | |
| Config Folder |`~/.var/app/net.retrodeck.retrodeck/config/Cemu/` | `settings.xml`, `gameProfiles` folder, `controllerProfiles` folder| | Config Folder |`~/.var/app/net.retrodeck.retrodeck/config/Cemu/` | `settings.xml`, `gameProfiles` folder, `controllerProfiles` folder|
| BIOS Folder | `retrodeck/bios/Cemu` | Contains `usr` and `sys` folders | | BIOS Folder | `retrodeck/bios/Cemu` | Contains `usr` and `sys` folders |

View file

@ -25,9 +25,22 @@ It can still be temporarily installed via:
## Does Citra require BIOS or Firmware? ## Does Citra require BIOS or Firmware?
No Yes, if the games are encrypted then keyfiles are needed: `aes_keys.txt`
## How do I add mods?
## Folder structure
| Type | Folder | Comment |
| :---: | :---: | :---: |
| ROMs Folder |`retrodeck/roms/3ds/` | |
| Saves Folder |`retrodeck/saves/n3ds/citra/` | |
| Config Folder |`~/.var/app/net.retrodeck.retrodeck/config/citra/` | |
| BIOS Folder | `/retrodeck/bios/citra/` | |
| Data Folder |`~/.var/app/org.retrodeck.retrodeck/data/citra` | |
| Mods Folder |`retrodeck/mods/citra/` | |
| Texture Packs Folder |`retrodeck/texture_packs/citra/`| |
## Guide - Adding mods
**Note:**<br> **Note:**<br>
@ -54,7 +67,7 @@ There are two ways of adding mods into Citra
3. Past the mods into the right `~/retrodeck/mods/yuzu/<TITLEID>` folder. 3. Past the mods into the right `~/retrodeck/mods/yuzu/<TITLEID>` folder.
## How do I add texture packs? ## Guide - Adding texture packs
**Note:** <br> **Note:** <br>