chore: added information for all errors with support pages

This commit is contained in:
Jonathan Barrow 2024-05-03 18:30:31 -04:00
commit e706fa4795
No known key found for this signature in database
GPG key ID: E86E9FE9049C741F
39 changed files with 175 additions and 71 deletions

13
data/015/5001/en_US.json Normal file
View file

@ -0,0 +1,13 @@
{
"015": {
"5001": {
"name": "Unknown",
"message": "A system update is required. Go to System Settings to perform a system update.",
"short_description": "A system update must be installed before launch",
"long_description": "The title will not launch until a system update is performed. This error should not occur under normal conditions when connected to Pretendo Network.",
"short_solution": "Boot the Miiverse applet from the home screen and complete setup",
"long_solution": "- **Check that you are patched**\n\n1. Open System Settings on the 3DS HOME Menu.\n2. Click on `Nintendo Network ID Settings`.\n3. Navigate to the 3RD Page, and select `Other`.4. Click on `Network Services Agreement`.\n - If the top of the lower screen says `Pretendo Network Services Agreement`, then you are connected to Pretendo Network.\n - If the top of the lower screen says something else, then you are not connected to Pretendo Network. Follow [these](/docs/install/3ds) instructions to get started.",
"support_link": ""
}
}
}