cross-platform interpreter for several adventure engines
cross-platform interpreter for several adventure engines: This port follows the release version of scummvm, which is typically updated every 6 months. If for some reason this port does not build or function as desired, try the scummvm-devel port.
cross-platform interpreter for several adventure engines: This port follows the release version of scummvm, which is typically updated every 6 months. If for some reason this port does not build or function as desired, try the scummvm-devel port.
To install scummvm, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install scummvm
To see what files were installed by scummvm, run:
port contents scummvm
To later upgrade scummvm, run:
sudo port selfupdate && sudo port upgrade scummvm
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.