[Scummvm-tracker] [ScummVM :: Bugs] #14357: TETRAEDGE: Syberia (1/2) crash on start/reading data(?)
ScummVM :: Bugs
trac at scummvm.org
Thu Mar 23 09:20:21 UTC 2023
#14357: TETRAEDGE: Syberia (1/2) crash on start/reading data(?)
---------------------------+--------------------------------
Reporter: raziel- | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: Engine: Tetraedge
Version: | Resolution:
Keywords: BigEndian, PPC | Game: Syberia 1
---------------------------+--------------------------------
Comment (by mduggan):
Actually, looking at the crash log more closely it looks more likely that
it's calling an OpenGL setup function that's not supported by your system
- possibly `glBlendFuncSeparate` which I think is only available in
OpenGL2.1 and above. There is an alternative I was previously using that
provides slightly worse blending results but wouldn't crash, so maybe I
should check if it's available before calling.
--
Ticket URL: <https://bugs.scummvm.org/ticket/14357#comment:2>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list