[Scummvm-tracker] [ScummVM :: Bugs] #16668: DGDS: Willy Beamish support for its S71.SDS patch
ScummVM :: Bugs
trac at scummvm.org
Sat Apr 11 22:43:54 UTC 2026
#16668: DGDS: Willy Beamish support for its S71.SDS patch
-------------------+----------------------------------------------
Reporter: lwcorp | Owner: mduggan
Type: patch | Status: closed
Priority: normal | Component: Engine: DGDS
Version: | Resolution: worksforme
Keywords: SDS | Game: The Adventures of Willy Beamish
-------------------+----------------------------------------------
Changes (by mduggan):
* owner: (none) => mduggan
* resolution: => worksforme
* status: new => closed
Comment:
Sorry, I don't look at the forums much.
This will "just work" as long as the patch is for the correct version of
the game. The RESOURCE files are just a collection of other files, and
`S71.SDS` is one of them. If you put the file in the same directory as
the others, the resource loader will by default load it as a patch:
https://github.com/scummvm/scummvm/blob/master/engines/dgds/resource.cpp#L118
I haven't looked at this patch specifically so I don't know what it
changes in Scene 71 (which is the registration for the frog jump).
If for some reason you want to extract all the files in the resource
blobs, I have a hacky tool for that:
https://github.com/mduggan/dgdsparse
--
Ticket URL: <https://bugs.scummvm.org/ticket/16668#comment:1>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list