[Scummvm-tracker] [ScummVM :: Bugs] #12565: PRIVATE: Casebook inaccesible

ScummVM :: Bugs trac at scummvm.org
Thu May 20 19:07:08 UTC 2021


#12565: PRIVATE: Casebook inaccesible
------------------------------+------------------------------
Reporter:  TrivialBalderdash  |       Owner:  neuromancer
    Type:  feature request    |      Status:  new
Priority:  low                |   Component:  Engine: Private
 Version:                     |  Resolution:
Keywords:                     |        Game:  Private Eye
------------------------------+------------------------------
Comment (by TrivialBalderdash):

 Ok, I gave this a try.

 The inventory list in the casebook is blank.  I can still collect
 inventory and it still is viewable in the cabinet in Marlowe's office.  I
 played through part of the game, collecting more items, saving the game,
 reloading, then restarting ScummVM and reloading.  In all cases the
 Inventory page of the casebook was blank.

 ----

 Disclaimer: This is the first time I've attempted to compile ScummVM and
 also to apply a patch.  My confidence in my ability to do this correctly
 is low.

 I decided to use Linux (Debian).  I cloned the repository -
 {{{
 git clone git://github.com/scummvm/scummvm.git
 }}}

 I downloaded the diff file to the directory just created and ran:
 {{{
 patch -p1 < nodups.diff
 }}}
 This did appear to update the funcs.cpp file.
 Then:
 {{{
 ./configure
 make clean
 make -j2
 }}}

 It seemed to complete correctly, since I could start ScummVM and run the
 game.
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/12565#comment:4>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list