This script replaces the logo shown in "About This Mac" with the Ryzen™ logo. Assets.car
file can be modified with ThemeEngine if you would like to use your own logo.
This script is intended for macOS 11 users running Big Sur beta on AMD Processors. It is forked from github.com/jogerj/Mac-Ryzen-Logo.
Run git clone https://github.com/JoHoop/Mac-Ryzen-Logo/
to download
You need to disable System Integrity Protection (SIP) on your Mac/Hackintosh.
- Reboot to Recovery and run the Terminal and enter
csrutil disable
. - Reboot to macOS and open Terminal in the script's folder.
- Run
chmod +x ./InstallAssets.sh
- Run
./InstallAssets.sh
- Reboot to Recovery and run the Terminal and enter
csrutil clear
and then entercsrutil enable
.
Do the instructions above but instead of InstallAssets
use RestoreDefault
.
I am not responsible for bricked devices, dead drives, thermonuclear war, or you getting fired because the alarm app failed. Please do some research if you have any concerns about this script and what it does before running it! YOU are choosing to make these modifications, and if you point the finger at me for messing up your device, I will laugh at you.