* Added link to issue #3012 Added issue #3012 to file, added test case. * Updated OS for Clarity Added build number for OS. * Update game.dat
This commit is contained in:
parent
0baa59d706
commit
b72226b65e
|
@ -1,5 +1,6 @@
|
|||
title = "Theatrhythm Final Fantasy: Curtain Call"
|
||||
description = "Theatrhythm Final Fantasy: Curtain Call is a rhythm video game. A sequel to the 2012 video game Theatrhythm Final Fantasy and the latest title in the rhythm series, it features similar gameplay to its predecessor. It was released for the Nintendo 3DS on April 24, 2014 in Japan, on September 16, 2014 in North America, on September 18, 2014 in Australia, and in Europe on September 19, 2014."
|
||||
github_issues = [3102]
|
||||
needs_system_files = false
|
||||
needs_shared_font = true
|
||||
game_type = "3ds"
|
||||
|
@ -29,3 +30,13 @@ author = "DrewThatGamer"
|
|||
cpu = "Intel Core i5 6400"
|
||||
gpu = "NVIDIA GeForce GTX 1050"
|
||||
os = "Windows 10"
|
||||
|
||||
[[ testcases ]]
|
||||
title = "00040000000FD500"
|
||||
compatibility = "1"
|
||||
date = "2017-10-17"
|
||||
version = "HEAD-e9d1e8c"
|
||||
author = "AuraOfTheDawn"
|
||||
cpu = "Intel Xeon E31240"
|
||||
gpu = "NVIDIA GeForce GTX 750"
|
||||
os = "Windows 7 7601"
|
||||
|
|
Reference in New Issue