From d1fbeba50f6e9d9e91fc9f6e728344f7d86e1cc3 Mon Sep 17 00:00:00 2001 From: educovas <44532297+educovas@users.noreply.github.com> Date: Sat, 16 Oct 2021 16:20:32 -0300 Subject: [PATCH] Add Safari extensions workaround / + --- docs/ACCEL.md | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/docs/ACCEL.md b/docs/ACCEL.md index 9bafe433c..a5a45e4e1 100644 --- a/docs/ACCEL.md +++ b/docs/ACCEL.md @@ -9,8 +9,9 @@ * [Wake from sleep heavily distorted on AMD/ATI in macOS 11.3 and newer](#wake-from-sleep-heavily-distorted-on-amd-ati-in-macos-11-3-and-newer) * [Unable to switch GPUs on 2011 15" and 17" MacBook Pros](#unable-to-switch-gpus-on-2011-15-and-17-macbook-pros) * [Erratic Colours on ATI TeraScale 2 GPUs (HD5000/HD6000)](#erratic-colours-on-ati-terascale-2-gpus-hd5000-hd6000) +* [Unable to allow Safari Extensions](#Unable-to-allow-Safari-Extensions) -The below page is for users experiencing issues with their overall usage of macOS Big Sur and the Legacy Graphics Acceleration patches. Note that the following GPUs currently do not have acceleration support in Big Sur: +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: * Intel 3rd and 4th Gen - GMA series @@ -106,6 +107,8 @@ Due to the Metal Backend, the enhanced color output of these apps seems to heavi To work around this, simply press Tab to hover over and press spacebar to simulate a click. +Note: This work-around doesn't seem to work in macOS 11.3 and newer + ## 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 @@ -135,4 +138,12 @@ Due to an odd bug with ATI's TeraScale 2 GPUs, many users will experience errati Applications that can set color depth are: * [SwitchResX](https://www.madrau.com) -* [ResXtreme](https://macdownload.informer.com/resxtreme/) \ No newline at end of file +* [ResXtreme](https://macdownload.informer.com/resxtreme/) + +## 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: + +* [Non-Metal Safari Extensions](https://github.com/moosethegoose2213/Non-Metal-Safari-Extensions/)