From c1eacbd834b873c3f1edd5fd1e1937ce4d002f4f Mon Sep 17 00:00:00 2001 From: Matthew Lopez <73856503+MatthewL246@users.noreply.github.com> Date: Wed, 13 Mar 2024 22:14:39 -0400 Subject: [PATCH] Add a note about the Citra online fork --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dedc411..fc58fad 100644 --- a/README.md +++ b/README.md @@ -42,10 +42,14 @@ Everything else runs inside Docker containers. | Wii U | ✅ Working | | Cemu emulator | ✅ Working | | 3DS | ✅ Working | -| Citra emulator | ❌ Not working\* | +| Citra emulator | ⏱️ Coming soon?\* | | Wii, Switch | ⛔ Unsupported\*\* | -_\*The 3DS emulator Citra does not currently support connecting to online services._\ +_\*There is [a fork](https://github.com/PabloMK7/citra) of the 3DS emulator Citra that supports connecting to online +services, but [the setup process](https://web.archive.org/web/20240304225450/https://github.com/PabloMK7/citra/releases) +is currently very complex. Connecting to Pretendo is also not yet supported, although it can be hacked in by importing +the friends and account system module save data (after switching to Pretendo from Nimbus) from a 3DS to Citra and adding +the Nimbus IPS patches to the mods directory._\ _\*\*The Pretendo Network servers only support the Wii U and 3DS consoles._ ## Usage