[Scummvm-tracker] [ScummVM :: Bugs] #17121: Carol reed games are crashing in the libretro port in android

ScummVM :: Bugs trac at scummvm.org
Sun Aug 30 19:40:14 UTC 2026


#17121: Carol reed games are crashing in the libretro port in android
-------------------+---------------------------------
Reporter:  i30817  |       Owner:  (none)
    Type:  defect  |      Status:  new
Priority:  normal  |   Component:  Engine: Wintermute
 Version:          |  Resolution:
Keywords:          |        Game:
-------------------+---------------------------------
Description changed by i30817:

Old description:

> Could not link shader wme_modelx/wme_modelx: L0001 The fragment integer
> variable effectId does not match the vertex variable effectId.
>         The precision does not match.
> !
>

> This reminded of a similar problem I also had in the android libretro
> ppsspp port. The solution was to put in highp in the offending variables.

New description:

 Could not link shader wme_modelx/wme_modelx: L0001 The fragment integer
 variable effectId does not match the vertex variable effectId.
         The precision does not match.
 !


 This reminded of a similar problem I also had in the android libretro
 ppsspp port. The solution was this:
 https://github.com/hrydgard/ppsspp/issues/21904

--
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/17121#comment:2>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list