更改mac os开机动画的分辨率

  1. 打开Extra目录的org.chameleon.Boot.plist

  2. 在适当的位置加上以下代码,重启就行了。

<key>Graphics Mode</key>
<string>显示器的分辨率x32</string>

简短的教程完毕!1

  1. 其实只是做个记录备用