mirror of
https://github.com/RetroDECK/Wiki.git
synced 2025-04-10 19:15:16 +00:00
spelling fixes
This commit is contained in:
parent
a800084a62
commit
b8b380c132
|
@ -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 |
|
||||||
|
|
|
@ -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>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue