Difference between revisions of "MacOS"

From ScummVM :: Wiki
Jump to navigation Jump to search
(Updated Mac OSX platforms page with supported OS versions and other notes.)
(→‎About: update status)
(6 intermediate revisions by 3 users not shown)
Line 14: Line 14:
buildbot=yes|
buildbot=yes|
firstversion=0.2.0|
firstversion=0.2.0|
maintainer=|
maintainer=[[User:Criezy|Criezy]]|
packager=[[User:vinterstum|vinterstum]]|
packager=[[User:Criezy|Criezy]]|
pkgend=-macosx.dmg|
pkgend=-macosx.dmg|
forum=4|
forum=4|
Line 45: Line 45:


== About ==
== About ==
ScummVM has been ported to Apple Mac OSX.<br>This supports PPC and Intel machines running OSX versions 10.2.9 to 10.7.<br>Notes:
ScummVM has been ported to Apple Mac OS X.<br>This supports PPC machines running OS X versions 10.4 or over and Intel machines running macOS X versions 10.7 to 10.12.<br>Notes:
* 10.5.8 was the last version which supported PPC hardware.
* 10.5.8 was the last version which supported PPC hardware.
* Sparkle support is disabled for PPC hardware in order to maintain compatibility.
* Sparkle support is disabled for PPC hardware and old 32 bits Intel hardware in order to maintain compatibility.
* 10.7 has been tested, but some bugs have been reported associated with graphical glitches, so please report any issues.
* 10.12 has been tested, but some bugs have been reported associated with full screen, so please report any issues.
* 10.8 should run this fine, but this has not been tested and some bugs {{BugTrack|num=3553538}} have been reported.
* 10.13 should run fine, but this has not been tested.


The right mouse button is emulated via Cmd-Click (that is, you click the mouse button while holding the Command/Apple/Propeller key). However, multi-button mice are fully supported, too (including right clicking and scroll wheel).
The right mouse button is emulated via Cmd-Click (that is, you click the mouse button while holding the Command/Apple/Propeller key). However, multi-button mice are fully supported, too (including right clicking and scroll wheel).

Revision as of 00:55, 8 November 2017

macos.png Mac OS X Port
Latest Released Version 2.8.0
Supported Audio Options MP3, OGG, FLAC, Uncompressed
Additional Webpage(s) None
Maintainer(s) Criezy
Packager(s) Criezy
Forum Port Forum
Status Maintained
First Official Version 0.2.0

About

ScummVM has been ported to Apple Mac OS X.
This supports PPC machines running OS X versions 10.4 or over and Intel machines running macOS X versions 10.7 to 10.12.
Notes:

  • 10.5.8 was the last version which supported PPC hardware.
  • Sparkle support is disabled for PPC hardware and old 32 bits Intel hardware in order to maintain compatibility.
  • 10.12 has been tested, but some bugs have been reported associated with full screen, so please report any issues.
  • 10.13 should run fine, but this has not been tested.

The right mouse button is emulated via Cmd-Click (that is, you click the mouse button while holding the Command/Apple/Propeller key). However, multi-button mice are fully supported, too (including right clicking and scroll wheel).

Compiling

It is generally recommended to use the official builds, but for anyone interested in doing their own builds...

The following links contain instructions and notes on how to build / cross-compiled our codebase for OSX:

External links