mirror of
https://github.com/libretro/scummvm.git
synced 2025-03-04 01:07:22 +00:00
ULTIMA: Add PC98 Ultima 6 detection
This commit is contained in:
parent
f6a5e00245
commit
da2ac4eabc
@ -119,6 +119,21 @@ static const UltimaGameDescription GAME_DESCRIPTIONS[] = {
|
||||
GF_VGA_ENHANCED
|
||||
},
|
||||
|
||||
// PC98 Ultima 6
|
||||
{
|
||||
{
|
||||
"ultima6",
|
||||
0,
|
||||
AD_ENTRY1s("converse.a", "99975e79e7cae3ee24a8e33982f60fe4", 190920),
|
||||
Common::JA_JPN,
|
||||
Common::kPlatformPC98,
|
||||
ADGF_UNSTABLE,
|
||||
GUIO0()
|
||||
},
|
||||
GAME_ULTIMA6,
|
||||
0
|
||||
},
|
||||
|
||||
// Ultima VIII - Ultima Collection 1998
|
||||
{
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user