[Scummvm-tracker] [ScummVM :: Bugs] #11649: Operation Stealth Amiga US version not starting
ScummVM :: Bugs
trac at scummvm.org
Mon Aug 31 16:59:55 UTC 2020
#11649: Operation Stealth Amiga US version not starting
--------------------------------+-----------------------
Reporter: fxgogo | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: --Other--
Resolution: | Keywords:
Game: Operation Stealth |
--------------------------------+-----------------------
Comment (by karisal):
Replying to [ticket:11649 fxgogo]:
> I have a folder with all three floppy disks from Amiga US version.
@fxgogoCould you please download md5deep from
http://md5deep.sourceforge.net/
and then run the following in the directory where you have the game data
files
for your version of Operation Stealth and give the output here into this
ticket:
echo The listing of files:
dir
echo MD5sums of the first 5000 bytes of each file:
md5deep -p 5000 * | find /i "offset 0-4999"
echo MD5sums of the full files:
md5deep *
The idea is to get the file sizes and names using "dir" command,
the MD5sums of the files' first 5000 bytes by the second command and
the MD5sums of the whole files by the third command. Are you sure
there is no errmess.dat in any of the source floppies?
Thank you!
--
Ticket URL: <https://bugs.scummvm.org/ticket/11649#comment:1>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list