diff --git a/docs/en_US/install/cemu.md b/docs/en_US/install/cemu.md index dd0c8d2..ea017dc 100644 --- a/docs/en_US/install/cemu.md +++ b/docs/en_US/install/cemu.md @@ -7,6 +7,7 @@ ## Download +
Note: Only experimental builds of Cemu 2.0 are supported. At this time Cemu does not have a stable release of Cemu 2.0 which supports Pretendo @@ -15,12 +16,15 @@ Cemu 2.0 has official built-in support for Pretendo as of October 10, 2022. Head to the Cemu GitHub [releases](https://github.com/cemu-project/Cemu/releases) page and download the latest Cemu experimental release (tagged as `Pre-release`). Only `Cemu 2.0-5 (Experimental)` and above is supported at the moment. Additionally you may build Cemu from source using the provided [build instructions](https://github.com/cemu-project/Cemu/blob/main/BUILD.md) ## Dumping your pretendo account + Ensure you have followed [Cemu's guide](https://cemu.cfw.guide/online-play.html) to set up the emulator for online play. When dumping your user account files, ensure you select your PNID. ## Connecting to Pretendo + Once you have Cemu setup for online play navigate to `Options > General settings > Account`. You should now see a section titled `Network Service`. Select your PNID from the `Active account` menu and select the `Pretendo` Network Service option. Cemu should now be connected to Pretendo's servers -
Screenshot of Cemu's Account Settings with different Network Service Options.
+
Screenshot of Cemu's Account Settings with different Network Service Options.
## Miiverse + Cemu has limited to no Miiverse support as of now. Some in game features may work, but this is not guaranteed. The Miiverse applet does not work in official builds. diff --git a/public/assets/images/docs/install/cemu/download-account-files.webp b/public/assets/images/docs/install/cemu/download-account-files.webp new file mode 100644 index 0000000..844ab1f Binary files /dev/null and b/public/assets/images/docs/install/cemu/download-account-files.webp differ diff --git a/public/assets/images/docs/install/cemu/network-services-settings.webp b/public/assets/images/docs/install/cemu/network-services-settings.webp new file mode 100644 index 0000000..bd653d3 Binary files /dev/null and b/public/assets/images/docs/install/cemu/network-services-settings.webp differ