&t Quartonian: live performance with Quartz Composer » Blog Archive » Hidden Patch Enabler on Intel Macs?
Search

Clockskew’s hidden patch enabler is a PPC bundle and he never released the source code. Also, he seems to have disappeared off the net entirely and has not answered his emails or updated his blog for over six months. I’m hoping someone else can duplicate his work but in the meantime use this patch that contains one of each hidden patch and will load fine on Intel mac’s.

qc hidden patches

I believe that ClockSkew’s blog contains enough information for someone else to make a hidden patch enabler universal binary easily but I’m not familar enough with Cocoa frameworks to try this myself.

Even better, Apple how about just enabling these patches in Mac OS X 10.4.7? They are very very useful to Quartz Composer developers and the work on them has already been done. Please?

Download my Quartz Comp with one of each hidden patch. This will load and run fine on a machine without the enabler patch, just copy paste these patches as much as you want in your own composition as a temporary solution for using these on Intel macs.

Technorati Tags:

2 Responses to “Hidden Patch Enabler on Intel Macs?”

I used clock works patch and ran Quartz Composer in Rosetta to get those patches. But I wonder what happends to a .qtz file if it contains non universal patches (the private ones are universal).

On the other hand the flame patch includes an ugly big endian bug, destroying the color on intel macs. (On PowerPC it’s red/yellow flames by default on intel something blue.)

Roger -

I’ve been attempting to code a Cocoa plugin to enable these a la ClockSkew, but haven’t been able to get this to work yet.. I’ve tried doing a [fp8 registerNodeWithClass: [QCFlameImage class]]; from within registerNodesWithManager:, but this crashes QC. Any ideas?

Also, inspired by your patch, I found a few other hidden patches and created a similar patch:
http://fdiv.net/2006/08/09/hidden-quartz-composer-patches-redux/

Steve

Something to say?

You must be logged in to post a comment.