The OP links to a version which is made for a Mac (marked as “Linux/Mac port” though the dev apparently hadn't tested it on Linux); it should probably work for you.Hello - asking as there doesn't seem to be an obvious way to make this work. I want to compress RPGMV games in OSX. Is there a particular version or guide on how to do this? While working in OSX? I could probably do this on a pc, but want to set this up to do on a MacBook Pro...
Alternatively you could try my version from a couple posts above (linked to in my signature); it should work but I've no way of knowing since I don't have a Mac . It has a few improvements and a manual of sorts (though I'm not sure how well it translates to Mac – at least the installation part; I guess you might need to add
/usr/local/bin
to your $PATH
and use Homebrew to install packages).Both of these versions run in command line (like the original does) – IIRC in goobdoob's version you're meant to type/copy-paste/drop the name of the unpacked game folder into the terminal, while mine is supposed to be run from within that folder instead.
…And yes, my version does support RPGMV games – both compression and decoding (see Features/Usage sections for more info).