fixed rating/regions
This commit is contained in:
parent
6913edcf97
commit
59281930a0
|
@ -1,6 +1,6 @@
|
|||
title = "The Legend of Zelda: Ocarina of Time 3D"
|
||||
description = "The Legend of Zelda: Ocarina of Time 3D is an action-adventure video game co-developed by Grezzo and Nintendo EAD Tokyo and published by Nintendo for the Nintendo 3DS handheld game console. The game was released worldwide in June 2011."
|
||||
compatibility = 5
|
||||
compatibility = 6
|
||||
tested_date = "2017-06-03"
|
||||
tested_version = "HEAD-a7ddec8"
|
||||
needs_system_files = false
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
title = "Pokémon Omega Ruby and Alpha Sapphire"
|
||||
description = "Pokémon Omega Ruby and Alpha Sapphire are two 2014 role-playing video games developed by Game Freak and published by Nintendo for the Nintendo 3DS family of systems. They are part of the sixth generation of the Pokémon series, serving as enhanced remakes of the 2002 Game Boy Advance titles Pokémon Ruby and Sapphire."
|
||||
compatibility = 4
|
||||
compatibility = 5
|
||||
tested_date = "2017-05-31"
|
||||
tested_version = "HEAD-4857eb4"
|
||||
needs_system_files = true
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
title = "Super Mario 3D Land"
|
||||
description = ""
|
||||
compatibility = 4
|
||||
compatibility = 3
|
||||
tested_date = "2017-05-31"
|
||||
tested_version = "HEAD-4857eb4"
|
||||
needs_system_files = false
|
||||
needs_system_files = true
|
||||
needs_shared_font = false
|
||||
|
||||
[[ releases ]]
|
||||
title = "0004000000054000"
|
||||
region = "NTSC-U"
|
||||
region = "USA"
|
||||
release_date = ""
|
||||
|
|
|
@ -3,10 +3,10 @@ description = ""
|
|||
compatibility = 4
|
||||
tested_date = "2017-05-31"
|
||||
tested_version = "HEAD-4857eb4"
|
||||
needs_system_files = false
|
||||
needs_shared_font = false
|
||||
needs_system_files = true
|
||||
needs_shared_font = true
|
||||
|
||||
[[ releases ]]
|
||||
title = "00040000000EDF00"
|
||||
region = "NTSC-U"
|
||||
region = "USA"
|
||||
release_date = ""
|
||||
|
|
Reference in New Issue