[Scummvm-tracker] [ScummVM :: Bugs] #13643: WIN32: Crash on Windows 95 with VMware when attempting to decode JPEG frames
ScummVM :: Bugs
trac at scummvm.org
Sun Jul 17 08:29:05 UTC 2022
#13643: WIN32: Crash on Windows 95 with VMware when attempting to decode JPEG
frames
------------------------+--------------------------
Reporter: ccawley2011 | Owner: (none)
Type: defect | Status: new
Priority: high | Component: Port: Win32
Version: | Resolution:
Keywords: | Game:
------------------------+--------------------------
Comment (by lephilousophe):
The libjpeg-turbo library supports the `JSIMD_FORCE3DNOW` environment
variable which albeit its name don't force 3Dnow but restricts the
detected extensions to MMX and 3Dnow.
We could set this variable at startup when detecting Windows 95 before
using libjpeg-turbo.
--
Ticket URL: <https://bugs.scummvm.org/ticket/13643#comment:1>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list