[Scummvm-tracker] [ScummVM :: Bugs] #14699: AGI: Xmas Card (Tandy Color Computer 3 Demo) crashes on startup
ScummVM :: Bugs
trac at scummvm.org
Sat Jan 27 08:15:54 UTC 2024
#14699: AGI: Xmas Card (Tandy Color Computer 3 Demo) crashes on startup
-------------------------+--------------------------
Reporter: eriktorbjorn | Owner: sluicebox
Type: defect | Status: closed
Priority: normal | Component: Engine: AGI
Version: | Resolution: fixed
Keywords: | Game:
-------------------------+--------------------------
Comment (by sluicebox):
Thanks! I've been learning the Tandy stuff and came to similar
conclusions.
Backing up, the first problem is that our detection tables are loaded with
entries for these fan-made ports that relied on custom interpreters, with
no mention that they're not legitimate releases. These have never worked
in scummvm (or any AGI tool) because they have ahistorical files that were
only understood by a custom interpreter. That's critical meta information!
=)
The second problem: the LSL1 detection entry is not for Sierra's version,
it's for Guillaume's, which of course doesn't work and never has. The
archive that's floating around the internet with Coco3 images for these
games has an LSl1 directory named "Original", but that's not true; it's
Guillaume's. #TrustNo1
Step 1: Document this madness!
Step 2: Decide if these belong in scummvm at all. Why go to the trouble to
support fan ports of DOS versions to Coco3, when we already support the
DOS versions? I'm really asking, are there interesting things in them?
Would anyone ever use this? I would not have added that AGI code if I knew
this.
Let the record show that I didn't believe any of this was legitimate from
day one. =)
--
Ticket URL: <https://bugs.scummvm.org/ticket/14699#comment:10>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list