mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-15 22:28:10 +00:00
GOB: Add information about a cracked Fascination
Add a comment about a cracked versions of Fascination. The crack used is based on the original executable's tolerance, it crashes in Scummvm. svn-id: r52360
This commit is contained in:
parent
b563a9d265
commit
eface88e31
@ -2220,6 +2220,21 @@ static const GOBGameDescription gameDescriptions[] = {
|
||||
kFeaturesAdLib,
|
||||
"demo.stk", "demo.tot", 0
|
||||
},
|
||||
// This version is not detected on purpose: it's a pirated version, using a corrupted crack.
|
||||
// {
|
||||
// {
|
||||
// "fascination",
|
||||
// "",
|
||||
// AD_ENTRY1s("disk0.stk", "c14330d052fe4da5a441ac9d81bc5891", 1061955),
|
||||
// UNK_LANG,
|
||||
// kPlatformPC,
|
||||
// ADGF_NO_FLAGS,
|
||||
// GUIO_NOSUBTITLES | GUIO_NOSPEECH
|
||||
// },
|
||||
// kGameTypeFascination,
|
||||
// kFeaturesAdLib,
|
||||
// "disk0.stk", 0, 0
|
||||
// },
|
||||
{
|
||||
{
|
||||
"fascination",
|
||||
|
Loading…
Reference in New Issue
Block a user