#10049 closed defect (fixed)
SCI: PHANT2: French version - missing or corrupt resources
Reported by: | legluondunet | Owned by: | csnover |
---|---|---|---|
Priority: | normal | Component: | Engine: SCI |
Version: | Keywords: | sci32 | |
Cc: | Game: | Phantasmagoria 2 |
Description
Hello,
I installed the 5 cd from Phantasmagoria 2 FR like described here:
http://wiki.scummvm.org/index.php/Datafiles#SCI
When I launch the game I obtain this error messages:
http://hpics.li/3b33cf9
The log terminal:
$ ./scummvm
WARNING: SDL mixer output buffer size: 2048 differs from desired: 4096!
User picked target 'phantasmagoria2-win-fr' (gameid 'sci')...
Looking for a plugin supporting this gameid... SCI [SCI0, SCI01, SCI10, SCI11, SCI32]
Starting 'Sierra SCI Game'
WARNING: Resource audio36.800(0, 0, 11, 3) from ressci.005 points beyond end of RESAUD.005 (3721804 >= 2939890)!
WARNING: Resource audio36.800(0, 0, 11, 2) from ressci.005 points beyond end of RESAUD.005 (4196218 >= 2939890)!
WARNING: Resource audio36.4176(3, 0, 5, 1) from ressci.005 points beyond end of RESAUD.005 (6926358 >= 2939890)!
WARNING: Resource audio36.800(0, 0, 11, 3) from RESSCI.001 points beyond end of RESAUD.001 (3721804 >= 2939890)!
WARNING: Resource audio36.800(0, 0, 11, 2) from RESSCI.001 points beyond end of RESAUD.001 (4196218 >= 2939890)!
WARNING: Resource audio36.4176(3, 0, 5, 1) from RESSCI.001 points beyond end of RESAUD.001 (6926358 >= 2939890)!
WARNING: Resource audio36.800(0, 0, 11, 3) from ressci.002 points beyond end of RESAUD.002 (3721804 >= 2939890)!
WARNING: Resource audio36.800(0, 0, 11, 2) from ressci.002 points beyond end of RESAUD.002 (4196218 >= 2939890)!
WARNING: Resource audio36.4176(3, 0, 5, 1) from ressci.002 points beyond end of RESAUD.002 (6926358 >= 2939890)!
WARNING: Resource audio36.800(0, 0, 11, 3) from ressci.004 points beyond end of RESAUD.004 (3721804 >= 2939890)!
WARNING: Resource audio36.800(0, 0, 11, 2) from ressci.004 points beyond end of RESAUD.004 (4196218 >= 2939890)!
WARNING: Resource audio36.4176(3, 0, 5, 1) from ressci.004 points beyond end of RESAUD.004 (6926358 >= 2939890)!
WARNING: Resource audio36.800(0, 0, 11, 3) from ressci.003 points beyond end of RESAUD.003 (3721804 >= 2939890)!
WARNING: Resource audio36.800(0, 0, 11, 2) from ressci.003 points beyond end of RESAUD.003 (4196218 >= 2939890)!
WARNING: Resource audio36.4176(3, 0, 5, 1) from ressci.003 points beyond end of RESAUD.003 (6926358 >= 2939890)!
Thank you for your help.
config:
Ubuntu 17.04 Zesty Zapus 64 bits - NVIDIA GeForce GTX 770 - official Ubuntu Nvidia drivers 375.66 - 1920x1080 - Processor Intel i5-3570 3,4 Ghz - 8 Go RAM
ScummVM git version from 2 august 2017
Change History (3)
comment:1 by , 7 years ago
Component: | --Unset-- → Engine: SCI |
---|---|
Game: | → Phantasmagoria 2 |
Keywords: | sci32 added |
Summary: | Phantasmagoria 2 CD FR → SCI: PHANT2: French version - missing or corrupt resources |
comment:2 by , 7 years ago
The offsets given in the warnings are the same as those from the US English release, so it appears that Sierra put US English versions of audio maps 800 and 4176 on the French CDs. These files only contain content that was cut from the game, so it’s not super surprising that they ended up this way. I will send a patch shortly to ignore these files during resource processing. For now you can just ignore the warnings.
comment:3 by , 7 years ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Thanks for your report! A fix for this issue has been committed in d7d75d97fda6992ef3cf53625445cc5586d7476b and will be available in daily builds 1.10.0git-4661 and higher.
I can confirm that it happens with my copy as well.