橋本 麦∿Baku Hashimoto

Hackintosh Tips

Sorry, this entry is only available in JA.

  • Hackintoshをオススメ出来る人
    • 時間はあるけどMac Proを買うほど余裕の無い方にしかオススメ出来ないです
    • intel macがヴィンテージ入りするまでの5, 7年の寿命だと思って組んでください
  • この構成をパクりました
    • https://github.com/SchmockLord/Hackintosh-Intel-i9-10900k-Gigabyte-Z490-Vision-D
    • EFI, configファイルも一通りあるので楽です
    • macOSはマザボ直結のUSBが15ポートまでしか使えない制限があります。上記レポジトリは、使えるUSBの組み合わせ毎に設定ファイル(USBPorts.kext)が別れているので、お好きなものを選んでください。僕はケースのフロントにUSB 3.1 Gen 2が無い分を省いたUSBPorts.kextを自作しました
    • 細かい部分で設定を詰めたいなら、OpenCore Install Guideは一通り読んでおく方が後々トラブルに対応しやすいです。
  • 10900K, 発熱凄くて正直この構成でも冷却追いついてないので、下位モデルで空冷の方をオススメします
  • Comet Lake世代なら同じconfig.plist使えるはず
    • 10900Kは完全に見栄です
    • シングルコア性能がM1 macに次いで強く、マルチコアはMac Pro (Late 2019) 12 Core, iMac Pro (Late 2017) 18 Core程度を目指しました。ゼロから買った場合コストは半額程度ですが、手持ちのWindows機を流用したので僕は10数万程度で住みました
      • iMac Pro: 1,013,800円(税別)
      • Mac Pro: 9,39,800円(税別)
  • 2.4GHzのWi-Fiを使うとBluetoothと干渉します

Disable SIP protection either in config.plist or via clover

  1. Mount your EFI and open config.plist in clover configurator
  2. Go to RT variables
  3. Change CsrActiveConfig = 0x67
  4. Reboot the Mac OS..
  5. Download the script here
  1. Open terminal and go the directory you extract this script
  2.  Run the script , by typing ./webdriver list
  3.  Choose the latest version of nvidia web driver, usually number 1. So just type 1 and press enter.
  1.  When asked to Install? Type “y” for yes
  2.  Modify installed driver for current Mac OS version? type”y” for yes
  3.  Then after installation, make sure to do this to get the driver to load. Enter this in the same terminalsudo kextcache -i /
  4. webdriver -m to modify the supporting version of the driver 
  5. Reboot Mac O