[Scummvm-tracker] [ScummVM :: Bugs] #14106: Jewels of the Oracle: black screen + audio + cursor then crashed

ScummVM :: Bugs trac at scummvm.org
Tue Feb 21 23:35:11 UTC 2023


#14106: Jewels of the Oracle: black screen + audio + cursor then crashed
-------------------------+-------------------------------
Reporter:  legluondunet  |       Owner:  (none)
    Type:  defect        |      Status:  new
Priority:  normal        |   Component:  Engine: Director
 Version:                |  Resolution:
Keywords:                |        Game:
-------------------------+-------------------------------
Comment (by digitall):

 @legluodunet: As @rvanlaar indicated on the older ticket, the required
 XObjects for this game are not implemented.

 The wiki at https://wiki.scummvm.org/index.php?title=Director/Games lists
 the required ones for Jewels of the Oracle as:
 "CURSOR, CATPLAYR, MAPNAV, MovieIDx, MemCheck"

 The implemented xlibs for the ScummVM director engine can be found here:
 https://github.com/scummvm/scummvm/tree/master/engines/director/lingo/xlibs

 It appears that _none_ of these have been currently implemented or even
 stubbed, so you can either wait for the Director developers to get to
 these or look at implementing these yourself and submitting a Pull
 Request.
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/14106#comment:4>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list