#689 closed defect
DIG: does not start (language.bnd encrypted?)
Reported by: | SF/csanchez71 | Owned by: | aquadran |
---|---|---|---|
Priority: | normal | Component: | Engine: SCUMM |
Version: | Keywords: | ||
Cc: | Game: | The Dig |
Description
This is a console dump: ------------------------------ Microsoft Windows XP [Version 5.1.2600] (C) Copyright 1985-2001 Microsoft Corp.
C:\Documents and Settings\csanchez>C:\Juegos\SCUMMVM\scummvm.ex e -pH:\DIG\ -s100 -m100 -y60 -ewindows -g2x -w dig Looking for dig Trying to start game 'The Dig', version 7.5.0 Allocated 200 space in numObjects WARNING: o6_kernelSetFunctions: stub124(1)! Error(1:2001:0x1A46): invalid seek request : 536870994 > 82 (delta == 536870994) ! ----------------------------------------------------------------------
I've tested to play directly the game (without SCUMMVM) and it works fine (even the sound).
I have just downloaded last version of SCUMMVM: ScummVM 0.3.1cvs Built on Feb 3 2003 00:16:43
My game is on CD, and it's spanish version.
Ticket imported from: #679753. Ticket imported from: bugs/689.
Change History (7)
comment:1 by , 22 years ago
Owner: | set to |
---|---|
Status: | new → closed |
Summary: | The Dig does not start → DIG: does not start |
comment:2 by , 22 years ago
comment:3 by , 22 years ago
Owner: | removed |
---|---|
Status: | closed → new |
comment:4 by , 22 years ago
According to the forum thread here http://sourceforge.net/forum/forum.php?thread_id=814589&forum_id=115756 the spanish version of the dig has a language.bnd file which is xor'd with 0x13. After removing the xor on the text it works apparently.
I don't seem to have a language.bnd file here but maybe I just missed it when copying from the CD.
comment:5 by , 22 years ago
Owner: | set to |
---|---|
Summary: | DIG: does not start → DIG: does not start (language.bnd encrypted?) |
comment:6 by , 22 years ago
from errors output, it's from Smush Chunk class. file corruption ? (*.san or *.nut file) dig translation smush stuff is only related to digtxt.trs file. it can't be related with language.bnd file.
comment:7 by , 22 years ago
Status: | new → closed |
---|
Works fine here with latest CVS. Does it work with 0.3.0b for you?
Note that current CVS is not guranteed to work at any given time. You are using it at your own risk... we are currently working on COMI support, and mostly ignore regressions this causes in other games.