Opened 5 years ago
Closed 5 years ago
#11111 closed feature request (wontfix)
Unknown game variant for Shivers 2
Reported by: | e-Scarlatti | Owned by: | bluegr |
---|---|---|---|
Priority: | normal | Component: | Engine: SCI |
Version: | Keywords: | unknown-game | |
Cc: | Game: |
Description
Shivers 2 English version 1.0.0.2 for Windows
The following is the interesting content of VERSION.TXT:
"Version 1.0.0.2
CD #1 new sub number: S174411
Changes made:
:\dll\19000.dll -- custom spider puzzle
:\dll\6000.dll -- norah 2nd hypnotism location moved.
:\resource.win -- version # updated
:\setup.exe -- updated 3.3.0.0
:\setup.sol -- updated 3.3.0.0
:\sierra.inf -- version updated
:\sierraw.dll -- sigs update 3.0.1.0
:\snwvalid.dll -- sigs update 3.0.1.0
:\snwvalid.hlp -- sigs update 3.0.1.0
:\version.txt -- changes made explanation
:\win32s\version.dll -- added"
Matched game IDs for the SCI [all games] engine:
{"ressci.001", 0, "a79d03d6eb75be0a79324f14e3d2ace4", 95346793},
{"ressci.002", 0, "a79d03d6eb75be0a79324f14e3d2ace4", 95346793},
{"resmap.001", 0, "a4804d436d90c4ec2e46b537f5e954db", 6268},
{"resmap.002", 0, "a4804d436d90c4ec2e46b537f5e954db", 6268},
Here's a list of files for the first CD:
10908.AUD
AUTOPLAY.DIB
AUTOPLAY.EXE
AUTORUN.INF
[DATA]
[DIRECTX]
[DLL]
DSETUP.DLL
DSETUP.EXE
DSETUP6E.DLL
DSETUP6J.DLL
DSETUPE.DLL
DSETUPJ.DLL
GAMESYSR.DLL
LANGUAGE.INF
[MOVIES]
[PATCHES]
README.WRI
RESMAP.001
RESMDT.001
RESOURCE.SFX
RESOURCE.WIN
RESSCI.001
[ROBOTS]
RSHIVERS.EXE
S2.ICO
S2SYSR.DLL
SETUP.EXE
SETUP.SOL
SHIV201.DIB
SHIVERS2.EXE
SIERRA.ERR
SIERRA.INF
SIERRANW.DLL
SIGSREG.EXE
SNWVALID.DLL
SNWVALID.HLP
VERSION.TXT
[WIN32S]
[WING]
Change History (5)
comment:1 by , 5 years ago
Owner: | set to |
---|
comment:2 by , 5 years ago
comment:4 by , 5 years ago
It can be added, but the entry should be commented out, as this game is not supported by our current SCI engine codebase
comment:5 by , 5 years ago
Owner: | changed from | to
---|---|
Resolution: | → wontfix |
Status: | new → closed |
This entry already exists in the detection tables, bit it is disabled, for the aforementioned reasons. Closing as wontfix
Do note that Shivers 2 is *not* a traditional SCI game, and is currently not supported. The game scripts have been compiled into external DLLs and the game graphics are pseudo-3D, with an omni-3D view. There is a WIP subengine for it, but it has not been merged into master yet.
Thus, even if the detection entry is added, the game won’t run