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 10.14+ users. The default Assets.car
included is from 10.15.3 and is not compatible with 10.14. macOS 10.14 users must extract their own Assets.car and modify them manually.
Run git clone https://github.com/jogerj/Catalina-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
to disable SIP. Reboot to macOS and open Terminal in the script's folder.
- Run
./InstallAssets.sh
- Done!
- Run
./ExtractAssets.sh
- Open
Assets.car
with ThemeEngine. Browse toSystemLogo
. Use drag and drop to copy files outside. - Use your preferred image editor to create your custom png files (dimensions are 512*512 and 256*256, each for normal and dark mode)
- Use drag and drop to copy new png files back to
Assets.car
- Save modified
Assets.car
- Run
./InstallAssets.sh
- Done!
After that, you can re-enable SIP in recovery using csrutil enable
.
- ThemeEngine is property of Alex Zielenski and is licensed under the BSD 2-Clause.
- Apple for macOS Catalina
- AMD for AMD Ryzen™ logo
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.