[Scummvm-tracker] [ScummVM :: Bugs] #14790: ULTIMA1: Do not bundle ultima*.dat files with it
ScummVM :: Bugs
trac at scummvm.org
Mon Jan 1 15:09:11 UTC 2024
#14790: ULTIMA1: Do not bundle ultima*.dat files with it
----------------------------+--------------------------------------------
Reporter: mikrosk | Owner: (none)
Type: feature request | Status: new
Priority: normal | Component: Engine: Ultima
Version: | Keywords: ultima1,ultima.dat,ultima8.dat
Game: |
----------------------------+--------------------------------------------
As discussed on discord: ultima1 is the only game not marked as 16-bit.
However even that one requires bundling the huge .dat file because they
are generic to the ultima engine:
ifdef ENABLE_ULTIMA
DIST_FILES_ENGINEDATA+=ultima.dat
DIST_FILES_ENGINEDATA+=ultima8.dat
endif
According to @ccawley2011:
''Ultima I does need ultima.dat, but only for two tiny black and white
bitmaps extracted from the original executable.
We do have an XBM decoder, so we could potentially use that to embed both
of them in the executable, avoiding the need for ultima.dat if only Ultima
1 is enabled.''
--
Ticket URL: <https://bugs.scummvm.org/ticket/14790>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list