#10166 closed defect (invalid)
SCI: PHANT2: GOG.com release missing voice when guessing password
Reported by: | domino1983 | Owned by: | csnover |
---|---|---|---|
Priority: | normal | Component: | Engine: SCI |
Version: | Keywords: | sci32 gog-bug | |
Cc: | Game: | Phantasmagoria 2 |
Description
When you are entering the password to view your document, you should be able hear a voice. Instead I get a message:
WARNING: [Audio32::play]: audio36.6301(16, 0, 60, 1) could not be found!
I'm playing GOG english version. Win7 x64 latest daily build.
Attachments (3)
Change History (13)
by , 7 years ago
Attachment: | phantasmagoria2-cd-win.006 added |
---|
comment:1 by , 7 years ago
by , 7 years ago
Attachment: | directory-listing.txt added |
---|
comment:3 by , 7 years ago
Keywords: | sci32 added |
---|
comment:4 by , 7 years ago
Owner: | set to |
---|---|
Resolution: | → invalid |
Status: | new → closed |
Thanks for your report! Unfortunately, after some investigation, it appears that the GOG release of this game is missing data for this audio cue. This is not a ScummVM bug, but rather a problem with the data from GOG. You may want to contact them so that they can fix their data files. They are missing, at least, the 6301.MAP resource. In the original 1996 US CD release, this resource was present in every RESSCI.00x file on every CD.
comment:5 by , 7 years ago
Resolution: | invalid |
---|---|
Status: | closed → new |
I am receiving conflicting information regarding this ticket. Please stand by for further detail…
comment:6 by , 7 years ago
Summary: | SCI: Phantasmagoria 2 can't hear any voice when guessing password → SCI: PHANT2: Missing voice when guessing password |
---|
So, OK. It sounds like map 6301 does actually exist in RESSCI.000, but it has no data in it, which means the end result is the same. Since there was some initial confusion about this, I am going to hold this ticket open a bit longer until I’m totally confident that we are not doing something broken when parsing the resource map (this is unlikely, but not impossible).
comment:7 by , 7 years ago
I've tested this problem with original interpreter and I can confirm there's no voice in DOSBox too. So I guess GOG somehow messed their data since I also get no voice when trying to go to no available places like Doc or Borderline on the map. I get a message:
WARNING: [Audio32::play]: audio36.900(1, 0, 3, 1) could not be found!
I've attached my savegame so you can test this.
by , 7 years ago
Attachment: | phantasmagoria2-cd-win.009 added |
---|
comment:8 by , 7 years ago
Keywords: | gog-bug added |
---|---|
Summary: | SCI: PHANT2: Missing voice when guessing password → SCI: PHANT2: GOG.com release missing voice when guessing password |
comment:9 by , 7 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
The necessary data for resolving this problem have been successfully passed on to GOG.com’s product team. At this point it is up to them to publish an updated copy of the game containing the missing data.
comment:10 by , 4 years ago
It looks like GOG may have finally updated the game to fix the missing sounds. I've only tried with the one that's missing when you examine the photo of your rat in your cubicle, though.
I am not able to reproduce this issue with the US English CD release, so this looks to be some problem specific to the GOG release. Could you please run
dir /s path\to\phant2\directory > directory-listing.txt
and then attach the directory-listing.txt file that is created to this ticket? Thanks!