1
0
Fork 0

Converted compatibility into a string value, instead of an integer.

This commit is contained in:
chris062689 2017-06-06 16:08:03 -04:00
parent f3d08c1a0f
commit b1875fffe2
30 changed files with 59 additions and 59 deletions

View File

@ -19,7 +19,7 @@ region = "JPN"
release_date = "2012-04-25"
[[ testcases ]]
compatibility = 1
compatibility = "1"
date = "2017-06-05"
version = "HEAD-8f0a23b"
author = "Clector"

View File

@ -9,7 +9,7 @@ region = "USA"
release_date = "2013-06-09"
[[ testcases ]]
compatibility = 3
compatibility = "3"
date = "2017-05-31"
version = "HEAD-4857eb4"
author = "Flamboyant_Ham"

View File

@ -39,7 +39,7 @@ The metadata for the game is located at `/<Game Name>/game.dat`. This is require
- `release_date` (String): When the game was released in this region.
- `testcases` (Array of tables): Info about each submitted test case.
- `compatibility` (Integer): How well the game works in Citra. A reference can be found [here](https://citra-emu.org/game/), with `Won't Boot` being `5`, and `Perfect` being `0`.
- `compatibility` (String): How well the game works in Citra. A reference can be found [here](https://citra-emu.org/game/), with `Won't Boot` being `"5"`, and `Perfect` being `"0"`.
- `date` (String): Last date the game was tested on.
- `version` (String): Last version of Citra the game was tested on.
- `author` (String): Your forum account name, if you have one. If you don't, don't include this line.
@ -57,7 +57,7 @@ region = "USA"
release_date = "2011-06-19"
[[ testcases ]]
compatibility = 0
compatibility = "0"
date = "2017-06-03"
version = "HEAD-a7ddec8"
author = "Flamboyant_Ham"

View File

@ -9,7 +9,7 @@ region = "USA"
release_date = "2013-02-04"
[[ testcases ]]
compatibility = 2
compatibility = "2"
date = "2017-05-31"
version = "HEAD-4857eb4"
author = "Flamboyant_Ham"

View File

@ -19,7 +19,7 @@ region = "EUR"
release_date = "2014-05-16"
[[ testcases ]]
compatibility = 1
compatibility = "1"
date = "2017-06-05"
version = "HEAD-8f0a23b"
author = "Clector"

View File

@ -9,7 +9,7 @@ region = "USA"
release_date = "2013-11-22"
[[ testcases ]]
compatibility = 1
compatibility = "1"
date = "2017-06-03"
version = "HEAD-e46ec64"
author = "Leo121"

View File

@ -14,7 +14,7 @@ region = "EUR"
release_date = "2015-02-13"
[[ testcases ]]
compatibility = 1
compatibility = "1"
date = "2017-06-03"
version = "HEAD-a7ddec8"
author = "Flamboyant_Ham"

View File

@ -9,7 +9,7 @@ region = "USA"
release_date = "2011-06-19"
[[ testcases ]]
compatibility = 0
compatibility = "0"
date = "2017-06-03"
version = "HEAD-a7ddec8"
author = "Flamboyant_Ham"

View File

@ -9,7 +9,7 @@ region = "USA"
release_date = "2011-12-04"
[[ testcases ]]
compatibility = 3
compatibility = "3"
date = "2017-06-03"
version = "HEAD-a7ddec8"
author = "TheKoopaKingdom"

View File

@ -7,7 +7,7 @@ region = "USA"
release_date = "2017-03-06"
[[ testcases ]]
compatibility = 5
compatibility = "5"
date = "2017-06-03"
version = "HEAD-a7ddec8"
author = "Flamboyant_Ham"

View File

@ -9,7 +9,7 @@ region = "USA"
release_date = "2015-02-13"
[[ testcases ]]
compatibility = 3
compatibility = "3"
date = "2017-06-05"
version = "HEAD-bae3799"
author = "Desmond"

View File

@ -14,7 +14,7 @@ region = "JPN"
release_date = "2011-06-27"
[[ testcases ]]
compatibility = 0
compatibility = "0"
date = "2017-06-05"
version = "HEAD-8f0a23b"
author = "SonofUgly"

View File

@ -14,7 +14,7 @@ region = "JPN"
release_date = "2011-12-28"
[[ testcases ]]
compatibility = 0
compatibility = "0"
date = "2017-06-05"
version = "HEAD-8f0a23b"
author = "SonofUgly"

View File

@ -14,7 +14,7 @@ region = "JPN"
release_date = "2013-06-12"
[[ testcases ]]
compatibility = 0
compatibility = "0"
date = "2017-06-05"
version = "HEAD-8f0a23b"
author = "SonofUgly"

View File

@ -14,7 +14,7 @@ region = "JPN"
release_date = "2013-11-20"
[[ testcases ]]
compatibility = 1
compatibility = "1"
date = "2017-06-05"
version = "HEAD-8f0a23b"
author = "SonofUgly"

View File

@ -9,7 +9,7 @@ region = "USA"
release_date = "2014-11-13"
[[ testcases ]]
compatibility = 1
compatibility = "1"
date = "2017-06-05"
version = "HEAD-8f0a23b"
author = "SonofUgly"

View File

@ -9,7 +9,7 @@ region = "EUR"
release_date = "2015-06-30"
[[ testcases ]]
compatibility = 1
compatibility = "1"
date = "2017-06-05"
version = "HEAD-8f0a23b"
author = "SonofUgly"

View File

@ -9,7 +9,7 @@ region = "USA"
release_date = "2016-12-15"
[[ testcases ]]
compatibility = 1
compatibility = "1"
date = "2017-06-05"
version = "HEAD-8f0a23b"
author = "SonofUgly"

View File

@ -14,7 +14,7 @@ region = "EUR"
release_date = "2013-05-17"
[[ testcases ]]
compatibility = 1
compatibility = "1"
date = "2017-06-05"
version = "HEAD-8f0a23b"
author = "jselby"

View File

@ -14,7 +14,7 @@ region = "USA"
release_date = "2014-11-21"
[[ testcases ]]
compatibility = 1
compatibility = "1"
date = "2017-05-31"
version = "HEAD-4857eb4"
author = "Flamboyant_Ham"

View File

@ -14,7 +14,7 @@ region = "USA"
release_date = "2016-11-18"
[[ testcases ]]
compatibility = 1
compatibility = "1"
date = "2017-05-31"
version = "HEAD-4857eb4"
author = "Flamboyant_Ham"

View File

@ -14,7 +14,7 @@ region = "EUR"
release_date = "2016-02-20"
[[ testcases ]]
compatibility = 2
compatibility = "2"
date = "2017-06-05"
version = "HEAD-8f0a23b"
author = "jselby"

View File

@ -14,7 +14,7 @@ region = "USA"
release_date = "2013-10-12"
[[ testcases ]]
compatibility = 3
compatibility = "3"
date = "2017-05-31"
version = "HEAD-4857eb4"
author = "Flamboyant_Ham"

View File

@ -10,7 +10,7 @@ release_date = "2016-12-08"
[[ testcases ]]
compatibility = 5
compatibility = "5"
date = "2017-06-05"
version = "HEAD-8f0a23b"
author = "Clector"

View File

@ -9,7 +9,7 @@ region = "USA"
release_date = "2011-07-14"
[[ testcases ]]
compatibility = 1
compatibility = "1"
date = "2017-06-04"
version = "HEAD-8f0a23b"
author = "Flamboyant_Ham"

View File

@ -9,7 +9,7 @@ region = "USA"
release_date = "2017-02-28"
[[ testcases ]]
compatibility = 0
compatibility = "0"
date = "2017-06-05"
version = "HEAD-8f0a23b"
author = "soukoba"

View File

@ -9,7 +9,7 @@ region = "USA"
release_date = "2011-11-13"
[[ testcases ]]
compatibility = 2
compatibility = "2"
date = "2017-05-31"
version = "HEAD-4857eb4"
author = "Flamboyant_Ham"

View File

@ -9,7 +9,7 @@ region = "USA"
release_date = "2014-10-3"
[[ testcases ]]
compatibility = 1
compatibility = "1"
date = "2017-05-31"
version = "HEAD-4857eb4"
author = "Flamboyant_Ham"

View File

@ -9,7 +9,7 @@ region = "USA"
release_date = "2012-07-05"
[[ testcases ]]
compatibility = 1
compatibility = "1"
date = "2017-06-04"
version = "HEAD-8f0a23b"
author = "Flamboyant_Ham"

View File

@ -9,7 +9,7 @@ region = "USA"
release_date = "2011-12-22"
[[ testcases ]]
compatibility = 1
compatibility = "1"
date = "2017-06-04"
version = "HEAD-8f0a23b"
author = "Flamboyant_Ham"