-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMSXCompat.json
52 lines (52 loc) · 1.33 KB
/
MSXCompat.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
{
"compatibility":[
{
"game_name":"Factory Infection",
"game_region":"JPN",
"base_name":"Goemon",
"base_region":"JPN",
"status":2,
"notes":"Also works on EUR region console."
},
{
"game_name":"Hi no Tori Houou-hen",
"game_region":"JPN",
"base_name":"Ganbare Goemon! Karakuri Douchuu",
"base_region":"JPN",
"status":2,
"notes":"None"
},
{
"game_name":"Metal Gear",
"game_region":"EUR",
"base_name":"Goemon",
"base_region":"JPN",
"status":2,
"notes":"VC is in japanese, so I don't understand any configuration options or so."
},
{
"game_name":"Metal Gear 2: Solid Snake",
"game_region":"JPN",
"base_name":"Space Manbow",
"base_region":"JPN",
"status":2,
"notes":"Also works with the English fan translation."
},
{
"game_name":"ROMU6",
"game_region":"JPN",
"base_name":"Goemon",
"base_region":"JPN",
"status":2,
"notes":"None"
},
{
"game_name":"Vampire Killer",
"game_region":"JPN",
"base_name":"Goemon",
"base_region":"JPN",
"status":2,
"notes":"None"
}
]
}