mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-03 17:33:05 +00:00
SCI: commenting out sq5 beta detection entry
svn-id: r52067
This commit is contained in:
parent
c6337c4e6e
commit
56c4fc7a70
@ -3007,13 +3007,16 @@ static const struct ADGameDescription SciGameDescriptions[] = {
|
||||
AD_LISTEND},
|
||||
Common::EN_ANY, Common::kPlatformPC, 0, GUIO_NOSPEECH },
|
||||
|
||||
// Space Quest 5 - English DOS
|
||||
#if 0
|
||||
// Space Quest 5 - English DOS - THIS IS THE UNOFFICIAL BETA VERSION, WHICH IS OBVIOUSLY PIRATED AND CONTAINS MANY BUGS
|
||||
// ffs. http://www.akril15.com/sr/sq5alt/sq5alt.html =DO NOT RE-ADD=
|
||||
// SCI interpreter version 1.001.067
|
||||
{"sq5", "", {
|
||||
{"resource.map", 0, "8bde0a9adb9a3e9aaa861826874c9834", 6473},
|
||||
{"resource.000", 0, "f4a48705764544d7cc64a7bb22a610df", 6025184},
|
||||
AD_LISTEND},
|
||||
Common::EN_ANY, Common::kPlatformPC, 0, GUIO_NOSPEECH },
|
||||
#endif
|
||||
|
||||
// Space Quest 5 v1.04 - German DOS (from Tobis87, updated information by markcool from bug reports #2723935 and #2724762)
|
||||
// SCI interpreter version 1.001.068
|
||||
|
Loading…
x
Reference in New Issue
Block a user