[Scummvm-tracker] [ScummVM :: Bugs] #11149: AndroidSDL Blade Runner Engine crash

ScummVM :: Bugs trac at scummvm.org
Tue Sep 17 13:47:24 CEST 2019


#11149: AndroidSDL Blade Runner Engine crash
---------------------------+---------------------------------
  Reporter:  mim2011       |      Owner:  (none)
      Type:  defect        |     Status:  new
  Priority:  high          |  Component:  Engine: Bladerunner
Resolution:                |   Keywords:  androidsdl
      Game:  Blade Runner  |
---------------------------+---------------------------------
Comment (by mim2011):

 @@antoniou79
 when restoring these lines in bladerunner.cpp

 {{{
         Graphics::PixelFormat format = screenPixelFormat();
         initGraphics(640, 480, &format);
 }}}

 and blade runner.h


 {{{
         // Should be a format supported by Android port
         return Graphics::PixelFormat(2, 5, 5, 5, 1, 11, 6, 1, 0);
 }}}

 it works
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/11149#comment:13>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list