Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed some text inconsistencies #23

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/controller-configuration.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Controller Configuration
title: Controller configuration
description: Setting up different controller types for use in the Cemu emulator.
redirect_from: /motion-controls
---
Expand Down
16 changes: 8 additions & 8 deletions docs/controllers/ds4windows.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Controller Configuration (DS4Windows)
title: Controller configuration (DS4Windows)
description: Setting up different controller types for use in the Cemu emulator.
---

Expand All @@ -11,15 +11,15 @@ DualShock 3 controller motion support may not be compatible with DS4Windows. Ple

- The latest release of [DS4Windows by Ryochan7](https://ryochan7.github.io/ds4windows-site/)
- The latest release of [Cemuhook](https://cemuhook.sshnuke.net/)
- If you installed Cemuhook earlier, you don't need to download this
- If you installed Cemuhook earlier, you will not need to download this

## Installing Cemuhook

1. Extract the contents of the Cemuhook `.zip` file to the Cemu directory
1. Open the Cemu application
1. In the bottom-right-hand corner, it should say `Cemu plugin x.x.x.x by rajkosto`
- This means Cemuhook has been successfully installed
- If doesn't say this, ensure that your Cemu directory looks like this:
- If it does not output this, ensure that your Cemu directory looks like this:

![A screenshot of Cemuhook correctly set up](/assets/images/cemuhook.png)

Expand All @@ -29,8 +29,8 @@ DualShock 3 controller motion support may not be compatible with DS4Windows. Ple
- Select the `_x64.zip` file
1. Connect your controller to Windows via USB or Bluetooth
1. Open the DS4Windows application
2. Microsoft .NET 5.0 or newer is required; install it if asked
3. Ensure your controller is registered with DS4Windows
2. Microsoft .NET 5.0 or newer is required; install it if prompted
3. Ensure your controller is registered within DS4Windows
4. Navigate to the `Settings` tab
5. Enable `UDP Server`
- This should say `127.0.0.1` with port `26760`
Expand All @@ -40,13 +40,13 @@ DualShock 3 controller motion support may not be compatible with DS4Windows. Ple
1. Change `Controller API` to `XInput`
1. Change `Controller` to `Controller X`
1. Proceed to map all your controller button inputs
1. At the top, enter in a controller profile name, e.g. `Gamepad Controller`
1. At the top, enter in a controller profile name, e.g. `GamePad Controller`
1. Click `Save`

![](/assets/images/ds4windows.png)

## Motion Controls
## Motion controls

1. On the top bar, go to `Settings` -> `Gamepad Motion Source`
1. On the top bar, go to `Settings` -> `GamePad Motion Source`
1. Select your controller from this list
1. Select `By slot`
6 changes: 3 additions & 3 deletions docs/controllers/index.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
title: Controller Configuration (Old)
title: Controller configuration (old)
description: Setting up different controller types for use in the Cemu emulator.
---

In this section we'll be configuring controller inputs for Cemu, and setting up motion controls.
In this section we will be configuring controller inputs for Cemu, and setting up motion controls.

This can vary between controllers. Nintendo Switch, Dualshock 4 and DualSense controllers all have support for motion controls.

Other controllers, such as Xbox controllers, don't support motion controls and will need to use an alternate method.
Other controllers, such as Xbox controllers, do not support motion controls and will need to use an alternative method.

Please select your controller type below:

Expand Down
6 changes: 3 additions & 3 deletions docs/controllers/xinput.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Controller Configuration (XInput)
title: Controller configuration (XInput)
description: Setting up different controller types for use in the Cemu emulator.
---

Expand All @@ -12,10 +12,10 @@ Motion controls are not available for Xbox controllers, making some features in
1. Connect your Xbox controller to Windows
1. Open the Cemu application
1. On the top bar, go to `Settings` -> `Input settings`
1. Change `Emulate controller` to `Wii U Gamepad`
1. Change `Emulated controller` to `Wii U Gamepad`
1. Change `Controller API` to `XInput`
1. Change `Controller` to `Controller X`
- If you don't see a controller, switch `Controller API` to `DirectInput`
- If you can not see any controller available, switch `Controller API` to `DirectInput`
1. Proceed to map all your controller button inputs
1. At the top, enter in a controller profile name, e.g. `Xbox Controller`
1. Click `Save`
2 changes: 1 addition & 1 deletion docs/credits.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "Credits"
title: Credits
description: The writers and contributors to cemu.cfw.guide.
---

Expand Down
4 changes: 3 additions & 1 deletion docs/dumping-games.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ All storage devices must be formatted to FAT32 with a 32KB (32768) allocation. F
1. When finished, go back to the Dumpling main menu
1. Exit the Dumpling app

### Copying the Online Files to Cemu
### Copying the online files to Cemu

1. Take your USB storage device or SD card out of your Wii U and put it in your PC
1. Copy `otp.bin` and `seeprom.bin` from the `/dumpling/Online Files` folder to your Cemu directory
Expand Down Expand Up @@ -101,4 +101,6 @@ Ensure you have enough storage space for your dump. The largest Wii U game is 17

:::::

---

Now that you have got your dumps, you can proceed to the next step which takes you through how to install your games in Cemu.
2 changes: 1 addition & 1 deletion docs/faq.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "FAQ"
title: FAQ
description: Answers to commonly asked questions about the Cemu emulator.
---

Expand Down
42 changes: 21 additions & 21 deletions docs/ftp/dumping-games/digital.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Dumping Games (FTP)
title: Dumping games (FTP)
---

## Introduction
Expand All @@ -9,12 +9,12 @@ For this method, we will be directly copying game files from your Wii U storage
This is done over the internet using an FTP (File Transfer Protocol) server and client. This will allow you to copy files over your local network directly to your computer.

::: danger
This process involves accessing the Wii U internal memory! If you don't follow the instructions correctly, you could potentially cause serious damage to your console.
This process involves accessing the Wii U's internal memory! If you do not follow the instructions correctly, you could potentially cause serious damage to your console.
:::

## Requirements

- An SD card for homebrew
- A USB storage device or SD card for homebrew

## Downloads

Expand All @@ -24,27 +24,27 @@ This process involves accessing the Wii U internal memory! If you don't follow t
- The latest release of [Homebrew Launcher Installer](https://github.com/wiiu-env/homebrew_launcher_installer/releases/latest)
- You will need to download the `payload.zip` file
- The v1.4 release of [The Homebrew Launcher](https://github.com/dimok789/homebrew_launcher/releases/tag/1.4)
- You will need to download the v1.4 `homebrew_launcher.v1.4.zip` release of The Homebrew Launcher
- A modified release of [FTPiiU](/assets/files/ftpiiu_everywhere.elf) (FTP Server)
- You will need to download the v1.4 `homebrew_launcher.v1.4.zip` file
- A modified release of [FTPiiU](/assets/files/ftpiiu_everywhere.elf) (FTP server)
- If you use (Coldboot) Haxchi, download the latest release of [FTPiiU](https://github.com/FIX94/ftpiiu/releases) (FTP server)
- The latest release of [FileZilla](https://filezilla-project.org/download.php?show_all=1) (FTP Client)
- The latest release of [FileZilla](https://filezilla-project.org/download.php?show_all=1) (FTP client)

## Preparations

1. Download and install FileZilla to your computer
1. Extract the `mocha.zip` file to the root of your SD card
1. Extract the `mocha.zip` file to the root of your USB storage device or SD card
- If prompted to, replace any pre-existing files
1. Extract the `homebrew_launcher.v.1.4.zip` file to the root of your SD card
1. Copy the `config.ini` file to the `/wiiu/apps/mocha` folder on your SD card
1. Copy the `payload.elf` file from the `payload.zip` file to the `/wiiu` folder on your SD card
1. Download and move the `ftpiiu.elf` file to the `\wiiu\apps` folder on your SD Card
1. Extract the `homebrew_launcher.v.1.4.zip` file to the root of your USB storage device or SD card
1. Copy the `config.ini` file to the `/wiiu/apps/mocha` folder in your USB storage device or SD card
1. Copy the `payload.elf` file from the `payload.zip` file to the `/wiiu` folder in your USB storage device or SD card
1. Download and move the `ftpiiu.elf` file to the `\wiiu\apps` folder in your USB storage device or SD Card
1. Ensure you have enough space on your PC for your game
1. Eject your SD card from Windows and put it into your Wii U console
1. Eject your USB storage device or SD card from Windows and put it into your Wii U console

## Launching MochaCFW

1. Turn on your Wii U console
1. Launch the internet browser and open `wiiuexploit.xyz`
1. Launch the internet browser and open `http://wiiuexploit.xyz/`
1. Tap `Run Homebrew Launcher!`
- If your console freezes for more than 10 seconds, hold down the Power button for 4 seconds and reboot
- Once rebooted, [reset the browser's save data](https://en-americas-support.nintendo.com/app/answers/detail/a_id/1507/~/how-to-delete-the-internet-browser-history) and try again
Expand All @@ -54,13 +54,13 @@ This process involves accessing the Wii U internal memory! If you don't follow t
## Connecting to your Wii U

1. Run `FTPiiU Everywhere` from the Homebrew Launcher
1. On your screen you should see a line saying:<br>
1. On your screen, you should see a line saying:<br>
`Listening for data connections at xxx.xxx.xxx.xxx:PORT`<br>
where each `x` and `PORT` is a number
- This is the IP address and port of your FTP server
1. Keep this screen open on your Wii U
1. On your computer, open FileZilla
1. On the left-side panel, navigate to your Cemu games folder on your computer
1. On the left-side panel, navigate to your Cemu games folder
1. Enter in your IP address to the `Host` field on the top bar
- This is the `xxx.xxx.xxx.xxx` part
1. Enter in your port to the `Port` field on the top bar
Expand All @@ -70,18 +70,18 @@ This process involves accessing the Wii U internal memory! If you don't follow t

## Transferring Files

1. If your game is stored on your Wii U internal memory, navigate to `storage_mlc/usr/title/00050000`
1. If your game is stored on a USB storage device, navigate to `storage_usb/usr/title/00050000`
1. If your game is stored on your Wii U's internal memory, navigate to `/storage_mlc/usr/title/00050000`
1. If your game is stored on an external storage device, navigate to `/storage_usb/usr/title/00050000`
1. In this directory, you should see folders with 8 character names
- This is the last 8 digits of each games "Title ID", which allows to Wii U to uniquely identify each game by a number, instead of a name
- This is the last 8 digits of each game's "Title ID", which allows the console to uniquely identify each game by a number, instead of a name
1. You can use the full list of each game's Title ID to identify which game is which, found [here](http://wiiubrew.org/wiki/Title_database#00050000:_eShop_and_disc_titles)
- Copy the Title ID of the game and use **Ctrl+F** to search for it
1. Once you've found the game you want, drag and drop it to your Cemu games folder on the left-side panel of FileZilla
- Copy the Title ID of the game and use **Ctrl + F** to search for it
1. Once you have found the game you want, drag and drop it to your Cemu games folder on the left-side panel of FileZilla

::: tip
A lot of the data-less files will fail to transfer, but these can be ignored. To be safe, make sure to retry all failed downloads before exiting to ensure that all files that _should_ be transferred have done so.
:::

Your game should now begin copying over to your computer. This will take a very long time and you may want to go do something else while this is happening.
Your game should now begin copying over to your computer. This will take a very long time and you may want to go do something else while the process takes place.

After this is finished, you can exit FileZilla and turn off your Wii U. You can then go to your Cemu games folder and rename the Title ID to something recognisable.
4 changes: 2 additions & 2 deletions docs/ftp/dumping-games/index.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
title: Dumping Games (FTP and disc2app)
title: Dumping games (FTP and disc2app)
---

In this section, we look at how to "dump" (copy) your games from your Wii U system over to your PC.

To do this, we're going to need to use a custom homebrew application to dump your games. This is done using an exploit in the Wii U browser.
To do this, we are going to need a custom homebrew application to dump your games. This is done using an exploit in the Wii U browser.

---

Expand Down
10 changes: 5 additions & 5 deletions docs/ftp/dumping-games/physical.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
---
title: Dumping Games (disc2app)
title: Dumping games (disc2app)
---

## Introduction

For this method, we will be dumping a physical disc game to an SD card or USB storage device. This can take some time.
For this method, we will be dumping a physical disc game to a USB storage device or SD card. This can take some time.

After dumping, we copy the game over to the PC. Unfortunately, all Wii U disc images are encrypted, which means we need to decrypt them on our PC.
After dumping, we will copy the game over to the PC. Unfortunately, all Wii U disc images are encrypted, which means we need to decrypt them on our computer.

## Requirements

- An SD card for homebrew and dumping
- (Optional) A USB storage device to dump the game to
- A USB storage device or SD card for homebrew and dumping
- (Optional) Another USB storage device to dump the game to
- Only required if the game is too big for the SD card
- Wii U games can vary in size up to 17GB, but having 12GB of storage should be okay for most games

Expand Down
4 changes: 2 additions & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Home
description: "A complete guide to installing CEMU and optimizing performance."
description: A complete guide to installing CEMU and optimizing performance.
home: true
header:
overlay_title: Cemu Guide
Expand Down Expand Up @@ -66,4 +66,4 @@ NVIDIA GPUs are recommended as they can take some of the load off of the CPU. AM

Generally, the bare minimum should be an NVIDIA GTX 700 card or AMD HD 7000 Series card, however you may want to consider something more powerful, especially for games such as Breath of the Wild.

If you are running on a thinner laptop or other low-powered machine, you may be using an iGPU instead, which is not officially supported by Cemu. While some users have reported playable framerates using integrated graphics, playing on a more powerful machine will yield much better results.
If you are running on a thin laptop or other low-powered machine, you may be using an iGPU instead, which is not officially supported by Cemu. While some users have reported playable framerates using integrated graphics, playing on a more powerful machine will yield much better results.
4 changes: 3 additions & 1 deletion docs/installing-cemu.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Before launching it, we will slightly tweak the program to fix some scaling issu

When we finally open the application, it will take us through the quick-start guide. This will help us to set up the emulator properly with the necessary files and folders.

## Community Graphic Packs
## Community graphic packs

Community graphic packs allow you to visually alter a game and how it will run, including:

Expand Down Expand Up @@ -67,4 +67,6 @@ These options are set to help avoid issues on various Windows versions, and disp
- If you do not wish to get update notifications, you may disable this option and update Cemu manually with an option under the Help menu
1. Click `Close`

---

Now that we have gone through the quickstart guide, we will move onto properly mapping controller inputs (including motion controls).
6 changes: 4 additions & 2 deletions docs/installing-games.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Installing Games
excerpt: Installing decrypted Wii U dumps for use in Cemu
title: Installing games
excerpt: Installing decrypted Wii U dumps for use in Cemu.
---

This page will take you through the installation of decrypted game dumps in Cemu. Ensure that you have your main game, the latest update, and any DLC wanted first beforehand.
Expand Down Expand Up @@ -61,4 +61,6 @@ Linux users may have issues installing updates/DLC. You may have to extract the

You should now have all the games you dumped installed onto Cemu.

---

In the next step, we will enable online multiplayer, which will allow us to play on Nintendo servers with other Wii U owners.
4 changes: 2 additions & 2 deletions docs/multicore-recompiling.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Multi-core Recompiling
title: Multi-core recompiling
description: Configuring Cemu's recompiler to work best for your system.
---

Expand All @@ -20,7 +20,7 @@ In rare cases, some games may perform worse using multi-core recompiling. Do you
Beware that when you use multi-core recompiling, the CPU will generate more heat and games can become less stable. If you experience overheating or crashing, try manually setting the recompiler to single-core.
:::

## Manual Settings
## Manual settings

1. Open the Cemu main menu
1. Right click on your game(s) and click `Edit game profile`
Expand Down
12 changes: 7 additions & 5 deletions docs/online-play.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Online Play
description: Enabling online play on the Cemu emulator.
title: Online play
description: Enabling online play in the Cemu emulator.
---

In this section, we look at how to enable online play on Cemu. This involves dumping a set of online files from your Wii U to make Nintendo think that the connection from Cemu is actually coming from your console.
Expand Down Expand Up @@ -77,7 +77,7 @@ All storage devices must be formatted to FAT32 with a 32KB (32768) allocation. F
1. When finished, go back to the Dumpling main menu
1. Exit the Dumpling app

## Copying the Online Files to Cemu
## Copying the online files to Cemu

1. Take your USB storage device or SD card out of your Wii U and connect it to your PC
1. Copy `otp.bin` and `seeprom.bin` from the `/dumpling/Online Files` folder to your Cemu directory
Expand All @@ -87,15 +87,15 @@ All storage devices must be formatted to FAT32 with a 32KB (32768) allocation. F
- If you are unsure where it is, check in `Options` -> `General settings` under "MLC Path"
- Overwrite any files if prompted

## Adding the Friend List application
## Adding the friend list application

1. Open the Cemu application
1. On the top bar, select `File` -> `Install game title, update or DLC`
1. Navigate to the `/dumpling/System Applications` folder on your SD/USB device
1. Enter the `/Friends List/meta` application folder
1. Select the `meta.xml` file

## Enabling Online Mode
## Enabling online mode

1. Open the Cemu emulator
1. On the top bar, go to `Options` -> `General settings`
Expand All @@ -105,4 +105,6 @@ All storage devices must be formatted to FAT32 with a 32KB (32768) allocation. F

![A screenshot of a Cemu online account](/assets/images/cemu-account-settings.png)

---

Your Wii U should now be ready to go online. If you ever want to disable online features, simply uncheck the box `Enable online mode`.
Loading