[Scummvm-tracker] [ScummVM :: Bugs] #12585: PSP: Pixel Format RGBA8888 at 4 is not supported

ScummVM :: Bugs trac at scummvm.org
Sat Nov 5 16:38:56 UTC 2022


#12585: PSP: Pixel Format RGBA8888 at 4 is not supported
--------------------------+-------------------------
Reporter:  lolbot-iichan  |       Owner:  (none)
    Type:  defect         |      Status:  new
Priority:  normal         |   Component:  Port: PSP
 Version:                 |  Resolution:
Keywords:                 |        Game:  Wintermute
--------------------------+-------------------------
Comment (by rsn8887):

 Since the PSP doesn't support this pixel format, there is no easy fix. The
 backend currently only allows an optimized swap of red and blue. Swapping
 all the bytes around to change RGBA to ABGR is prohibitively slow on this
 platform.

 The Frontend should not require the backend to support esoteric modes like
 this, IMO.
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/12585#comment:3>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list