[Scummvm-tracker] [ScummVM] #9650: TOOLS: compress_touche not working in windows

Thierry Crozat trac at scummvm.org
Sun Dec 4 20:13:48 CET 2016


#9650: TOOLS: compress_touche not working in windows
-------------------------+----------------------------
  Reporter:  Gualtiero   |      Owner:  Thierry Crozat
      Type:  defect      |     Status:  pending
  Priority:  normal      |  Component:  Tools
Resolution:  worksforme  |   Keywords:
      Game:              |
-------------------------+----------------------------
Changes (by Thierry Crozat):

 * owner:  (none) => Thierry Crozat
 * status:  new => pending
 * resolution:   => worksforme


Comment:

 Note that there was a separate issue with the output name that caused the
 tool to fail when providing an output directory or output file name. The
 error was different from the one you were getting though:
 {{{
 "C:\Program Files (x86)\ScummVM\tools\scummvm-tools-cli.exe" --tool
 compress_touche --flac -o "E:\touche" "E:\touche"
 Could not open file E:\touche/
 }}}

 I fixed this error today. But if you are using version 1.9.0 you need to
 avoid using the -o  option (and the file will be created in your current
 directory).

--
Ticket URL: <https://bugs.scummvm.org/ticket/9650#comment:2>
ScummVM <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list