Update README.md

typos and overall pic
This commit is contained in:
CodeRunner5235 2024-10-05 09:53:32 -04:00 committed by GitHub
parent 2b39fdfcac
commit 095d82e9d1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,7 @@
# Opencore-Steam-Deck # Opencore-Steam-Deck
![image](https://github.com/user-attachments/assets/7d3877d3-b9c4-4c05-a999-4d8caf38b596)
An opencore EFI configuration for the Steam Deck An opencore EFI configuration for the Steam Deck
This is a guide targeted at getting users to run macOS bare metal on their Steam Decks. This is a guide targeted at getting users to run macOS bare metal on their Steam Decks.
@ -26,6 +29,7 @@ For the most part, you will follow the steps in the opencore guide, so make sure
As you are following the guide and get to the [Gathering Files](https://dortania.github.io/OpenCore-Install-Guide/ktext.html) portion, you will want to have these files for the Steam Deck: As you are following the guide and get to the [Gathering Files](https://dortania.github.io/OpenCore-Install-Guide/ktext.html) portion, you will want to have these files for the Steam Deck:
**APCI** **APCI**
For this, you are going to want to download a tool called [SSDTTime](https://github.com/corpnewt/SSDTTime). Running this tool, you are first going to choose option **P** to dump you DSDT. Then you are going to select option **3** to make a SSDT-EC.aml. It should be in the resaults folder. Copy this to your EFI -> APCI folder, as per the OpenCore guide instructions. For this, you are going to want to download a tool called [SSDTTime](https://github.com/corpnewt/SSDTTime). Running this tool, you are first going to choose option **P** to dump you DSDT. Then you are going to select option **3** to make a SSDT-EC.aml. It should be in the resaults folder. Copy this to your EFI -> APCI folder, as per the OpenCore guide instructions.
@ -37,6 +41,7 @@ In the end, you should have two files in the ACPI folder:
1. SSDT-CPUR.aml 1. SSDT-CPUR.aml
2. SSDT-EC.aml 2. SSDT-EC.aml
**Firmware Drivers** **Firmware Drivers**
You only need two firmware drivers: You only need two firmware drivers:
@ -46,10 +51,12 @@ You only need two firmware drivers:
Everything other than these two .efi files be trashed. In fact, I recommend that you trash all the extras (there are alot) so the boot menu for opencore isnt a condusing mess. Everything other than these two .efi files be trashed. In fact, I recommend that you trash all the extras (there are alot) so the boot menu for opencore isnt a condusing mess.
**Tools and Resources** **Tools and Resources**
Just drag the tools and the resources folders to the trash. Yes im serious, we dont need them right now, just get rid of them. Just drag the tools and the resources folders to the trash. Yes im serious, we dont need them right now, just get rid of them.
**Kexts** **Kexts**
*Note: Kexts with look like regurlar folders with .kext at the end on Windows and Linux. Just get the folders with the .kext at the end, these are what you want* *Note: Kexts with look like regurlar folders with .kext at the end on Windows and Linux. Just get the folders with the .kext at the end, these are what you want*
@ -64,6 +71,7 @@ Make sure you have these Kexts in your kexts foldler:
6. [AppleMCEReporterDisabler.kext](https://github.com/acidanthera/bugtracker/files/3703498/AppleMCEReporterDisabler.kext.zip) is only needed for macOS versions newer than *but not including* Big Sur. 6. [AppleMCEReporterDisabler.kext](https://github.com/acidanthera/bugtracker/files/3703498/AppleMCEReporterDisabler.kext.zip) is only needed for macOS versions newer than *but not including* Big Sur.
**Config.plist** **Config.plist**
After nabbing the sample.plist from the opencorepkg -> docs folder, moving it to your OC folder and renaming it config.plist, follow the steps in that [Ryzen and Threadripper portion of the guide](https://dortania.github.io/OpenCore-Install-Guide/AMD/zen.html) with just a few variations: After nabbing the sample.plist from the opencorepkg -> docs folder, moving it to your OC folder and renaming it config.plist, follow the steps in that [Ryzen and Threadripper portion of the guide](https://dortania.github.io/OpenCore-Install-Guide/AMD/zen.html) with just a few variations: