[Scummvm-tracker] [ScummVM :: Bugs] #16449: Broken sword II recognised as demo
ScummVM :: Bugs
trac at scummvm.org
Wed Jan 14 11:22:07 UTC 2026
#16449: Broken sword II recognised as demo
-------------------------------------------------+-------------------------
Reporter: ArnoldLayne0216 | Owner: (none)
Type: defect | Status: new
Priority: blocker | Component: Engine:
| Sword2
Version: gsoc | Resolution:
Keywords: recognised as demo instead of full | Game: Broken
release | Sword 2
-------------------------------------------------+-------------------------
Comment (by criezy):
I think the Terminal app is actually using the original English name of
folders and not translated ones (they are translated by the Finder). That
means the comment would be. In that case the first command would actually
be
{{{
/Applications/ScummVM.app/Contents/MacOS/scummvm --md5 --md5-engine=sword2
--md5-path=~/Documents/Games/broken\ sword\ II/Text.clu
}}}
But an easy way to get the correct paths is to:
1. Open the Terminal.app application.
2. Drag & Drop the ScummVM.app application onto the Terminal window.
3. Remove the space at the end.
4. Paste `/Contents/MacOS/scummvm --md5 --md5-engine=sword2 --md5-path=`
5. Drag & Drop the Text.clu file onto the Terminal window.
6. Press Enter.
--
Ticket URL: <https://bugs.scummvm.org/ticket/16449#comment:7>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list