[Scummvm-tracker] [ScummVM :: Bugs] #14450: Mass add duplicates languages in myst 3 dvd
ScummVM :: Bugs
trac at scummvm.org
Fri May 5 02:34:05 UTC 2023
#14450: Mass add duplicates languages in myst 3 dvd
--------------------------+---------------------------
Reporter: i30817 | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: Engine: Myst3
Version: | Keywords: detection
Game: Myst 3: Exile |
--------------------------+---------------------------
For some reason this happens. Even if i delete all the other .m3u files
other than the one i want in M3Data/TEXT/, the mass scanner will add a
'game' for both the root and the M3Data folder with the same language.
If i add normally from the game folder it works fine of course, but i want
to use recursive add for simplicity with adding the whole collection.
The contents of the relevant dirs are:
.
├── Data
├── M3Data
└── makingof.mov
M3Data/
├── OVER101.m3o
├── OVERMainMenuLogo.m3o
├── RSRC.m3r
├── TEXT
[things that do not matter]
TEXT/
├── arir67w.ttf
├── DUTCH.m3t
├── DUTCH.m3u
├── ENGLISHjp.m3t
├── ENGLISH.m3t
├── ENGLISH.m3u
├── FRENCH.m3t
├── FRENCH.m3u
├── GERMAN.m3t
├── GERMAN.m3u
├── GIFFRD-H.TTF
├── ITALIAN.m3t
├── ITALIAN.m3u
├── MacFonts.suit
├── SPANISH.m3t
└── SPANISH.m3u
and the root has
--
Ticket URL: <https://bugs.scummvm.org/ticket/14450>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list