diff --git a/404.html b/404.html index 91b5deba8..ed2333805 100644 --- a/404.html +++ b/404.html @@ -11,13 +11,13 @@ - + -

404

There's nothing here.
+ - + diff --git a/ACCEL.html b/ACCEL.html index a746cfe00..0ade8f6bb 100644 --- a/ACCEL.html +++ b/ACCEL.html @@ -11,7 +11,7 @@ - + @@ -32,12 +32,12 @@ $ sudo sqlite3 ~/Library/Applicationsudo sqlite3 ~/Library/Application\ Support/com.apple.TCC/TCC.db "INSERT or REPLACE INTO access VALUES('kTCCServiceCamera','us.zoom.xos',0,2,0,1,NULL,NULL,NULL,'UNUSED',NULL,0,1541440109);"

# Keyboard Backlight broken

Due to forcing hidd into spinning up with the fallback mode enabled, this can break the OS's recognition of backlight keyboards. Thankfully the drivers themselves still do operate so applications such as LabTick (opens new window) are able to set the brightness manually.

# Photos and Maps Apps Heavily Distorted

Due to the Metal Backend, the enhanced color output of these apps seems to heavily break overall UI usage. To work around this, users reported (opens new window) forcing the color output of their monitor from Billions to Millions of colors helped greatly. Apps easily allowing this customization are SwitchResX (opens new window), ResXreme (opens new window) and EasyRes (opens new window).

# Cannot press "Done" when editing a Sidebar Widget

Workaround: Press some combination of Tab, or Tab and then Shift-Tab, or just Shift-Tab until the "Done" button is highlighted. Then press spacebar to activate the button, the same as in any other dialog with a highlighted button halo.

# Wake from sleep heavily distorted on AMD/ATI in macOS 11.3 and newer

Unfortunately a very well known issue the community is investigating, current known solution is to simply downgrade to 11.2.3 or older until a proper fix can be found. Additionally logging out and logging in can resolve the issue without requiring a reboot

In the event Apple removes 11.2.3 from their catalogue, we've provided a mirror below:

# Unable to switch GPUs on 2011 15" and 17" MacBook Pros

Currently OpenCore Legacy Patcher, GPU switching between the iGPU and dGPU is broken. The simplest way to set a specific GPU is to disable the dGPU when you wish to remain on the more power efficient iGPU.

The best way to achieve this is to boot Recovery (or Single User Mode if the dGPU refuses to function at all) and run the following command:

nvram FA4CE28D-B62F-4C99-9CC3-6815686E30F9:gpu-power-prefs=%01%00%00%00
 

This will disable the dGPU and allow the iGPU to function in Big Sur. Note that external display outputs are directly routed to the dGPU and therefore can no longer be used. Solutions such as a DisplayLink Adapters (opens new window) can work around this limitation, however note that you'll need to use older drivers (5.2.6):

Note this driver only provides partial support in macOS, full graphics acceleration is not currently available on the displays driven by DisplayLink

# Erratic Colours on ATI TeraScale 2 GPUs (HD5000/HD6000)

Resolved with OpenCore Legacy Patcher v0.4.2

Legacy Fix (prior to 0.4.2)

Due to an odd bug with ATI's TeraScale 2 GPUs, many users will experience erratic/strobing colours once finished installing and rebooting into the accelerated patches. The issue stems from an incorrect assumption in the GPU drivers where it will enforce the Billion Colour space on your display. To fix, simply force your Display into a lower color depth such as a Million Colours.

Applications that can set color depth are:

# Unable to allow Safari Extensions

Due to an bug on the legacy acceleration patches, users won't be able to enable Safari Extensions

This tool can be used to work-around this issue:

# Cannot Login on 2011 15" and 17" MacBook Pros

By default OpenCore Legacy Patcher will assume MacBookPro8,2/3 have a faulty dGPU and disable acceleration. This is the safest option for most users as enabling dGPU acceleration on faulty Macs will result in failed booting.

However if your machine does not have the dGPU disabled via NVRAM, you'll experience a login loop. To work around this is quite simple:

  1. Boot macOS in Single User Mode -
    • Press Cmd+S in OpenCore's menu when you turn the Mac on
  2. When command line prompt appears, enter the dGPU disabler argument (at the bottom)
  3. Reboot and patched macOS should work normally
  4. If you still want to use the dGPU, run OCLP's TUI app and enable TS2 Acceleration. Then root patch your Mac again -
    • Patcher Settings -> Misc Settings -> TeraScale 2 Accel
  5. Either Reset NVRAM or set gpu-power-prefs to zeros to re-enable the dGPU
# Forces GMUX to use iGPU only (ie. disable dGPU)
+
  • Press Cmd+S in OpenCore's menu when you turn the Mac on
  • When command line prompt appears, enter the dGPU disabler argument (at the bottom)
  • Reboot and patched macOS should work normally
  • If you still want to use the dGPU, run OpenCore Legacy Patcher and enable TS2 Acceleration from settings. Then root patch your Mac again +
    • TUI: Patcher Settings -> Misc Settings -> TeraScale 2 Accel
    • GUI: Patcher Settings -> Developer Settings -> Set TeraScale 2 Accel
  • Either Reset NVRAM or set gpu-power-prefs to zeros to re-enable the dGPU
  • # Forces GMUX to use iGPU only (ie. disable dGPU)
     nvram FA4CE28D-B62F-4C99-9CC3-6815686E30F9:gpu-power-prefs=%01%00%00%00
     # To reset, simply write zeros or NVRAM Reset your Mac
     nvram FA4CE28D-B62F-4C99-9CC3-6815686E30F9:gpu-power-prefs=%00%00%00%00
    -

    # Black Boxes on HD3000 iGPUs

    A somewhat strange issue on Intel HD3000-based Macs, on 3rd party displays sometimes UI elements may become black and unreadable. To resolve, select either the generic Display or Display P3 Color Profiles in Display Settings.

    • Mainly applicable for HDMI Displays, DVI and DisplayPort are generally unaffected
    • If you're inside Setup Assistant, press Cmd + Option + Control + T to launch Terminal. From there, run open /System/Applications/System\ Preferences.app
    Default Color Profile Display/Display P3 Profile

    # Black Boxes on HD3000 iGPUs

    A somewhat strange issue on Intel HD3000-based Macs, on 3rd party displays sometimes UI elements may become black and unreadable. To resolve, select either the generic Display or Display P3 Color Profiles in Display Settings.

    Default Color Profile Display/Display P3 Profile

    - + diff --git a/BUILD.html b/BUILD.html index e27aafe07..3fac7d8e5 100644 --- a/BUILD.html +++ b/BUILD.html @@ -11,7 +11,7 @@ - + @@ -28,6 +28,6 @@ ⟶

    - + diff --git a/DEBUG.html b/DEBUG.html index ddbaf4e2c..d8c45046e 100644 --- a/DEBUG.html +++ b/DEBUG.html @@ -11,7 +11,7 @@ - + @@ -29,6 +29,6 @@ ⟶

    - + diff --git a/DONATE.html b/DONATE.html index 5685ca21d..aa6cfa594 100644 --- a/DONATE.html +++ b/DONATE.html @@ -11,7 +11,7 @@ - + @@ -31,6 +31,6 @@ ⟶

    - + diff --git a/HOW.html b/HOW.html index 452faacd1..a43abc546 100644 --- a/HOW.html +++ b/HOW.html @@ -11,7 +11,7 @@ - + @@ -28,6 +28,6 @@ ⟶

    - + diff --git a/ICNS.html b/ICNS.html index b734cfe54..f7c5f5197 100644 --- a/ICNS.html +++ b/ICNS.html @@ -11,7 +11,7 @@ - + @@ -32,6 +32,6 @@ ⟶

    - + diff --git a/INSTALLER.html b/INSTALLER.html index 6a915a386..70187df2e 100644 --- a/INSTALLER.html +++ b/INSTALLER.html @@ -11,7 +11,7 @@ - + @@ -28,6 +28,6 @@ ⟶

    - + diff --git a/LICENSE.html b/LICENSE.html index 283d4b250..dea7c831a 100644 --- a/LICENSE.html +++ b/LICENSE.html @@ -11,7 +11,7 @@ - + @@ -31,6 +31,6 @@ ⟶

    - + diff --git a/MODELS.html b/MODELS.html index b9fd7c0d3..bd0b858dd 100644 --- a/MODELS.html +++ b/MODELS.html @@ -11,7 +11,7 @@ - + @@ -29,6 +29,6 @@ ⟶

    - + diff --git a/MONTEREY-DROP.html b/MONTEREY-DROP.html index 4918b475c..fc1a9a20e 100644 --- a/MONTEREY-DROP.html +++ b/MONTEREY-DROP.html @@ -11,7 +11,7 @@ - + @@ -33,6 +33,6 @@ ⟶

    - + diff --git a/PATCHEXPLAIN.html b/PATCHEXPLAIN.html index 701cf7b9b..cc19542f0 100644 --- a/PATCHEXPLAIN.html +++ b/PATCHEXPLAIN.html @@ -11,7 +11,7 @@ - + @@ -79,6 +79,6 @@

    - + diff --git a/POST-INSTALL.html b/POST-INSTALL.html index 4205755e2..1104054a9 100644 --- a/POST-INSTALL.html +++ b/POST-INSTALL.html @@ -11,7 +11,7 @@ - + @@ -35,6 +35,6 @@ ⟶

    - + diff --git a/START.html b/START.html index 5eeefe77c..95d40dd7e 100644 --- a/START.html +++ b/START.html @@ -11,7 +11,7 @@ - + @@ -24,6 +24,6 @@ ⟶

    - + diff --git a/TERMS.html b/TERMS.html index 74e3a5813..f8a65e164 100644 --- a/TERMS.html +++ b/TERMS.html @@ -11,7 +11,7 @@ - + @@ -28,6 +28,6 @@ ⟶

    - + diff --git a/TESTED.html b/TESTED.html index 9b5863624..32b11c34e 100644 --- a/TESTED.html +++ b/TESTED.html @@ -11,7 +11,7 @@ - + @@ -28,6 +28,6 @@ ⟶

    - + diff --git a/TROUBLESHOOTING.html b/TROUBLESHOOTING.html index f12ceed4b..4e0b87d4e 100644 --- a/TROUBLESHOOTING.html +++ b/TROUBLESHOOTING.html @@ -11,7 +11,7 @@ - + @@ -31,6 +31,6 @@ ⟶

    - + diff --git a/UNINSTALL.html b/UNINSTALL.html index 43027238e..4e3556112 100644 --- a/UNINSTALL.html +++ b/UNINSTALL.html @@ -11,7 +11,7 @@ - + @@ -29,6 +29,6 @@ ⟶

    - + diff --git a/UPDATE.html b/UPDATE.html index 9cd669dcd..d7b769073 100644 --- a/UPDATE.html +++ b/UPDATE.html @@ -11,7 +11,7 @@ - + @@ -32,6 +32,6 @@ nvram 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102:OCLP-Version ⟶

    - + diff --git a/WINDOWS.html b/WINDOWS.html index cf4fba97c..69efb10f1 100644 --- a/WINDOWS.html +++ b/WINDOWS.html @@ -11,7 +11,7 @@ - + @@ -30,6 +30,6 @@ ⟶

    - + diff --git a/assets/js/9.4f131cf2.js b/assets/js/9.8ff14220.js similarity index 88% rename from assets/js/9.4f131cf2.js rename to assets/js/9.8ff14220.js index 749e02cc9..f9960fa7f 100644 --- a/assets/js/9.4f131cf2.js +++ b/assets/js/9.8ff14220.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[9],{369:function(e,t,a){e.exports=a.p+"assets/img/OCLP-GUI-Settings-Beta-Blur.b8113c8d.png"},370:function(e,t,a){e.exports=a.p+"assets/img/HD3000-Default-Colors.9cffb2e2.png"},371:function(e,t,a){e.exports=a.p+"assets/img/HD3000-Display-Colors.7dceba0b.png"},423:function(e,t,a){"use strict";a.r(t);var s=a(25),o=Object(s.a)({},(function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[s("h1",{attrs:{id:"working-around-legacy-acceleration-issues"}},[s("a",{staticClass:"header-anchor",attrs:{href:"#working-around-legacy-acceleration-issues"}},[e._v("#")]),e._v(" Working Around Legacy Acceleration Issues")]),e._v(" "),s("ul",[s("li",[s("a",{attrs:{href:"#broken-background-blurs"}},[e._v("Broken Background Blurs")])]),e._v(" "),s("li",[s("a",{attrs:{href:"#downloading-older-non-metal-apps"}},[e._v("Downloading older non-Metal Apps")])]),e._v(" "),s("li",[s("a",{attrs:{href:"#unable-to-run-zoom"}},[e._v("Unable to run Zoom")])]),e._v(" "),s("li",[s("a",{attrs:{href:"#unable-to-grant-special-permissions-to-apps-ie-camera-access-to-zoom"}},[e._v("Unable to grant special permissions to apps (ie. Camera Access to Zoom)")])]),e._v(" "),s("li",[s("a",{attrs:{href:"#keyboard-backlight-broken"}},[e._v("Keyboard Backlight broken")])]),e._v(" "),s("li",[s("a",{attrs:{href:"#photos-and-maps-apps-heavily-distorted"}},[e._v("Photos and Maps Apps Heavily Distorted")])]),e._v(" "),s("li",[s("a",{attrs:{href:"#cannot-press-done-when-editing-a-sidebar-widget"}},[e._v('Cannot press "Done" when editing a Sidebar Widget')])]),e._v(" "),s("li",[s("a",{attrs:{href:"#wake-from-sleep-heavily-distorted-on-amd-ati-in-macos-11-3-and-newer"}},[e._v("Wake from sleep heavily distorted on AMD/ATI in macOS 11.3 and newer")])]),e._v(" "),s("li",[s("a",{attrs:{href:"#unable-to-switch-gpus-on-2011-15-and-17-macbook-pros"}},[e._v('Unable to switch GPUs on 2011 15" and 17" MacBook Pros')])]),e._v(" "),s("li",[s("a",{attrs:{href:"#erratic-colours-on-ati-terascale-2-gpus-hd5000-hd6000"}},[e._v("Erratic Colours on ATI TeraScale 2 GPUs (HD5000/HD6000)")])]),e._v(" "),s("li",[s("a",{attrs:{href:"#unable-to-allow-Safari-Extensions"}},[e._v("Unable to allow Safari Extensions")])]),e._v(" "),s("li",[s("a",{attrs:{href:"#cannot-login-on-2011-15-and-17-macbook-pros"}},[e._v('Cannot Login on 2011 15" and 17" MacBook Pros')])]),e._v(" "),s("li",[s("a",{attrs:{href:"#black-boxes-on-hd3000-igpus"}},[e._v("Black Boxes on HD3000 iGPUs")])])]),e._v(" "),s("p",[e._v("The below page is for users experiencing issues with their overall usage of macOS Big Sur / macOS Monterey and the Legacy Graphics Acceleration patches. Note that the following GPUs currently do not have acceleration support in Big Sur / Monterey:")]),e._v(" "),s("ul",[s("li",[e._v("Intel 3rd and 4th Gen - GMA series")])]),e._v(" "),s("p",[e._v("For those unfamiliar with what is considered a non-Metal GPU, see below chart:")]),e._v(" "),s("details",{staticClass:"custom-block details"},[s("summary",[e._v("macOS GPU Chart")]),e._v(" "),s("table",[s("thead",[s("tr",[s("th",{staticStyle:{"text-align":"left"}},[e._v("Graphics Vendor")]),e._v(" "),s("th",{staticStyle:{"text-align":"left"}},[e._v("Architecture")]),e._v(" "),s("th",{staticStyle:{"text-align":"left"}},[e._v("Series")]),e._v(" "),s("th",{staticStyle:{"text-align":"left"}},[e._v("Supports Metal")])])]),e._v(" "),s("tbody",[s("tr",[s("td",{staticStyle:{"text-align":"left"},attrs:{rowspan:"2"}},[e._v("ATI")]),e._v(" "),s("td",{staticStyle:{"text-align":"left"}},[e._v("TeraScale 1")]),e._v(" "),s("td",{staticStyle:{"text-align":"left"}},[e._v("HD2000 - HD4000")]),e._v(" "),s("td",{staticStyle:{"text-align":"left"},attrs:{rowspan:"2"}},[s("span",{staticStyle:{color:"red"}},[e._v("No")])])]),e._v(" "),s("tr",[s("td",{staticStyle:{"text-align":"left"}},[e._v("TeraScale 2")]),e._v(" "),s("td",{staticStyle:{"text-align":"left"}},[e._v("HD5000 - HD6000")])]),e._v(" "),s("tr",[s("td",{staticStyle:{"text-align":"left"}},[e._v("AMD")]),e._v(" "),s("td",{staticStyle:{"text-align":"left"}},[e._v("GCN (and newer)")]),e._v(" "),s("td",{staticStyle:{"text-align":"left"}},[e._v("HD7000+")]),e._v(" "),s("td",{staticStyle:{"text-align":"left"}},[s("span",{staticStyle:{color:"green"}},[e._v("Yes")])])]),e._v(" "),s("tr",[s("td",{staticStyle:{"text-align":"left"},attrs:{rowspan:"3"}},[e._v("Nvidia")]),e._v(" "),s("td",{staticStyle:{"text-align":"left"}},[e._v("Tesla")]),e._v(" "),s("td",{staticStyle:{"text-align":"left"}},[e._v("8000GT - GT300")]),e._v(" "),s("td",{staticStyle:{"text-align":"left"},attrs:{rowspan:"2"}},[s("span",{staticStyle:{color:"red"}},[e._v("No")])])]),e._v(" "),s("tr",[s("td",{staticStyle:{"text-align":"left"}},[e._v("Fermi")]),e._v(" "),s("td",{staticStyle:{"text-align":"left"}},[e._v("GT400 - GT500")])]),e._v(" "),s("tr",[s("td",{staticStyle:{"text-align":"left"}},[e._v("Kepler")]),e._v(" "),s("td",{staticStyle:{"text-align":"left"}},[e._v("GT600 - GT700")]),e._v(" "),s("td",{staticStyle:{"text-align":"left"}},[s("span",{staticStyle:{color:"green"}},[e._v("Yes")])])]),e._v(" "),s("tr",[s("td",{staticStyle:{"text-align":"left"},attrs:{rowspan:"4"}},[e._v("Intel")]),e._v(" "),s("td",{staticStyle:{"text-align":"left"}},[e._v("GMA")]),e._v(" "),s("td",{staticStyle:{"text-align":"left"}},[e._v("GMA900 - GMA3000")]),e._v(" "),s("td",{staticStyle:{"text-align":"left"},attrs:{rowspan:"3"}},[s("span",{staticStyle:{color:"red"}},[e._v("No")])])]),e._v(" "),s("tr",[s("td",{staticStyle:{"text-align":"left"}},[e._v("Iron Lake")]),e._v(" "),s("td",{staticStyle:{"text-align":"left"}},[e._v("HD series")])]),e._v(" "),s("tr",[s("td",{staticStyle:{"text-align":"left"}},[e._v("Sandy Bridge")]),e._v(" "),s("td",{staticStyle:{"text-align":"left"}},[e._v("HD3000")])]),e._v(" "),s("tr",[s("td",{staticStyle:{"text-align":"left"}},[e._v("Ivy Bridge (and newer)")]),e._v(" "),s("td",{staticStyle:{"text-align":"left"}},[e._v("HD4000")]),e._v(" "),s("td",{staticStyle:{"text-align":"left"}},[s("span",{staticStyle:{color:"green"}},[e._v("Yes")])])])])])]),e._v(" "),s("h2",{attrs:{id:"broken-background-blurs"}},[s("a",{staticClass:"header-anchor",attrs:{href:"#broken-background-blurs"}},[e._v("#")]),e._v(" Broken Background Blurs")]),e._v(" "),s("p",[e._v("By default with the non-Metal acceleration patches, many background blur menus may act distorted when moving a cursor over it. With 0.4.1 and newer, users can enable a new Beta Blur feature to try and resolve the issue:")]),e._v(" "),s("p",[s("img",{attrs:{src:a(369),alt:""}})]),e._v(" "),s("p",[e._v("Do note that enabling beta blurs can be more demanding on slower hardware")]),e._v(" "),s("h2",{attrs:{id:"downloading-older-non-metal-apps"}},[s("a",{staticClass:"header-anchor",attrs:{href:"#downloading-older-non-metal-apps"}},[e._v("#")]),e._v(" Downloading older non-Metal Apps")]),e._v(" "),s("p",[e._v("Many Apple apps now have direct reliance on Metal for proper functioning, however legacy builds of these apps still do work in Big Sur. See below for archive of many apps such as Pages, iMovie, GarageBand.")]),e._v(" "),s("ul",[s("li",[s("a",{attrs:{href:"https://archive.org/details/apple-apps-for-non-metal-macs",target:"_blank",rel:"noopener noreferrer"}},[e._v("Apple Apps for Non-Metal Macs"),s("OutboundLink")],1)])]),e._v(" "),s("p",[e._v("Note: This archive assumes that you own these copies of these apps through the Mac App Store, Dortania does not condone piracy")]),e._v(" "),s("h2",{attrs:{id:"unable-to-run-zoom"}},[s("a",{staticClass:"header-anchor",attrs:{href:"#unable-to-run-zoom"}},[e._v("#")]),e._v(" Unable to run Zoom")]),e._v(" "),s("p",[e._v("Currently Zoom relies partially on Metal and so needs a small binary patch. Dosdude1 has provided a nice script for this:")]),e._v(" "),s("ul",[s("li",[s("a",{attrs:{href:"http://dosdude1.com/catalina/zoomnonmetal-new.command.zip",target:"_blank",rel:"noopener noreferrer"}},[e._v("Zoom Non-Metal Fix"),s("OutboundLink")],1)])]),e._v(" "),s("h2",{attrs:{id:"unable-to-grant-special-permissions-to-apps-ie-camera-access-to-zoom"}},[s("a",{staticClass:"header-anchor",attrs:{href:"#unable-to-grant-special-permissions-to-apps-ie-camera-access-to-zoom"}},[e._v("#")]),e._v(" Unable to grant special permissions to apps (ie. Camera Access to Zoom)")]),e._v(" "),s("p",[e._v("With version 0.2.5, this issue should be full resolved")]),e._v(" "),s("details",{staticClass:"custom-block details"},[s("summary",[e._v("0.2.4 and older Work-Around")]),e._v(" "),s("p",[e._v("Due to the usage of "),s("code",[e._v("amfi_get_out_of_my_way=1")]),e._v(", macOS will fail to prompt users for special permissions upon application start as well as omit the entires in System Preferences. To work around this, we recommend users install "),s("a",{attrs:{href:"https://github.com/jslegendre/tccplus",target:"_blank",rel:"noopener noreferrer"}},[e._v("tccplus"),s("OutboundLink")],1),e._v(" to manage permissions.")]),e._v(" "),s("p",[e._v("Example usage with Discord and microphone permissions:")]),e._v(" "),s("div",{staticClass:"language-sh extra-class"},[s("pre",{pre:!0,attrs:{class:"language-sh"}},[s("code",[s("span",{pre:!0,attrs:{class:"token comment"}},[e._v("# Open Terminal and run the following commands")]),e._v("\n"),s("span",{pre:!0,attrs:{class:"token builtin class-name"}},[e._v("cd")]),e._v(" ~/Downloads/\n"),s("span",{pre:!0,attrs:{class:"token function"}},[e._v("chmod")]),e._v(" +x tccplus\n./tccplus "),s("span",{pre:!0,attrs:{class:"token function"}},[e._v("add")]),e._v(" Microphone com.hnc.Discord\n")])])]),s("p",[e._v("For those who may experience issues with "),s("code",[e._v("tccplus")]),e._v(", you can manually patch "),s("code",[e._v("com.apple.TCC")]),e._v(" to add permissions:")]),e._v(" "),s("div",{staticClass:"language-sh extra-class"},[s("pre",{pre:!0,attrs:{class:"language-sh"}},[s("code",[s("span",{pre:!0,attrs:{class:"token comment"}},[e._v("# get app id (Zoom.us used in example):")]),e._v("\n$ osascript -e "),s("span",{pre:!0,attrs:{class:"token string"}},[e._v("'id of app \"zoom.us\"'")]),e._v("\n"),s("span",{pre:!0,attrs:{class:"token comment"}},[e._v("# output: us.zoom.xos")]),e._v("\n\n$ "),s("span",{pre:!0,attrs:{class:"token function"}},[e._v("sudo")]),e._v(" sqlite3 ~/Library/Application"),s("span",{pre:!0,attrs:{class:"token punctuation"}},[e._v("\\")]),e._v(" Support/com.apple.TCC/TCC.db "),s("span",{pre:!0,attrs:{class:"token string"}},[e._v("\"INSERT or REPLACE INTO access VALUES('kTCCServiceMicrophone','us.zoom.xos',0,2,0,1,NULL,NULL,NULL,'UNUSED',NULL,0,1541440109);\"")]),e._v("\n\n$ "),s("span",{pre:!0,attrs:{class:"token function"}},[e._v("sudo")]),e._v(" sqlite3 ~/Library/Application"),s("span",{pre:!0,attrs:{class:"token punctuation"}},[e._v("\\")]),e._v(" Support/com.apple.TCC/TCC.db "),s("span",{pre:!0,attrs:{class:"token string"}},[e._v("\"INSERT or REPLACE INTO access VALUES('kTCCServiceCamera','us.zoom.xos',0,2,0,1,NULL,NULL,NULL,'UNUSED',NULL,0,1541440109);\"")]),e._v("\n")])])])]),e._v(" "),s("h2",{attrs:{id:"keyboard-backlight-broken"}},[s("a",{staticClass:"header-anchor",attrs:{href:"#keyboard-backlight-broken"}},[e._v("#")]),e._v(" Keyboard Backlight broken")]),e._v(" "),s("p",[e._v("Due to forcing "),s("code",[e._v("hidd")]),e._v(" into spinning up with the fallback mode enabled, this can break the OS's recognition of backlight keyboards. Thankfully the drivers themselves still do operate so applications such as "),s("a",{attrs:{href:"https://www.macupdate.com/app/mac/22151/lab-tick",target:"_blank",rel:"noopener noreferrer"}},[e._v("LabTick"),s("OutboundLink")],1),e._v(" are able to set the brightness manually.")]),e._v(" "),s("h2",{attrs:{id:"photos-and-maps-apps-heavily-distorted"}},[s("a",{staticClass:"header-anchor",attrs:{href:"#photos-and-maps-apps-heavily-distorted"}},[e._v("#")]),e._v(" Photos and Maps Apps Heavily Distorted")]),e._v(" "),s("p",[e._v("Due to the Metal Backend, the enhanced color output of these apps seems to heavily break overall UI usage. To work around this, "),s("a",{attrs:{href:"https://forums.macrumors.com/threads/macos-11-big-sur-on-unsupported-macs-thread.2242172/post-29870324",target:"_blank",rel:"noopener noreferrer"}},[e._v("users reported"),s("OutboundLink")],1),e._v(" forcing the color output of their monitor from Billions to Millions of colors helped greatly. Apps easily allowing this customization are "),s("a",{attrs:{href:"https://www.madrau.com",target:"_blank",rel:"noopener noreferrer"}},[e._v("SwitchResX"),s("OutboundLink")],1),e._v(", "),s("a",{attrs:{href:"https://macdownload.informer.com/resxtreme/",target:"_blank",rel:"noopener noreferrer"}},[e._v("ResXreme"),s("OutboundLink")],1),e._v(" and "),s("a",{attrs:{href:"http://easyresapp.com",target:"_blank",rel:"noopener noreferrer"}},[e._v("EasyRes"),s("OutboundLink")],1),e._v(".")]),e._v(" "),s("h2",{attrs:{id:"cannot-press-done-when-editing-a-sidebar-widget"}},[s("a",{staticClass:"header-anchor",attrs:{href:"#cannot-press-done-when-editing-a-sidebar-widget"}},[e._v("#")]),e._v(' Cannot press "Done" when editing a Sidebar Widget')]),e._v(" "),s("p",[e._v('Workaround: Press some combination of Tab, or Tab and then Shift-Tab, or just Shift-Tab until the "Done" button is highlighted. Then press spacebar to activate the button, the same as in any other dialog with a highlighted button halo.')]),e._v(" "),s("h2",{attrs:{id:"wake-from-sleep-heavily-distorted-on-amd-ati-in-macos-11-3-and-newer"}},[s("a",{staticClass:"header-anchor",attrs:{href:"#wake-from-sleep-heavily-distorted-on-amd-ati-in-macos-11-3-and-newer"}},[e._v("#")]),e._v(" Wake from sleep heavily distorted on AMD/ATI in macOS 11.3 and newer")]),e._v(" "),s("p",[e._v("Unfortunately a very well known issue the community is investigating, current known solution is to simply downgrade to 11.2.3 or older until a proper fix can be found. Additionally logging out and logging in can resolve the issue without requiring a reboot")]),e._v(" "),s("ul",[s("li",[e._v("Note, this issue should be exclusive to TeraScale 1 GPUs (ie. HD2000-4000). TeraScale 2 GPUs should not exhibit this issue")])]),e._v(" "),s("p",[e._v("In the event Apple removes 11.2.3 from their catalogue, we've provided a mirror below:")]),e._v(" "),s("ul",[s("li",[s("a",{attrs:{href:"https://archive.org/details/install-mac-os-11.2.3-20-d-91",target:"_blank",rel:"noopener noreferrer"}},[e._v("Install macOS 11.2.3 20D91"),s("OutboundLink")],1)])]),e._v(" "),s("h2",{attrs:{id:"unable-to-switch-gpus-on-2011-15-and-17-macbook-pros"}},[s("a",{staticClass:"header-anchor",attrs:{href:"#unable-to-switch-gpus-on-2011-15-and-17-macbook-pros"}},[e._v("#")]),e._v(' Unable to switch GPUs on 2011 15" and 17" MacBook Pros')]),e._v(" "),s("p",[e._v("Currently OpenCore Legacy Patcher, GPU switching between the iGPU and dGPU is broken. The simplest way to set a specific GPU is to disable the dGPU when you wish to remain on the more power efficient iGPU.")]),e._v(" "),s("p",[e._v("The best way to achieve this is to boot Recovery (or Single User Mode if the dGPU refuses to function at all) and run the following command:")]),e._v(" "),s("div",{staticClass:"language-sh extra-class"},[s("pre",{pre:!0,attrs:{class:"language-sh"}},[s("code",[e._v("nvram FA4CE28D-B62F-4C99-9CC3-6815686E30F9:gpu-power-prefs"),s("span",{pre:!0,attrs:{class:"token operator"}},[e._v("=")]),e._v("%01%00%00%00\n")])])]),s("p",[e._v("This will disable the dGPU and allow the iGPU to function in Big Sur. Note that external display outputs are directly routed to the dGPU and therefore can no longer be used. Solutions such as a "),s("a",{attrs:{href:"https://www.displaylink.com/products/usb-adapters",target:"_blank",rel:"noopener noreferrer"}},[e._v("DisplayLink Adapters"),s("OutboundLink")],1),e._v(" can work around this limitation, however note that you'll need to use older drivers (5.2.6):")]),e._v(" "),s("ul",[s("li",[s("a",{attrs:{href:"https://www.synaptics.com/products/displaylink-graphics/downloads/macos-5.2.6",target:"_blank",rel:"noopener noreferrer"}},[e._v("DisplayLink USB Graphics Software for macOS - For Mojave and Catalina - 5.2.6"),s("OutboundLink")],1)])]),e._v(" "),s("p",[e._v("Note this driver only provides partial support in macOS, full graphics acceleration is not currently available on the displays driven by DisplayLink")]),e._v(" "),s("h2",{attrs:{id:"erratic-colours-on-ati-terascale-2-gpus-hd5000-hd6000"}},[s("a",{staticClass:"header-anchor",attrs:{href:"#erratic-colours-on-ati-terascale-2-gpus-hd5000-hd6000"}},[e._v("#")]),e._v(" Erratic Colours on ATI TeraScale 2 GPUs (HD5000/HD6000)")]),e._v(" "),s("p",[e._v("Resolved with OpenCore Legacy Patcher v0.4.2")]),e._v(" "),s("details",{staticClass:"custom-block details"},[s("summary",[e._v("Legacy Fix (prior to 0.4.2)")]),e._v(" "),s("p",[e._v("Due to an odd bug with ATI's TeraScale 2 GPUs, many users will experience erratic/strobing colours once finished installing and rebooting into the accelerated patches. The issue stems from an incorrect assumption in the GPU drivers where it will enforce the Billion Colour space on your display. To fix, simply force your Display into a lower color depth such as a Million Colours.")]),e._v(" "),s("p",[e._v("Applications that can set color depth are:")]),e._v(" "),s("ul",[s("li",[s("a",{attrs:{href:"https://www.madrau.com",target:"_blank",rel:"noopener noreferrer"}},[e._v("SwitchResX"),s("OutboundLink")],1)]),e._v(" "),s("li",[s("a",{attrs:{href:"https://macdownload.informer.com/resxtreme/",target:"_blank",rel:"noopener noreferrer"}},[e._v("ResXtreme"),s("OutboundLink")],1)])])]),e._v(" "),s("h2",{attrs:{id:"unable-to-allow-safari-extensions"}},[s("a",{staticClass:"header-anchor",attrs:{href:"#unable-to-allow-safari-extensions"}},[e._v("#")]),e._v(" Unable to allow Safari Extensions")]),e._v(" "),s("p",[e._v("Due to an bug on the legacy acceleration patches, users won't be able to enable Safari Extensions")]),e._v(" "),s("p",[e._v("This tool can be used to work-around this issue:")]),e._v(" "),s("ul",[s("li",[s("a",{attrs:{href:"https://github.com/moosethegoose2213/Non-Metal-Safari-Extensions/",target:"_blank",rel:"noopener noreferrer"}},[e._v("Non-Metal Safari Extensions"),s("OutboundLink")],1)])]),e._v(" "),s("h2",{attrs:{id:"cannot-login-on-2011-15-and-17-macbook-pros"}},[s("a",{staticClass:"header-anchor",attrs:{href:"#cannot-login-on-2011-15-and-17-macbook-pros"}},[e._v("#")]),e._v(' Cannot Login on 2011 15" and 17" MacBook Pros')]),e._v(" "),s("p",[e._v("By default OpenCore Legacy Patcher will assume MacBookPro8,2/3 have a faulty dGPU and disable acceleration. This is the safest option for most users as enabling dGPU acceleration on faulty Macs will result in failed booting.")]),e._v(" "),s("p",[e._v("However if your machine does not have the dGPU disabled via NVRAM, you'll experience a login loop. To work around this is quite simple:")]),e._v(" "),s("ol",[s("li",[e._v("Boot macOS in Single User Mode\n"),s("ul",[s("li",[e._v("Press Cmd+S in OpenCore's menu when you turn the Mac on")])])]),e._v(" "),s("li",[e._v("When command line prompt appears, enter the dGPU disabler argument (at the bottom)")]),e._v(" "),s("li",[e._v("Reboot and patched macOS should work normally")]),e._v(" "),s("li",[e._v("If you still want to use the dGPU, run OCLP's TUI app and enable TS2 Acceleration. Then root patch your Mac again\n"),s("ul",[s("li",[s("code",[e._v("Patcher Settings -> Misc Settings -> TeraScale 2 Accel")])])])]),e._v(" "),s("li",[e._v("Either Reset NVRAM or set "),s("code",[e._v("gpu-power-prefs")]),e._v(" to zeros to re-enable the dGPU")])]),e._v(" "),s("div",{staticClass:"language-sh extra-class"},[s("pre",{pre:!0,attrs:{class:"language-sh"}},[s("code",[s("span",{pre:!0,attrs:{class:"token comment"}},[e._v("# Forces GMUX to use iGPU only (ie. disable dGPU)")]),e._v("\nnvram FA4CE28D-B62F-4C99-9CC3-6815686E30F9:gpu-power-prefs"),s("span",{pre:!0,attrs:{class:"token operator"}},[e._v("=")]),e._v("%01%00%00%00\n"),s("span",{pre:!0,attrs:{class:"token comment"}},[e._v("# To reset, simply write zeros or NVRAM Reset your Mac")]),e._v("\nnvram FA4CE28D-B62F-4C99-9CC3-6815686E30F9:gpu-power-prefs"),s("span",{pre:!0,attrs:{class:"token operator"}},[e._v("=")]),e._v("%00%00%00%00\n")])])]),s("h2",{attrs:{id:"black-boxes-on-hd3000-igpus"}},[s("a",{staticClass:"header-anchor",attrs:{href:"#black-boxes-on-hd3000-igpus"}},[e._v("#")]),e._v(" Black Boxes on HD3000 iGPUs")]),e._v(" "),s("p",[e._v("A somewhat strange issue on Intel HD3000-based Macs, on 3rd party displays sometimes UI elements may become black and unreadable. To resolve, select either the generic "),s("code",[e._v("Display")]),e._v(" or "),s("code",[e._v("Display P3")]),e._v(" Color Profiles in Display Settings.")]),e._v(" "),s("ul",[s("li",[e._v("Mainly applicable for HDMI Displays, DVI and DisplayPort are generally unaffected")]),e._v(" "),s("li",[e._v("If you're inside Setup Assistant, press "),s("code",[e._v("Cmd")]),e._v(" + "),s("code",[e._v("Option")]),e._v(" + "),s("code",[e._v("Control")]),e._v(" + "),s("code",[e._v("T")]),e._v(" to launch Terminal. From there, run "),s("code",[e._v("open /System/Applications/System\\ Preferences.app")])])]),e._v(" "),s("table",[s("thead",[s("tr",[s("th",{staticStyle:{"text-align":"left"}},[e._v("Default Color Profile")]),e._v(" "),s("th",{staticStyle:{"text-align":"left"}},[e._v("Display/Display P3 Profile")])])]),e._v(" "),s("tbody",[s("tr",[s("td",{staticStyle:{"text-align":"left"}},[s("img",{attrs:{src:a(370),alt:""}})]),e._v(" "),s("td",{staticStyle:{"text-align":"left"}},[s("img",{attrs:{src:a(371),alt:""}})])])])])])}),[],!1,null,null,null);t.default=o.exports}}]); \ No newline at end of file +(window.webpackJsonp=window.webpackJsonp||[]).push([[9],{369:function(e,t,a){e.exports=a.p+"assets/img/OCLP-GUI-Settings-Beta-Blur.b8113c8d.png"},370:function(e,t,a){e.exports=a.p+"assets/img/HD3000-Default-Colors.9cffb2e2.png"},371:function(e,t,a){e.exports=a.p+"assets/img/HD3000-Display-Colors.7dceba0b.png"},423:function(e,t,a){"use strict";a.r(t);var s=a(25),o=Object(s.a)({},(function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[s("h1",{attrs:{id:"working-around-legacy-acceleration-issues"}},[s("a",{staticClass:"header-anchor",attrs:{href:"#working-around-legacy-acceleration-issues"}},[e._v("#")]),e._v(" Working Around Legacy Acceleration Issues")]),e._v(" "),s("ul",[s("li",[s("a",{attrs:{href:"#broken-background-blurs"}},[e._v("Broken Background Blurs")])]),e._v(" "),s("li",[s("a",{attrs:{href:"#downloading-older-non-metal-apps"}},[e._v("Downloading older non-Metal Apps")])]),e._v(" "),s("li",[s("a",{attrs:{href:"#unable-to-run-zoom"}},[e._v("Unable to run Zoom")])]),e._v(" "),s("li",[s("a",{attrs:{href:"#unable-to-grant-special-permissions-to-apps-ie-camera-access-to-zoom"}},[e._v("Unable to grant special permissions to apps (ie. Camera Access to Zoom)")])]),e._v(" "),s("li",[s("a",{attrs:{href:"#keyboard-backlight-broken"}},[e._v("Keyboard Backlight broken")])]),e._v(" "),s("li",[s("a",{attrs:{href:"#photos-and-maps-apps-heavily-distorted"}},[e._v("Photos and Maps Apps Heavily Distorted")])]),e._v(" "),s("li",[s("a",{attrs:{href:"#cannot-press-done-when-editing-a-sidebar-widget"}},[e._v('Cannot press "Done" when editing a Sidebar Widget')])]),e._v(" "),s("li",[s("a",{attrs:{href:"#wake-from-sleep-heavily-distorted-on-amd-ati-in-macos-11-3-and-newer"}},[e._v("Wake from sleep heavily distorted on AMD/ATI in macOS 11.3 and newer")])]),e._v(" "),s("li",[s("a",{attrs:{href:"#unable-to-switch-gpus-on-2011-15-and-17-macbook-pros"}},[e._v('Unable to switch GPUs on 2011 15" and 17" MacBook Pros')])]),e._v(" "),s("li",[s("a",{attrs:{href:"#erratic-colours-on-ati-terascale-2-gpus-hd5000-hd6000"}},[e._v("Erratic Colours on ATI TeraScale 2 GPUs (HD5000/HD6000)")])]),e._v(" "),s("li",[s("a",{attrs:{href:"#unable-to-allow-Safari-Extensions"}},[e._v("Unable to allow Safari Extensions")])]),e._v(" "),s("li",[s("a",{attrs:{href:"#cannot-login-on-2011-15-and-17-macbook-pros"}},[e._v('Cannot Login on 2011 15" and 17" MacBook Pros')])]),e._v(" "),s("li",[s("a",{attrs:{href:"#black-boxes-on-hd3000-igpus"}},[e._v("Black Boxes on HD3000 iGPUs")])])]),e._v(" "),s("p",[e._v("The below page is for users experiencing issues with their overall usage of macOS Big Sur / macOS Monterey and the Legacy Graphics Acceleration patches. Note that the following GPUs currently do not have acceleration support in Big Sur / Monterey:")]),e._v(" "),s("ul",[s("li",[e._v("Intel 3rd and 4th Gen - GMA series")])]),e._v(" "),s("p",[e._v("For those unfamiliar with what is considered a non-Metal GPU, see below chart:")]),e._v(" "),s("details",{staticClass:"custom-block details"},[s("summary",[e._v("macOS GPU Chart")]),e._v(" "),s("table",[s("thead",[s("tr",[s("th",{staticStyle:{"text-align":"left"}},[e._v("Graphics Vendor")]),e._v(" "),s("th",{staticStyle:{"text-align":"left"}},[e._v("Architecture")]),e._v(" "),s("th",{staticStyle:{"text-align":"left"}},[e._v("Series")]),e._v(" "),s("th",{staticStyle:{"text-align":"left"}},[e._v("Supports Metal")])])]),e._v(" "),s("tbody",[s("tr",[s("td",{staticStyle:{"text-align":"left"},attrs:{rowspan:"2"}},[e._v("ATI")]),e._v(" "),s("td",{staticStyle:{"text-align":"left"}},[e._v("TeraScale 1")]),e._v(" "),s("td",{staticStyle:{"text-align":"left"}},[e._v("HD2000 - HD4000")]),e._v(" "),s("td",{staticStyle:{"text-align":"left"},attrs:{rowspan:"2"}},[s("span",{staticStyle:{color:"red"}},[e._v("No")])])]),e._v(" "),s("tr",[s("td",{staticStyle:{"text-align":"left"}},[e._v("TeraScale 2")]),e._v(" "),s("td",{staticStyle:{"text-align":"left"}},[e._v("HD5000 - HD6000")])]),e._v(" "),s("tr",[s("td",{staticStyle:{"text-align":"left"}},[e._v("AMD")]),e._v(" "),s("td",{staticStyle:{"text-align":"left"}},[e._v("GCN (and newer)")]),e._v(" "),s("td",{staticStyle:{"text-align":"left"}},[e._v("HD7000+")]),e._v(" "),s("td",{staticStyle:{"text-align":"left"}},[s("span",{staticStyle:{color:"green"}},[e._v("Yes")])])]),e._v(" "),s("tr",[s("td",{staticStyle:{"text-align":"left"},attrs:{rowspan:"3"}},[e._v("Nvidia")]),e._v(" "),s("td",{staticStyle:{"text-align":"left"}},[e._v("Tesla")]),e._v(" "),s("td",{staticStyle:{"text-align":"left"}},[e._v("8000GT - GT300")]),e._v(" "),s("td",{staticStyle:{"text-align":"left"},attrs:{rowspan:"2"}},[s("span",{staticStyle:{color:"red"}},[e._v("No")])])]),e._v(" "),s("tr",[s("td",{staticStyle:{"text-align":"left"}},[e._v("Fermi")]),e._v(" "),s("td",{staticStyle:{"text-align":"left"}},[e._v("GT400 - GT500")])]),e._v(" "),s("tr",[s("td",{staticStyle:{"text-align":"left"}},[e._v("Kepler")]),e._v(" "),s("td",{staticStyle:{"text-align":"left"}},[e._v("GT600 - GT700")]),e._v(" "),s("td",{staticStyle:{"text-align":"left"}},[s("span",{staticStyle:{color:"green"}},[e._v("Yes")])])]),e._v(" "),s("tr",[s("td",{staticStyle:{"text-align":"left"},attrs:{rowspan:"4"}},[e._v("Intel")]),e._v(" "),s("td",{staticStyle:{"text-align":"left"}},[e._v("GMA")]),e._v(" "),s("td",{staticStyle:{"text-align":"left"}},[e._v("GMA900 - GMA3000")]),e._v(" "),s("td",{staticStyle:{"text-align":"left"},attrs:{rowspan:"3"}},[s("span",{staticStyle:{color:"red"}},[e._v("No")])])]),e._v(" "),s("tr",[s("td",{staticStyle:{"text-align":"left"}},[e._v("Iron Lake")]),e._v(" "),s("td",{staticStyle:{"text-align":"left"}},[e._v("HD series")])]),e._v(" "),s("tr",[s("td",{staticStyle:{"text-align":"left"}},[e._v("Sandy Bridge")]),e._v(" "),s("td",{staticStyle:{"text-align":"left"}},[e._v("HD3000")])]),e._v(" "),s("tr",[s("td",{staticStyle:{"text-align":"left"}},[e._v("Ivy Bridge (and newer)")]),e._v(" "),s("td",{staticStyle:{"text-align":"left"}},[e._v("HD4000")]),e._v(" "),s("td",{staticStyle:{"text-align":"left"}},[s("span",{staticStyle:{color:"green"}},[e._v("Yes")])])])])])]),e._v(" "),s("h2",{attrs:{id:"broken-background-blurs"}},[s("a",{staticClass:"header-anchor",attrs:{href:"#broken-background-blurs"}},[e._v("#")]),e._v(" Broken Background Blurs")]),e._v(" "),s("p",[e._v("By default with the non-Metal acceleration patches, many background blur menus may act distorted when moving a cursor over it. With 0.4.1 and newer, users can enable a new Beta Blur feature to try and resolve the issue:")]),e._v(" "),s("p",[s("img",{attrs:{src:a(369),alt:""}})]),e._v(" "),s("p",[e._v("Do note that enabling beta blurs can be more demanding on slower hardware")]),e._v(" "),s("h2",{attrs:{id:"downloading-older-non-metal-apps"}},[s("a",{staticClass:"header-anchor",attrs:{href:"#downloading-older-non-metal-apps"}},[e._v("#")]),e._v(" Downloading older non-Metal Apps")]),e._v(" "),s("p",[e._v("Many Apple apps now have direct reliance on Metal for proper functioning, however legacy builds of these apps still do work in Big Sur. See below for archive of many apps such as Pages, iMovie, GarageBand.")]),e._v(" "),s("ul",[s("li",[s("a",{attrs:{href:"https://archive.org/details/apple-apps-for-non-metal-macs",target:"_blank",rel:"noopener noreferrer"}},[e._v("Apple Apps for Non-Metal Macs"),s("OutboundLink")],1)])]),e._v(" "),s("p",[e._v("Note: This archive assumes that you own these copies of these apps through the Mac App Store, Dortania does not condone piracy")]),e._v(" "),s("h2",{attrs:{id:"unable-to-run-zoom"}},[s("a",{staticClass:"header-anchor",attrs:{href:"#unable-to-run-zoom"}},[e._v("#")]),e._v(" Unable to run Zoom")]),e._v(" "),s("p",[e._v("Currently Zoom relies partially on Metal and so needs a small binary patch. Dosdude1 has provided a nice script for this:")]),e._v(" "),s("ul",[s("li",[s("a",{attrs:{href:"http://dosdude1.com/catalina/zoomnonmetal-new.command.zip",target:"_blank",rel:"noopener noreferrer"}},[e._v("Zoom Non-Metal Fix"),s("OutboundLink")],1)])]),e._v(" "),s("h2",{attrs:{id:"unable-to-grant-special-permissions-to-apps-ie-camera-access-to-zoom"}},[s("a",{staticClass:"header-anchor",attrs:{href:"#unable-to-grant-special-permissions-to-apps-ie-camera-access-to-zoom"}},[e._v("#")]),e._v(" Unable to grant special permissions to apps (ie. Camera Access to Zoom)")]),e._v(" "),s("p",[e._v("With version 0.2.5, this issue should be full resolved")]),e._v(" "),s("details",{staticClass:"custom-block details"},[s("summary",[e._v("0.2.4 and older Work-Around")]),e._v(" "),s("p",[e._v("Due to the usage of "),s("code",[e._v("amfi_get_out_of_my_way=1")]),e._v(", macOS will fail to prompt users for special permissions upon application start as well as omit the entires in System Preferences. To work around this, we recommend users install "),s("a",{attrs:{href:"https://github.com/jslegendre/tccplus",target:"_blank",rel:"noopener noreferrer"}},[e._v("tccplus"),s("OutboundLink")],1),e._v(" to manage permissions.")]),e._v(" "),s("p",[e._v("Example usage with Discord and microphone permissions:")]),e._v(" "),s("div",{staticClass:"language-sh extra-class"},[s("pre",{pre:!0,attrs:{class:"language-sh"}},[s("code",[s("span",{pre:!0,attrs:{class:"token comment"}},[e._v("# Open Terminal and run the following commands")]),e._v("\n"),s("span",{pre:!0,attrs:{class:"token builtin class-name"}},[e._v("cd")]),e._v(" ~/Downloads/\n"),s("span",{pre:!0,attrs:{class:"token function"}},[e._v("chmod")]),e._v(" +x tccplus\n./tccplus "),s("span",{pre:!0,attrs:{class:"token function"}},[e._v("add")]),e._v(" Microphone com.hnc.Discord\n")])])]),s("p",[e._v("For those who may experience issues with "),s("code",[e._v("tccplus")]),e._v(", you can manually patch "),s("code",[e._v("com.apple.TCC")]),e._v(" to add permissions:")]),e._v(" "),s("div",{staticClass:"language-sh extra-class"},[s("pre",{pre:!0,attrs:{class:"language-sh"}},[s("code",[s("span",{pre:!0,attrs:{class:"token comment"}},[e._v("# get app id (Zoom.us used in example):")]),e._v("\n$ osascript -e "),s("span",{pre:!0,attrs:{class:"token string"}},[e._v("'id of app \"zoom.us\"'")]),e._v("\n"),s("span",{pre:!0,attrs:{class:"token comment"}},[e._v("# output: us.zoom.xos")]),e._v("\n\n$ "),s("span",{pre:!0,attrs:{class:"token function"}},[e._v("sudo")]),e._v(" sqlite3 ~/Library/Application"),s("span",{pre:!0,attrs:{class:"token punctuation"}},[e._v("\\")]),e._v(" Support/com.apple.TCC/TCC.db "),s("span",{pre:!0,attrs:{class:"token string"}},[e._v("\"INSERT or REPLACE INTO access VALUES('kTCCServiceMicrophone','us.zoom.xos',0,2,0,1,NULL,NULL,NULL,'UNUSED',NULL,0,1541440109);\"")]),e._v("\n\n$ "),s("span",{pre:!0,attrs:{class:"token function"}},[e._v("sudo")]),e._v(" sqlite3 ~/Library/Application"),s("span",{pre:!0,attrs:{class:"token punctuation"}},[e._v("\\")]),e._v(" Support/com.apple.TCC/TCC.db "),s("span",{pre:!0,attrs:{class:"token string"}},[e._v("\"INSERT or REPLACE INTO access VALUES('kTCCServiceCamera','us.zoom.xos',0,2,0,1,NULL,NULL,NULL,'UNUSED',NULL,0,1541440109);\"")]),e._v("\n")])])])]),e._v(" "),s("h2",{attrs:{id:"keyboard-backlight-broken"}},[s("a",{staticClass:"header-anchor",attrs:{href:"#keyboard-backlight-broken"}},[e._v("#")]),e._v(" Keyboard Backlight broken")]),e._v(" "),s("p",[e._v("Due to forcing "),s("code",[e._v("hidd")]),e._v(" into spinning up with the fallback mode enabled, this can break the OS's recognition of backlight keyboards. Thankfully the drivers themselves still do operate so applications such as "),s("a",{attrs:{href:"https://www.macupdate.com/app/mac/22151/lab-tick",target:"_blank",rel:"noopener noreferrer"}},[e._v("LabTick"),s("OutboundLink")],1),e._v(" are able to set the brightness manually.")]),e._v(" "),s("h2",{attrs:{id:"photos-and-maps-apps-heavily-distorted"}},[s("a",{staticClass:"header-anchor",attrs:{href:"#photos-and-maps-apps-heavily-distorted"}},[e._v("#")]),e._v(" Photos and Maps Apps Heavily Distorted")]),e._v(" "),s("p",[e._v("Due to the Metal Backend, the enhanced color output of these apps seems to heavily break overall UI usage. To work around this, "),s("a",{attrs:{href:"https://forums.macrumors.com/threads/macos-11-big-sur-on-unsupported-macs-thread.2242172/post-29870324",target:"_blank",rel:"noopener noreferrer"}},[e._v("users reported"),s("OutboundLink")],1),e._v(" forcing the color output of their monitor from Billions to Millions of colors helped greatly. Apps easily allowing this customization are "),s("a",{attrs:{href:"https://www.madrau.com",target:"_blank",rel:"noopener noreferrer"}},[e._v("SwitchResX"),s("OutboundLink")],1),e._v(", "),s("a",{attrs:{href:"https://macdownload.informer.com/resxtreme/",target:"_blank",rel:"noopener noreferrer"}},[e._v("ResXreme"),s("OutboundLink")],1),e._v(" and "),s("a",{attrs:{href:"http://easyresapp.com",target:"_blank",rel:"noopener noreferrer"}},[e._v("EasyRes"),s("OutboundLink")],1),e._v(".")]),e._v(" "),s("h2",{attrs:{id:"cannot-press-done-when-editing-a-sidebar-widget"}},[s("a",{staticClass:"header-anchor",attrs:{href:"#cannot-press-done-when-editing-a-sidebar-widget"}},[e._v("#")]),e._v(' Cannot press "Done" when editing a Sidebar Widget')]),e._v(" "),s("p",[e._v('Workaround: Press some combination of Tab, or Tab and then Shift-Tab, or just Shift-Tab until the "Done" button is highlighted. Then press spacebar to activate the button, the same as in any other dialog with a highlighted button halo.')]),e._v(" "),s("h2",{attrs:{id:"wake-from-sleep-heavily-distorted-on-amd-ati-in-macos-11-3-and-newer"}},[s("a",{staticClass:"header-anchor",attrs:{href:"#wake-from-sleep-heavily-distorted-on-amd-ati-in-macos-11-3-and-newer"}},[e._v("#")]),e._v(" Wake from sleep heavily distorted on AMD/ATI in macOS 11.3 and newer")]),e._v(" "),s("p",[e._v("Unfortunately a very well known issue the community is investigating, current known solution is to simply downgrade to 11.2.3 or older until a proper fix can be found. Additionally logging out and logging in can resolve the issue without requiring a reboot")]),e._v(" "),s("ul",[s("li",[e._v("Note, this issue should be exclusive to TeraScale 1 GPUs (ie. HD2000-4000). TeraScale 2 GPUs should not exhibit this issue")])]),e._v(" "),s("p",[e._v("In the event Apple removes 11.2.3 from their catalogue, we've provided a mirror below:")]),e._v(" "),s("ul",[s("li",[s("a",{attrs:{href:"https://archive.org/details/install-mac-os-11.2.3-20-d-91",target:"_blank",rel:"noopener noreferrer"}},[e._v("Install macOS 11.2.3 20D91"),s("OutboundLink")],1)])]),e._v(" "),s("h2",{attrs:{id:"unable-to-switch-gpus-on-2011-15-and-17-macbook-pros"}},[s("a",{staticClass:"header-anchor",attrs:{href:"#unable-to-switch-gpus-on-2011-15-and-17-macbook-pros"}},[e._v("#")]),e._v(' Unable to switch GPUs on 2011 15" and 17" MacBook Pros')]),e._v(" "),s("p",[e._v("Currently OpenCore Legacy Patcher, GPU switching between the iGPU and dGPU is broken. The simplest way to set a specific GPU is to disable the dGPU when you wish to remain on the more power efficient iGPU.")]),e._v(" "),s("p",[e._v("The best way to achieve this is to boot Recovery (or Single User Mode if the dGPU refuses to function at all) and run the following command:")]),e._v(" "),s("div",{staticClass:"language-sh extra-class"},[s("pre",{pre:!0,attrs:{class:"language-sh"}},[s("code",[e._v("nvram FA4CE28D-B62F-4C99-9CC3-6815686E30F9:gpu-power-prefs"),s("span",{pre:!0,attrs:{class:"token operator"}},[e._v("=")]),e._v("%01%00%00%00\n")])])]),s("p",[e._v("This will disable the dGPU and allow the iGPU to function in Big Sur. Note that external display outputs are directly routed to the dGPU and therefore can no longer be used. Solutions such as a "),s("a",{attrs:{href:"https://www.displaylink.com/products/usb-adapters",target:"_blank",rel:"noopener noreferrer"}},[e._v("DisplayLink Adapters"),s("OutboundLink")],1),e._v(" can work around this limitation, however note that you'll need to use older drivers (5.2.6):")]),e._v(" "),s("ul",[s("li",[s("a",{attrs:{href:"https://www.synaptics.com/products/displaylink-graphics/downloads/macos-5.2.6",target:"_blank",rel:"noopener noreferrer"}},[e._v("DisplayLink USB Graphics Software for macOS - For Mojave and Catalina - 5.2.6"),s("OutboundLink")],1)])]),e._v(" "),s("p",[e._v("Note this driver only provides partial support in macOS, full graphics acceleration is not currently available on the displays driven by DisplayLink")]),e._v(" "),s("h2",{attrs:{id:"erratic-colours-on-ati-terascale-2-gpus-hd5000-hd6000"}},[s("a",{staticClass:"header-anchor",attrs:{href:"#erratic-colours-on-ati-terascale-2-gpus-hd5000-hd6000"}},[e._v("#")]),e._v(" Erratic Colours on ATI TeraScale 2 GPUs (HD5000/HD6000)")]),e._v(" "),s("p",[e._v("Resolved with OpenCore Legacy Patcher v0.4.2")]),e._v(" "),s("details",{staticClass:"custom-block details"},[s("summary",[e._v("Legacy Fix (prior to 0.4.2)")]),e._v(" "),s("p",[e._v("Due to an odd bug with ATI's TeraScale 2 GPUs, many users will experience erratic/strobing colours once finished installing and rebooting into the accelerated patches. The issue stems from an incorrect assumption in the GPU drivers where it will enforce the Billion Colour space on your display. To fix, simply force your Display into a lower color depth such as a Million Colours.")]),e._v(" "),s("p",[e._v("Applications that can set color depth are:")]),e._v(" "),s("ul",[s("li",[s("a",{attrs:{href:"https://www.madrau.com",target:"_blank",rel:"noopener noreferrer"}},[e._v("SwitchResX"),s("OutboundLink")],1)]),e._v(" "),s("li",[s("a",{attrs:{href:"https://macdownload.informer.com/resxtreme/",target:"_blank",rel:"noopener noreferrer"}},[e._v("ResXtreme"),s("OutboundLink")],1)])])]),e._v(" "),s("h2",{attrs:{id:"unable-to-allow-safari-extensions"}},[s("a",{staticClass:"header-anchor",attrs:{href:"#unable-to-allow-safari-extensions"}},[e._v("#")]),e._v(" Unable to allow Safari Extensions")]),e._v(" "),s("p",[e._v("Due to an bug on the legacy acceleration patches, users won't be able to enable Safari Extensions")]),e._v(" "),s("p",[e._v("This tool can be used to work-around this issue:")]),e._v(" "),s("ul",[s("li",[s("a",{attrs:{href:"https://github.com/moosethegoose2213/Non-Metal-Safari-Extensions/",target:"_blank",rel:"noopener noreferrer"}},[e._v("Non-Metal Safari Extensions"),s("OutboundLink")],1)])]),e._v(" "),s("h2",{attrs:{id:"cannot-login-on-2011-15-and-17-macbook-pros"}},[s("a",{staticClass:"header-anchor",attrs:{href:"#cannot-login-on-2011-15-and-17-macbook-pros"}},[e._v("#")]),e._v(' Cannot Login on 2011 15" and 17" MacBook Pros')]),e._v(" "),s("p",[e._v("By default OpenCore Legacy Patcher will assume MacBookPro8,2/3 have a faulty dGPU and disable acceleration. This is the safest option for most users as enabling dGPU acceleration on faulty Macs will result in failed booting.")]),e._v(" "),s("p",[e._v("However if your machine does not have the dGPU disabled via NVRAM, you'll experience a login loop. To work around this is quite simple:")]),e._v(" "),s("ol",[s("li",[e._v("Boot macOS in Single User Mode\n"),s("ul",[s("li",[e._v("Press Cmd+S in OpenCore's menu when you turn the Mac on")])])]),e._v(" "),s("li",[e._v("When command line prompt appears, enter the dGPU disabler argument (at the bottom)")]),e._v(" "),s("li",[e._v("Reboot and patched macOS should work normally")]),e._v(" "),s("li",[e._v("If you still want to use the dGPU, run OpenCore Legacy Patcher and enable TS2 Acceleration from settings. Then root patch your Mac again\n"),s("ul",[s("li",[e._v("TUI: "),s("code",[e._v("Patcher Settings -> Misc Settings -> TeraScale 2 Accel")])]),e._v(" "),s("li",[e._v("GUI: "),s("code",[e._v("Patcher Settings -> Developer Settings -> Set TeraScale 2 Accel")])])])]),e._v(" "),s("li",[e._v("Either Reset NVRAM or set "),s("code",[e._v("gpu-power-prefs")]),e._v(" to zeros to re-enable the dGPU")])]),e._v(" "),s("div",{staticClass:"language-sh extra-class"},[s("pre",{pre:!0,attrs:{class:"language-sh"}},[s("code",[s("span",{pre:!0,attrs:{class:"token comment"}},[e._v("# Forces GMUX to use iGPU only (ie. disable dGPU)")]),e._v("\nnvram FA4CE28D-B62F-4C99-9CC3-6815686E30F9:gpu-power-prefs"),s("span",{pre:!0,attrs:{class:"token operator"}},[e._v("=")]),e._v("%01%00%00%00\n"),s("span",{pre:!0,attrs:{class:"token comment"}},[e._v("# To reset, simply write zeros or NVRAM Reset your Mac")]),e._v("\nnvram FA4CE28D-B62F-4C99-9CC3-6815686E30F9:gpu-power-prefs"),s("span",{pre:!0,attrs:{class:"token operator"}},[e._v("=")]),e._v("%00%00%00%00\n")])])]),s("h2",{attrs:{id:"black-boxes-on-hd3000-igpus"}},[s("a",{staticClass:"header-anchor",attrs:{href:"#black-boxes-on-hd3000-igpus"}},[e._v("#")]),e._v(" Black Boxes on HD3000 iGPUs")]),e._v(" "),s("p",[e._v("A somewhat strange issue on Intel HD3000-based Macs, on 3rd party displays sometimes UI elements may become black and unreadable. To resolve, select either the generic "),s("code",[e._v("Display")]),e._v(" or "),s("code",[e._v("Display P3")]),e._v(" Color Profiles in Display Settings.")]),e._v(" "),s("ul",[s("li",[e._v("Mainly applicable for HDMI Displays, DVI and DisplayPort are generally unaffected")]),e._v(" "),s("li",[e._v("If you're inside Setup Assistant, press "),s("code",[e._v("Cmd")]),e._v(" + "),s("code",[e._v("Option")]),e._v(" + "),s("code",[e._v("Control")]),e._v(" + "),s("code",[e._v("T")]),e._v(" to launch Terminal. From there, run "),s("code",[e._v("open /System/Applications/System\\ Preferences.app")])])]),e._v(" "),s("table",[s("thead",[s("tr",[s("th",{staticStyle:{"text-align":"left"}},[e._v("Default Color Profile")]),e._v(" "),s("th",{staticStyle:{"text-align":"left"}},[e._v("Display/Display P3 Profile")])])]),e._v(" "),s("tbody",[s("tr",[s("td",{staticStyle:{"text-align":"left"}},[s("img",{attrs:{src:a(370),alt:""}})]),e._v(" "),s("td",{staticStyle:{"text-align":"left"}},[s("img",{attrs:{src:a(371),alt:""}})])])])])])}),[],!1,null,null,null);t.default=o.exports}}]); \ No newline at end of file diff --git a/assets/js/app.c5737e30.js b/assets/js/app.b0995435.js similarity index 99% rename from assets/js/app.c5737e30.js rename to assets/js/app.b0995435.js index d9cce4c4f..acdcdf210 100644 --- a/assets/js/app.c5737e30.js +++ b/assets/js/app.b0995435.js @@ -1,4 +1,4 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[0],[]]);!function(t){function e(e){for(var r,a,c=e[0],s=e[1],u=e[2],f=0,p=[];f0?o(r(t),9007199254740991):0}},function(t,e){var n=Array.isArray;t.exports=n},function(t,e,n){var r=n(33),o=n(19);t.exports=function(t){return r(o(t))}},function(t,e,n){var r=n(142),o="object"==typeof self&&self&&self.Object===Object&&self,i=r||o||Function("return this")();t.exports=i},function(t,e,n){var r=n(6),o=n(1),i=n(7),a=Object.defineProperty,c={},s=function(t){throw t};t.exports=function(t,e){if(i(c,t))return c[t];e||(e={});var n=[][t],u=!!i(e,"ACCESSORS")&&e.ACCESSORS,l=i(e,0)?e[0]:s,f=i(e,1)?e[1]:void 0;return c[t]=!!n&&!o((function(){if(u&&!r)return!0;var t={length:-1};u?a(t,1,{enumerable:!0,get:s}):t[1]=1,n.call(t,l,f)}))}},function(t,e,n){var r=n(114),o=n(2),i=function(t){return"function"==typeof t?t:void 0};t.exports=function(t,e){return arguments.length<2?i(r[t])||i(o[t]):r[t]&&r[t][e]||o[t]&&o[t][e]}},function(t,e){t.exports=function(t){if(null==t)throw TypeError("Can't call method on "+t);return t}},function(t,e){t.exports=!1},function(t,e,n){var r=n(6),o=n(80),i=n(35),a=n(15),c=n(34),s=n(7),u=n(109),l=Object.getOwnPropertyDescriptor;e.f=r?l:function(t,e){if(t=a(t),e=c(e,!0),u)try{return l(t,e)}catch(t){}if(s(t,e))return i(!o.f.call(t,e),t[e])}},function(t,e){var n={}.toString;t.exports=function(t){return n.call(t).slice(8,-1)}},function(t,e){t.exports=function(t){if("function"!=typeof t)throw TypeError(String(t)+" is not a function");return t}},function(t,e,n){var r=n(231),o=n(234);t.exports=function(t,e){var n=o(t,e);return r(n)?n:void 0}},function(t,e,n){"use strict";function r(t,e,n,r,o,i,a,c){var s,u="function"==typeof t?t.options:t;if(e&&(u.render=e,u.staticRenderFns=n,u._compiled=!0),r&&(u.functional=!0),i&&(u._scopeId="data-v-"+i),a?(s=function(t){(t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),o&&o.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(a)},u._ssrRegister=s):o&&(s=c?function(){o.call(this,(u.functional?this.parent:this).$root.$options.shadowRoot)}:o),s)if(u.functional){u._injectStyles=s;var l=u.render;u.render=function(t,e){return s.call(e),l(t,e)}}else{var f=u.beforeCreate;u.beforeCreate=f?[].concat(f,s):[s]}return{exports:t,options:u}}n.d(e,"a",(function(){return r}))},function(t,e,n){"use strict";var r=n(0),o=n(31).filter,i=n(54),a=n(17),c=i("filter"),s=a("filter");r({target:"Array",proto:!0,forced:!c||!s},{filter:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}})},function(t,e){t.exports=function(t){return null!=t&&"object"==typeof t}},function(t,e,n){var r,o=n(5),i=n(189),a=n(78),c=n(36),s=n(113),u=n(75),l=n(49),f=l("IE_PROTO"),p=function(){},d=function(t){return" +