diff --git a/games/shovel-knight/game.dat b/games/shovel-knight/game.dat index 27146e8..10d8db6 100644 --- a/games/shovel-knight/game.dat +++ b/games/shovel-knight/game.dat @@ -1,6 +1,5 @@ title = "Shovel Knight" description = "Shovel Knight is a 2D side-scrolling platform game presented in 8-bit graphics in which players control the eponymous protagonist as he collects treasure and fights against the Order of No Quarter." -github_issues = [1516] needs_system_files = false needs_shared_font = false @@ -9,6 +8,16 @@ title = "0004000000196900" region = "jpn" release_date = "2015-11-03" +[[releases]] +title = "0004000000119a00" +region = "usa" +release_date = 2015-11-03" + +[[releases]] +title = "000400000012cb00" +region = "eur" +release_date = 2015-11-03" + [[testcases]] title = "0004000000196900" compatibility = "3" @@ -18,3 +27,13 @@ cpu = "Intel Core i7 2630QM" gpu = "GeForce GT 540M" os = "Windows 7 7601" author = "flaviculpus" + +[[testcases]] +title = "0004000000119a00" +compatibility = "0" +date = "2017-10-24" +version = "HEAD-e9d1e8c" +cpu = "Intel Core i7-4720HQ" +gpu = "GeForce GT 960M" +os = "Windows 10 14393" +author = "Flamboyant_Ham" diff --git a/games/shovel-knight/screenshots/citra-qt_2017-10-24_01-54-53.png b/games/shovel-knight/screenshots/citra-qt_2017-10-24_01-54-53.png new file mode 100644 index 0000000..8e30892 Binary files /dev/null and b/games/shovel-knight/screenshots/citra-qt_2017-10-24_01-54-53.png differ diff --git a/games/shovel-knight/screenshots/citra-qt_2017-10-24_01-55-36.png b/games/shovel-knight/screenshots/citra-qt_2017-10-24_01-55-36.png new file mode 100644 index 0000000..65c1577 Binary files /dev/null and b/games/shovel-knight/screenshots/citra-qt_2017-10-24_01-55-36.png differ diff --git a/games/shovel-knight/screenshots/citra-qt_2017-10-24_01-56-48.png b/games/shovel-knight/screenshots/citra-qt_2017-10-24_01-56-48.png new file mode 100644 index 0000000..83365cd Binary files /dev/null and b/games/shovel-knight/screenshots/citra-qt_2017-10-24_01-56-48.png differ diff --git a/games/shovel-knight/screenshots/ingame.png b/games/shovel-knight/screenshots/ingame.png deleted file mode 100644 index 66ed3ad..0000000 Binary files a/games/shovel-knight/screenshots/ingame.png and /dev/null differ