Rode os seguintes comandos no terminal
Code:
sudo perl -pi -e 's|\xeb\xa8\x83\xf8\x02\x7c\x15|\xeb\xa8\x83\xf8\x03\x7c\x15|g' /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
sudo perl -pi -e 's|\x78\xe8\x83\xf8\x02\x7c\x11|\x78\xe8\x83\xf8\x03\x7c\x11|g' /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
Fonte:
http://netkas.org/?p=794Apenas para GF110 (CC/SM 2.1+)
Code:
sudo perl -pi -e 's|\x8B\x87\x1C\x0C\x00\x00\x89\x06\x8B\x87\x20\x0C\x00\x00\x89\x02|\x31\xC0\xFF\xC0\xFF\xC0\x89\x06\x31\xC0\x89\x02\x90\x90\x90\x90|g' /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
Fonte:
http://www.insanelymac.com/forum/index. ... pic=266318