mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-31 16:03:24 +00:00
AGS: add detection entry for The Adventures of The Black Hawk
This commit is contained in:
parent
a2ed8657d5
commit
bd7179b94c
@ -158,6 +158,7 @@ add_steam 1900280
|
||||
add_steamlike_gog 1902850 1123332294
|
||||
add_steam 2118540
|
||||
add_steam 2217060
|
||||
add_steam 2664930
|
||||
|
||||
#TWINE games:
|
||||
add_steam 397330
|
||||
|
@ -398,6 +398,7 @@ const PlainGameDescriptor GAME_NAMES[] = {
|
||||
{ "tales", "Tales" },
|
||||
{ "technobabylon", "Technobabylon" },
|
||||
{ "theadventuresoffatman", "The Adventures of Fatman" },
|
||||
{ "theadventuresoftheblackhawk", "The Adventures of The Black Hawk" },
|
||||
{ "theantidote", "The Antidote" },
|
||||
{ "thebeardinthemirror", "The Beard in the Mirror" },
|
||||
{ "thecastle", "The Castle" },
|
||||
@ -4573,6 +4574,7 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
|
||||
GAME_ENTRY_PLUGIN_GOG_EN_NOAUTOSAVE("technobabylon", "technobabylon.ags", "9d48667020cf3e3612a753934b16cc04", 416929711, nullptr), // Linux v3.0.1
|
||||
GAME_ENTRY_EN("technobabylon", "technobabylon.exe", "e523535e730f313e1ed9b19b1a9dd228", 447894701), // Humble Bundle
|
||||
GAME_ENTRY_EN_STEAM("theadventuresoffatman", "fatman.exe", "6cddccb3744ec5c6af7c398fb7b3b11c", 44449205),
|
||||
GAME_ENTRY_STEAM("theadventuresoftheblackhawk", "The Adventures of The Black Hawk.ags", "275e81b2ba532d12399b6329fa484ed4", 658932547), // En-Es
|
||||
GAME_ENTRY_EN("theantidote", "The Antidote.exe", "4017d881af6467d6aad9183e6e38a261", 325819947),
|
||||
GAME_ENTRY_EN_STEAM("thebeardinthemirror", "the beard in the mirror.exe", "4d4b6d6e560cf32f440c39f8d3896da5", 40637501),
|
||||
GAME_ENTRY_STEAM("thecastle", "maniac.exe", "3b96c2143d927f005715be73344e456c", 22362337), // En-Es-It
|
||||
|
Loading…
x
Reference in New Issue
Block a user