Update game.dat (#71)
* Update game.dat * Update game.dat remove issue #2110 as requested
This commit is contained in:
parent
6686e6a5b0
commit
d7b875d82b
|
@ -1,6 +1,6 @@
|
|||
title = "Pokémon Super Mystery Dungeon"
|
||||
description = "Pokémon Super Mystery Dungeon is a roguelike video game in the Pokémon Mystery Dungeon series developed by Spike Chunsoft and published by The Pokémon Company for the Nintendo 3DS handheld game console. Like its predecessors, players control a human who has awoken as a Pokémon in a world filled entirely by the series' eponymous creatures, and must travel through random-generated dungeons completing missions and battling enemies to unravel the story."
|
||||
github_issues = [2110, 2118]
|
||||
github_issues = [2118]
|
||||
needs_system_files = false
|
||||
needs_shared_font = false
|
||||
|
||||
|
@ -23,3 +23,13 @@ author = "selby"
|
|||
cpu = "Intel i5 6600k"
|
||||
gpu = "MSI GTX 1070"
|
||||
os = "Windows 10 10.0.14393"
|
||||
|
||||
[[ testcases ]]
|
||||
title = "0004000000174600"
|
||||
compatibility = "1"
|
||||
date = "2017-07-23"
|
||||
version = "HEAD-081304e"
|
||||
author = "Breadfish64"
|
||||
cpu = "Intel Core i7-4700mq"
|
||||
gpu = "Nvidia Geforce GT 740m"
|
||||
os = "Windows 10 Home 1703"
|
||||
|
|
Reference in New Issue