2025-01-07 12:26:54 +00:00
|
|
|
|
# Cemu - General Guide
|
2024-01-06 08:25:02 +00:00
|
|
|
|
|
2024-03-25 05:36:24 +00:00
|
|
|
|
<img src="../../../wiki_images/logos/cemu-logo.png" width="150">
|
2024-01-06 08:25:02 +00:00
|
|
|
|
|
2025-01-24 11:59:33 +00:00
|
|
|
|
Cemu is a Wii U emulator that is able to run most Wii U games and homebrew.
|
|
|
|
|
|
|
|
|
|
---
|
2024-04-03 06:17:16 +00:00
|
|
|
|
|
2025-01-07 12:26:54 +00:00
|
|
|
|
### Cemu Links:
|
2024-04-03 06:17:16 +00:00
|
|
|
|
|
2025-01-07 12:26:54 +00:00
|
|
|
|
[Cemu Compatibility Guide](https://compat.cemu.info/)
|
2024-04-03 06:17:16 +00:00
|
|
|
|
|
2025-01-07 12:26:54 +00:00
|
|
|
|
[Cemu Wiki](https://wiki.cemu.info/wiki/Main_Page)
|
2024-04-03 06:17:16 +00:00
|
|
|
|
|
2025-01-07 12:26:54 +00:00
|
|
|
|
[Cemu Github](https://github.com/cemu-project/Cemu)
|
2024-04-03 06:17:16 +00:00
|
|
|
|
|
2025-01-07 12:26:54 +00:00
|
|
|
|
[Cemu Webpage](https://cemu.info/)
|
2024-04-03 06:17:16 +00:00
|
|
|
|
|
2025-01-24 11:59:33 +00:00
|
|
|
|
---
|
2024-01-06 08:25:02 +00:00
|
|
|
|
|
2025-01-06 13:40:34 +00:00
|
|
|
|
## Where to put the games?
|
|
|
|
|
|
2024-01-06 08:25:02 +00:00
|
|
|
|
WiiU games should be put under the `retrodeck/roms/wiiu/` directory.
|
|
|
|
|
|
2025-01-06 13:40:34 +00:00
|
|
|
|
## What file formats are supported?
|
|
|
|
|
|
2025-01-07 12:26:54 +00:00
|
|
|
|
**Encrypted formats:**
|
|
|
|
|
|
2025-01-06 13:40:34 +00:00
|
|
|
|
```
|
|
|
|
|
.wud
|
2025-01-07 12:26:54 +00:00
|
|
|
|
.wux
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
**Decrypted formats**
|
|
|
|
|
|
|
|
|
|
```
|
|
|
|
|
.wua
|
|
|
|
|
.rpx
|
2025-01-06 13:40:34 +00:00
|
|
|
|
```
|
|
|
|
|
|
2025-01-07 12:26:54 +00:00
|
|
|
|
**Note:**
|
2025-01-06 13:40:34 +00:00
|
|
|
|
|
2025-01-07 12:26:54 +00:00
|
|
|
|
`.wua` is the preferred format to use for Wii U games.
|
2025-01-06 13:40:34 +00:00
|
|
|
|
|
2025-01-07 12:26:54 +00:00
|
|
|
|
## Does Cemu require BIOS or Firmware?
|
2025-01-06 13:40:34 +00:00
|
|
|
|
|
2025-01-07 12:26:54 +00:00
|
|
|
|
Yes, `keys.txt` if the file format is encrypted.
|
|
|
|
|
|
|
|
|
|
`otp.bin` and `seeprom.bin` if you want to play Online.
|
|
|
|
|
|
|
|
|
|
### Where to put the BIOS / Firmware files?
|
2024-04-03 06:17:16 +00:00
|
|
|
|
|
2024-01-06 08:25:02 +00:00
|
|
|
|
`~/.var/app/net.retrodeck.retrodeck/data/Cemu`
|
|
|
|
|
|
2025-01-07 12:26:54 +00:00
|
|
|
|
This will be changed in a later update to the `retrodeck/bios/cemu` folder.
|
|
|
|
|
|
|
|
|
|
## Folder structure
|
|
|
|
|
|
2025-01-14 06:48:22 +00:00
|
|
|
|
| Type | Folder | Comment |
|
|
|
|
|
| :---: | :---: | :---: |
|
2025-01-14 12:55:26 +00:00
|
|
|
|
| ROMs Folder |`retrodeck/roms/wiiu/` | |
|
2025-01-07 12:26:54 +00:00
|
|
|
|
| Saves Folder |`retrodeck/saves/wiiu/cemu/` | |
|
|
|
|
|
| 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 |
|
2025-01-19 08:56:46 +00:00
|
|
|
|
| Data Folder |`~/.var/app/org.retrodeck.retrodeck/data/Cemu` | |
|
2025-01-07 12:26:54 +00:00
|
|
|
|
|
|
|
|
|
## Guide - How to install DLC and Updates
|
|
|
|
|
|
|
|
|
|
**NOTE:**
|
|
|
|
|
|
|
|
|
|
Do not keep DLC and Update files in: `retrodeck/roms/wiiu/`
|
|
|
|
|
|
|
|
|
|
**Instructions:**
|
|
|
|
|
|
|
|
|
|
1. Open the `Configurator` and Open `Cemu`
|
|
|
|
|
2. `Press File` -> `Install game title, update, or DLC...`
|
|
|
|
|
3. Navigate to where you have your files.
|
|
|
|
|
4. Choose the DLC or Update file and press `Open` and it will install.
|
|
|
|
|
5. Repeat for each DLC / Update you want to install.
|
|
|
|
|
|
|
|
|
|
## Guide - How make .wua files and install the games
|
|
|
|
|
|
|
|
|
|
**NOTE:**
|
|
|
|
|
|
|
|
|
|
- Encrypted ROMs can't be converted to `.wua`.
|
|
|
|
|
- Before you make the `.wua` install any updates or DLC first to the base game.
|
2024-01-06 08:25:02 +00:00
|
|
|
|
|
2025-01-07 12:26:54 +00:00
|
|
|
|
**Instructions:**
|
2024-04-03 06:17:16 +00:00
|
|
|
|
|
2025-01-07 12:26:54 +00:00
|
|
|
|
1. Open the `Configurator` and Open `Cemu`
|
|
|
|
|
2. `Press Tools` -> `Title Manager`
|
|
|
|
|
3. Search for the game you want to convert and check so the `Type` colum says: `base`.
|
|
|
|
|
4. Right click and press the `Convert to compressed Wii U archive`.
|
|
|
|
|
5. Verify in the prompt that everything you want is there: base game, updates and DLC.
|
|
|
|
|
6. Select the output target folder: `retrodeck/roms/wiiu/`.
|
2024-04-03 06:17:16 +00:00
|
|
|
|
|
2024-03-25 21:45:33 +00:00
|
|
|
|
|
2025-01-07 12:26:54 +00:00
|
|
|
|
## Pretendo Account for online play
|
2024-03-25 21:45:33 +00:00
|
|
|
|
|
2025-02-04 06:28:27 +00:00
|
|
|
|
To create a Pretendo Network account.
|
2024-03-25 21:45:33 +00:00
|
|
|
|
|
2025-02-04 06:28:27 +00:00
|
|
|
|
1. Use the provided link to register:
|
2024-03-25 21:45:33 +00:00
|
|
|
|
|
2025-02-04 06:28:27 +00:00
|
|
|
|
[Pretendo: Register Account](https://pretendo.network/account/register).
|
2024-01-06 08:25:02 +00:00
|
|
|
|
|
2025-02-04 06:28:27 +00:00
|
|
|
|
2. Then, follow the instructions to log in with your Pretendo Network account on a Wii U.
|
|
|
|
|
|
|
|
|
|
[Pretendo: Install WiiU](https://pretendo.network/docs/install/wiiu)
|
|
|
|
|
|
|
|
|
|
- Note: Existing NNIDs are not usable on Pretendo Network, so you must create a Pretendo account.
|
|
|
|
|
|
|
|
|
|
3. Follow the guide to generate and dump the required user files for your Pretendo Account:
|
|
|
|
|
|
|
|
|
|
[Cemu: Online Play Guide](https://cemu.cfw.guide/online-play.html)
|
2024-03-25 21:45:33 +00:00
|
|
|
|
|
|
|
|
|
**RetroDECK specific file locations:**
|
|
|
|
|
|
2024-03-26 13:42:41 +00:00
|
|
|
|
- Wii U User Account’s `usr` and `sys` folders
|
2025-02-04 06:28:27 +00:00
|
|
|
|
- Located in the `MLC Path` configured in `RetroDECK Configurator` -> `Open Cemu` -> `Options` -> `General settings` (default: `retrodeck/bios/cemu`)
|
2024-03-25 21:45:33 +00:00
|
|
|
|
|
2025-02-04 06:28:27 +00:00
|
|
|
|
- `otp.bin` and `seeprom.bin`:
|
|
|
|
|
- Located at `~/.var/app/org.retrodeck.retrodeck/data/Cemu`.
|
2025-01-08 06:33:44 +00:00
|
|
|
|
|
|
|
|
|
## Known issues
|
|
|
|
|
|
2025-01-08 07:02:08 +00:00
|
|
|
|
### Certain UI elements of emulators GUI are cramped / outside of the screen on the Steam Deck
|
|
|
|
|
|
|
|
|
|
Check the following link for `Certain UI elements of emulators GUI are cramped / outside of the screen on the Steam Deck`:
|
|
|
|
|
|
2025-01-14 08:22:45 +00:00
|
|
|
|
[Steam Deck - FAQ](../../wiki_devices/steamdeck/steamdeck-faq.md)
|