Oni engine patches (Mac PPC): Difference between revisions
m (Iritscen moved page Oni engine patches (Mac) to Oni engine patches (Mac, PPC) without leaving a redirect: Allowing for new page for Intel build.) |
(updating to reflect obsolete status of this build) |
||
Line 1: | Line 1: | ||
:''For a list of changes to the Windows version of Oni, see [[Oni engine patches (Win)|here]].'' | :''For a list of changes to the Windows version of Oni, see [[Oni engine patches (Win)|here]]. For a list of changes to the Intel Mac version of Oni, see [[Oni engine patches (Mac, Intel)|here]]. '' | ||
==Download== | ==Download== | ||
'''Important''': This is the game app for PPC Macs. It | '''Important''': This is the game app for PPC Macs. It does not run on modern Intel Macs and is no longer supported by the community. See the [[Oni engine patches (Mac, Intel)|Intel patch page]] for a download link for the Intel build. | ||
:http://edt.oni2.net/files/Oni.zip -- Updated on July 2009, with all patches listed below except the bgra32 patch. | :http://edt.oni2.net/files/Oni.zip -- Updated on July 2009, with all patches listed below except the bgra32 patch. | ||
Line 79: | Line 79: | ||
|} | |} | ||
The [[ | The [[/changelog|changelog]] lists all above changes, further experimental ones, and also records which functions and variables were replaced in order to add the new ones. | ||
[[Category:Patches]] | [[Category:Patches]] |
Revision as of 16:06, 12 April 2013
- For a list of changes to the Windows version of Oni, see here. For a list of changes to the Intel Mac version of Oni, see here.
Download
Important: This is the game app for PPC Macs. It does not run on modern Intel Macs and is no longer supported by the community. See the Intel patch page for a download link for the Intel build.
- http://edt.oni2.net/files/Oni.zip -- Updated on July 2009, with all patches listed below except the bgra32 patch.
Known Issues
- While playing in Windowed mode, the game and computer cursor are not synced, so one can click outside the game window and disrupt the game. Workaround: set the game resolution to the display resolution (or as close as possible) to minimize the disruption.
- In Dev Mode, the numpad number keys 0-9 are not accessible. Thus the default NumPad keys to move the camera will not work. Workaround: in the key_config.txt file, bind other keys to the camera commands.
- In Dev Mode, when entering commands in the console (accessed with the tilde (~) key), the Shift key will not work with the letters a-z, therefore commands requiring uppercase letters cannot be entered. No known workaround while using the console, but the commands that require uppercase letters can be run by entering them in BSL scripts.
List of patches
A brief timeline of the upgrades:
|
The changelog lists all above changes, further experimental ones, and also records which functions and variables were replaced in order to add the new ones.