From f8b70fe93c9f058b66acaa4851fbdf8aeb77654e Mon Sep 17 00:00:00 2001 From: Jonathan Barrow Date: Wed, 1 May 2024 15:47:38 -0400 Subject: [PATCH] 104(SpotPass, Wii U): added error 104-2210 --- 104/2210/en_US.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 104/2210/en_US.json diff --git a/104/2210/en_US.json b/104/2210/en_US.json new file mode 100644 index 00000000..cfaf4da2 --- /dev/null +++ b/104/2210/en_US.json @@ -0,0 +1,13 @@ +{ + "104": { + "2210": { + "name": "Unknown", + "message": "", + "short_description": "Related to downloaded BOSS (SpotPass) content", + "long_description": "This error is related to your downloaded BOSS (SpotPass) data for the game you are playing. Either the content is missing or downloaded incorrectly. Most often seen in Splatoon.", + "short_solution": "Ensure Nimble is installed and set to auto-boot. You may also try deleting your games shared save data", + "long_solution": "- Review the [Wii U installation guide](https://pretendo.network/docs/install/wiiu). Ensure that you have installed [Nimble](https://github.com/PretendoNetwork/Nimble) and that the Aroma environment it is installed in is set to auto-boot. Otherwise Nimble may not start in time to patch the policylist request, and all BOSS data will fail to download.\n- If Nimble is installed and working, delete your games shared save data. This data typically contains the downloaded SpotPass content, triggering it to be redownloaded", + "support_link": "" + } + } +} \ No newline at end of file