chore: moved all data to data folder

This commit is contained in:
Jonathan Barrow 2024-05-01 16:51:01 -04:00
commit 6faa48c8f8
No known key found for this signature in database
GPG key ID: E86E9FE9049C741F
3529 changed files with 0 additions and 0 deletions

13
data/160/0101/en_US.json Normal file
View file

@ -0,0 +1,13 @@
{
"160": {
"0101": {
"name": "Unknown",
"message": "",
"short_description": "",
"long_description": "",
"short_solution": "",
"long_solution": "",
"support_link": ""
}
}
}

13
data/160/0102/en_US.json Normal file
View file

@ -0,0 +1,13 @@
{
"160": {
"0102": {
"name": "Unknown",
"message": "",
"short_description": "",
"long_description": "",
"short_solution": "",
"long_solution": "",
"support_link": ""
}
}
}

13
data/160/0103/en_US.json Normal file
View file

@ -0,0 +1,13 @@
{
"160": {
"0103": {
"name": "Unknown",
"message": "There is a problem with the system memory.\n\nFor help, make a note of the error code and visit\nsupport.nintendo.com",
"short_description": "MLC corruption error",
"long_description": "",
"short_solution": "Usually happens on 32GB Wii U models having a Hynix chip,\nthis chip has a problem that slowly corrupts its data overtime,\nthere is nothing much to do except backing up the MLC\nand replacing the Hynix chip entierly.",
"long_solution": "",
"support_link": "https://github.com/GaryOderNichts/WiiUIdent"
}
}
}

13
data/160/0104/en_US.json Normal file
View file

@ -0,0 +1,13 @@
{
"160": {
"0104": {
"name": "Unknown",
"message": "",
"short_description": "",
"long_description": "",
"short_solution": "",
"long_solution": "",
"support_link": ""
}
}
}

13
data/160/0105/en_US.json Normal file
View file

@ -0,0 +1,13 @@
{
"160": {
"0105": {
"name": "Unknown",
"message": "",
"short_description": "",
"long_description": "",
"short_solution": "",
"long_solution": "",
"support_link": ""
}
}
}

13
data/160/2706/en_US.json Normal file
View file

@ -0,0 +1,13 @@
{
"160": {
"2706": {
"name": "Unknown",
"message": "",
"short_description": "",
"long_description": "",
"short_solution": "",
"long_solution": "",
"support_link": ""
}
}
}

13
data/160/2713/en_US.json Normal file
View file

@ -0,0 +1,13 @@
{
"160": {
"2713": {
"name": "Unknown",
"message": "",
"short_description": "",
"long_description": "",
"short_solution": "",
"long_solution": "",
"support_link": ""
}
}
}

7
data/160/en_US.json Normal file
View file

@ -0,0 +1,7 @@
{
"160": {
"name": "sys",
"description": "System",
"system": "Wii U"
}
}