[Scummvm-tracker] [ScummVM] #10568: SCI: PHANT1: Crash on startup

dafioram trac at scummvm.org
Fri Jun 15 14:28:46 CEST 2018


#10568: SCI: PHANT1: Crash on startup
-------------------------------+-------------------------
  Reporter:  dafioram          |      Owner:  (none)
      Type:  defect            |     Status:  new
  Priority:  blocker           |  Component:  Engine: SCI
Resolution:                    |   Keywords:  sci32
      Game:  Phantasmagoria 1  |
-------------------------------+-------------------------

Comment (by dafioram):

 PR1216
 {{{
 -               const bool useLarryScale =
 ConfMan.getBool("enable_larryscale");
 +               const bool useLarryScale = (g_sci->getGameId() ==
 GID_LSL7) && ConfMan.getBool("enable_larryscale");
 }}}

--
Ticket URL: <https://bugs.scummvm.org/ticket/10568#comment:11>
ScummVM <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list