Difference between revisions of "MacOS"
Jump to navigation
Jump to search
(Updated Mac OSX platforms page with supported OS versions and other notes.) |
|||
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: | |||
However, multi-button mice are fully supported, too (including right clicking and scroll wheel). | * 10.5.8 was the last version which supported PPC hardware. | ||
* Sparkle support is disabled for PPC 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.8 should run this fine, but this has not been tested and some bugs {{BugTrack|num=3553538}} have been reported. | |||
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...<p>The following links contain instructions and notes on how to build / cross-compiled our codebase for OSX: | |||
* [[Compiling_ScummVM/Mac_OS_X]] | |||
* [[Compiling_ScummVM/Mac_OS_X_10.2.8]] (For PPC Users running this older version) | |||
* [[Compiling_ScummVM/Mac_OS_X_Crosscompiling]] | |||
== External links == | == External links == | ||
* [http://forums.scummvm.org/viewforum.php?f=4 ScummVM Other ports forum] | * [http://forums.scummvm.org/viewforum.php?f=4 ScummVM Other ports forum] |
Revision as of 15:16, 15 November 2012
Mac OS X Port | |
Latest Released Version | 2.8.1 |
Supported Audio Options | MP3, OGG, FLAC, Uncompressed |
Additional Webpage(s) | None |
Maintainer(s) | |
Packager(s) | vinterstum |
Forum | Port Forum |
Status | Maintained |
First Official Version | 0.2.0 |
About
ScummVM has been ported to Apple Mac OSX.
This supports PPC and Intel machines running OSX versions 10.2.9 to 10.7.
Notes:
- 10.5.8 was the last version which supported PPC hardware.
- Sparkle support is disabled for PPC 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.8 should run this fine, but this has not been tested and some bugs [Bug #3553538] have been reported.
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:
- Compiling_ScummVM/Mac_OS_X
- Compiling_ScummVM/Mac_OS_X_10.2.8 (For PPC Users running this older version)
- Compiling_ScummVM/Mac_OS_X_Crosscompiling