[Scummvm-tracker] [ScummVM :: Bugs] #13883: Excavation of Hob's Barrow will never load without dll loading
ScummVM :: Bugs
trac at scummvm.org
Tue Oct 4 08:20:59 UTC 2022
#13883: Excavation of Hob's Barrow will never load without dll loading
-------------------+--------------------------
Reporter: i30817 | Owner: i30817
Type: defect | Status: closed
Priority: normal | Component: Engine: AGS
Version: | Resolution: fixed
Keywords: | Game:
-------------------+--------------------------
Comment (by criezy):
Here are some notes:
> Scummvm reports it's loading windows dlls in linux (!)
ScummVM actually never loads external plugins, not even on Windows. For
portability reasons it only uses internal plugins. But indeed the printed
message could be clearer and currently make it looks like it is loading
the dll when actually loading the builtin plugin.
> then crashes
That was a bug in our implementation of the AGSSpriteFont plugin when
*not* using the Clifftop Games variant. It is now fixed.
> scummvm is a bit more relaxed than upstream
The two projects have a different goal. ScummVM is about portability and
playing games made with older versions of the engine as well as the
current one. AGS instead is looking at improving the engine to make new
games. So they are looking forward while we are looking back.
--
Ticket URL: <https://bugs.scummvm.org/ticket/13883#comment:3>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list