[Scummvm-tracker] [ScummVM :: Bugs] #14013: SWORD1: Detection entries seem kind of broken

ScummVM :: Bugs trac at scummvm.org
Sun Feb 5 18:18:03 UTC 2023


#14013: SWORD1: Detection entries seem kind of broken
-------------------------+-----------------------------
Reporter:  eriktorbjorn  |       Owner:  sev-
    Type:  defect        |      Status:  new
Priority:  blocker       |   Component:  Engine: Sword1
 Version:                |  Resolution:
Keywords:                |        Game:  Broken Sword 1
-------------------------+-----------------------------
Changes (by mikrosk):

 * status:  closed => new
 * resolution:  fixed =>

Comment:

 I'm sorry but this is still broken (while it worked perfectly in 2.6.1).

 Testing on branch-2-7 (linux).

 Before your fix (032b9b46):
 {{{
 Matched game IDs for the sword2 engine: sword2-demo-win

   {"general.clu", 0, "7fa2f9cda64d4fb2bc7b42fa16454690", 6295679},

 User picked target 'sword1-win' (engine ID 'sword1', game ID 'sword1')...
    Looking for a plugin supporting this target... Broken Sword: The Shadow
 of the Templars
 Running Broken Sword: The Shadow of the Templars (Windows/English)
 1m2.wav: 6b43257c8b22decfc7f289da7b653d57, 846792 bytes.
 compacts.clu: 7128bc4e99701d99c22e5841051671d3, 200852 bytes.
 swordres.rif: 5463362dc77b6efc36e46ac84998bd2f, 59788 bytes.
 }}}

 So I could at least select the correct version (BS1 instead of BS2 demo of
 sorts).

 After your fix:
 {{{
 The game in 'Broken Sword - The Shadow of the Templars (CD - Windows)'
 seems to be an unknown game variant.

 Please report the following data to the ScummVM team at
 https://bugs.scummvm.org/ along with the name of the game you tried to add
 and its version, language, etc.:

 Matched game IDs for the sword2 engine: sword2-demo-win

   {"general.clu", 0, "7fa2f9cda64d4fb2bc7b42fa16454690", 6295679},
 }}}

 I.e. no longer possible to select anything.

 And with branch-2-7 HEAD it doesn't work *at all*. It just says it
 couldn't find any game data and bye.

 It is also broken in master the same way.
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/14013#comment:4>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list