[Scummvm-tracker] [ScummVM :: Bugs] #11686: STEALTH: Impossible to use inventory

ScummVM :: Bugs trac at scummvm.org
Tue Sep 8 12:22:13 UTC 2020


#11686: STEALTH: Impossible to use inventory
---------------------------+-----------------------
  Reporter:  TheRealSpole  |      Owner:  (none)
      Type:  defect        |     Status:  new
  Priority:  normal        |  Component:  --Unset--
Resolution:                |   Keywords:
      Game:                |
---------------------------+-----------------------
Comment (by karisal):

 I assume that you are trying to use the inventory by first pressing the
 right mouse button to open the action menu ("EXAMINE", "INVENTORY" etc)
 and then pressing the right mouse button on the "OPERATE"-button in the
 menu and then another menu should open with the inventory which should
 contain the "Briefcase"-entry on which you'd press the left mouse button
 on. Is this correct?

 I tried in this way with Operation Stealth 16 color DOS version but was
 unable to reproduce the bug with either the latest development build
 (2.3.0git315-g6a9ad2daf2 (Sep 8 2020 11:02:41)) or the latest stable build
 (2.2.0pre170-g41a1a487ea (Sep 8 2020 06:10:07)) from the
 [https://buildbot.scummvm.org/builds.html buildbot] for Windows 64-bit.

 BTW if you wish to help in the release testing of the next release of
 ScummVM (2.2.0) then please use the stable builds for testing (2.2.0pre*
 instead of 2.3.0*), thank you! You can get the stable builds from the
 [https://buildbot.scummvm.org/builds.html buildbot].

 @TheRealSpole To check out which version of Operation Stealth you are
 using please could you 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 including their sizes:
 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.

 Thank you!
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/11686#comment:2>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list