How To Install advancecomp on Mac with Brew
AdvanceCOMP is a collection of recompression utility tool for .ZIP archives, .PNG snapshots, .MNG video clips and .GZ files. The main aim of this tool is to recompress your rom, snapshot and clip collection of emulated games.Following are the main features:
- Recompress ZIP, GZ, PNG and MNG files using the Deflate 7-Zip implementation.
- Recompress MNG files using Delta and Move optimization.
Three easy step to install AdvanceCOMP:
- Open Your Terminal
- Get Homebrew Installed
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install advancecomp using brew
brew install advancecomp
0 comments:
Post a Comment