[Scummvm-tracker] [ScummVM :: Bugs] #14412: [GLK: Alan2] Uppercase title detenction

ScummVM :: Bugs trac at scummvm.org
Sat Apr 15 13:34:43 UTC 2023


#14412: [GLK: Alan2] Uppercase title detenction
---------------------------+--------------------------------
Reporter:  MarcoBorrini99  |      Owner:  (none)
    Type:  defect          |     Status:  new
Priority:  normal          |  Component:  Engine: GLK: Alan2
 Version:                  |   Keywords:
    Game:                  |
---------------------------+--------------------------------
 Not quite sure but if filename is uppercase, the detector don't pick it
 up.

 Example:

 {{{
 [marco at marco-nauta02c closet_dos]$ find . -type f  -iname "*.acd" -exec
 /var/tmp/scummvm-lnx-glk/bin/scummvm --md5 --md5-path="{}"
 --md5-engine=glk \; -exec ls -la "{}" \;
 CLOSET.ACD: 5d724469e6240cde0c16c959f50ebc93 (first 5000 bytes), 37888
 bytes
 -rw-r--r-- 1 marco marco 37888 27 ago  1998 ./CLOSET.ACD
 closet.acd: 5d724469e6240cde0c16c959f50ebc93 (first 5000 bytes), 37888
 bytes
 -rw-r--r-- 1 marco marco 37888 27 ago  1998 ./closet.acd
 }}}

 If CLOSET.ACD is present, "Closet" is not recognized; if closet.acd is
 present then "Closet" is recognized.

 Can it be confirmed by anyone?
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/14412>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list