scummvm-tools | ScummVM tools repository | Compression library
kandi X-RAY | scummvm-tools Summary
kandi X-RAY | scummvm-tools Summary
scummvm-tools is a C++ library typically used in Utilities, Compression applications. scummvm-tools has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. You can download it from GitHub.
For more information on ScummVM, visit More on the tools can be found on our Wiki under This is a collection of various tools that may be useful to use in conjunction with ScummVM. Please note that this module is not always in-sync with the latest STABLE version of ScummVM. This means that although a tool may support a feature, certain ScummVM versions may not. ScummVM 0.6.x does not support FLAC audio, for example. The extraction and compression tools can either be run from the command line or using the GUI wizard. All other tools are only available in command line. The command line executable for the compression and extraction tools can be invoked with the following syntax: scummvm-tools-cli [audio params] [params] [-o output] [extract|compress]. This will auto-detect the tool to use depending on the input file(s). You can hint which tool to use by specifying if you want to extract or compress data. Alternatively you can give the name of the tool to use: scummvm-tools-cli --tool [audio params] [params] [-o output]. You can get a list of the supported tools using --list: scummvm-tools-cli --list. [audio params] is used for compression tools to define which audio format to compress to. Use --mp3, --flac or --vorbis first to select a special format, default is MP3. Then you can give additional information such as the bit rate you want to use. Use --help to get the list of all the options you can use: scummvm-tools-cli --help. This will also list additional options that each tool might support. Use the -o or --output flag to specify the output file or directory. By default most tools will output to the directory out/ relative to the input file. Extraction Tools: extract_agos Extracts the packed files used in the Amiga and AtariST versions of Elvira 1/2, Waxworks and Simon the Sorcerer 1. Compression Tools: compress_agos Used to compress the Feeble Files or Simon the Sorcerer 1/2 voc/wav files to MP3, Vorbis or FLAC. Script Tools: decine Decompiles Delphine's Cinematique engine's scripts. Should work at least with Future Wars and Operation Stealth. Encoder Tools: encode_dxa [params]. Other Tools: pack_bladerunner Used to combine Blade Runner CDFRAMES.DAT files into HDFRAMES.DAT.
For more information on ScummVM, visit More on the tools can be found on our Wiki under This is a collection of various tools that may be useful to use in conjunction with ScummVM. Please note that this module is not always in-sync with the latest STABLE version of ScummVM. This means that although a tool may support a feature, certain ScummVM versions may not. ScummVM 0.6.x does not support FLAC audio, for example. The extraction and compression tools can either be run from the command line or using the GUI wizard. All other tools are only available in command line. The command line executable for the compression and extraction tools can be invoked with the following syntax: scummvm-tools-cli [audio params] [params] [-o output] [extract|compress]. This will auto-detect the tool to use depending on the input file(s). You can hint which tool to use by specifying if you want to extract or compress data. Alternatively you can give the name of the tool to use: scummvm-tools-cli --tool [audio params] [params] [-o output]. You can get a list of the supported tools using --list: scummvm-tools-cli --list. [audio params] is used for compression tools to define which audio format to compress to. Use --mp3, --flac or --vorbis first to select a special format, default is MP3. Then you can give additional information such as the bit rate you want to use. Use --help to get the list of all the options you can use: scummvm-tools-cli --help. This will also list additional options that each tool might support. Use the -o or --output flag to specify the output file or directory. By default most tools will output to the directory out/ relative to the input file. Extraction Tools: extract_agos Extracts the packed files used in the Amiga and AtariST versions of Elvira 1/2, Waxworks and Simon the Sorcerer 1. Compression Tools: compress_agos Used to compress the Feeble Files or Simon the Sorcerer 1/2 voc/wav files to MP3, Vorbis or FLAC. Script Tools: decine Decompiles Delphine's Cinematique engine's scripts. Should work at least with Future Wars and Operation Stealth. Encoder Tools: encode_dxa [params]. Other Tools: pack_bladerunner Used to combine Blade Runner CDFRAMES.DAT files into HDFRAMES.DAT.
Support
Quality
Security
License
Reuse
Support
scummvm-tools has a low active ecosystem.
It has 59 star(s) with 51 fork(s). There are 72 watchers for this library.
It had no major release in the last 6 months.
scummvm-tools has no issues reported. There are 5 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of scummvm-tools is v2.7.0
Quality
scummvm-tools has 0 bugs and 0 code smells.
Security
scummvm-tools has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
scummvm-tools code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
scummvm-tools is licensed under the GPL-3.0 License. This license is Strong Copyleft.
Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.
Reuse
scummvm-tools releases are not available. You will need to build from source code and install.
Installation instructions are not available. Examples and code snippets are available.
It has 7323 lines of code, 321 functions and 17 files.
It has high code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of scummvm-tools
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of scummvm-tools
scummvm-tools Key Features
No Key Features are available at this moment for scummvm-tools.
scummvm-tools Examples and Code Snippets
No Code Snippets are available at this moment for scummvm-tools.
Community Discussions
Trending Discussions on scummvm-tools
QUESTION
How to upgrade to python 3.6.4 on macos?
Asked 2018-Jan-15 at 21:03
I'm trying to use python 3.6.4:
...ANSWER
Answered 2018-Jan-15 at 17:14To update python run brew update
in the Terminal (this will update Homebrew)
Then brew upgrade python3
At the end you can run brew cleanup python3
to remove the older version
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install scummvm-tools
You can download it from GitHub.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page