Update README.md

Typos, everywhere I look, the show themselves
This commit is contained in:
CodeRunner5235 2024-10-05 09:59:18 -04:00 committed by GitHub
parent d6d92081fe
commit 686cad9a11
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,20 +10,20 @@ Some things to know:
1. Not everything works. Many devices do not have support. This is more of a "Look what I can do!" thing as of right now.
2. THIS CAN EASILY WIPE YOUR STEAMOS INSTALL IF YOU ARE NOT CAREFUL. Part of the macOS install is FORMATING a storage device OF YOUR CHOOSING. IF YOU CHOOSE THE INTERNAL STORAGE OF THE STEAM DECK, IT WILL BE WIPED.
2. THIS CAN EASILY WIPE YOUR STEAMOS INSTALL IF YOU ARE NOT CAREFUL. Part of the macOS install is FORMATTING a storage device OF YOUR CHOOSING. IF YOU CHOOSE THE INTERNAL STORAGE OF THE STEAM DECK, IT WILL BE WIPED.
3. With #2 being said, you can, infact, dual boot macOS and steamOS or windows on the same drive with some elbow grease.
3. With #2 being said, you can, in fact, dual boot macOS and steamOS or windows on the same drive with some elbow grease.
4. I did not make any of the software used. I simply helped get macOS booting with some other devs and people interested. It was a team effort.
5. Stuff will be fix or not depending on if someone takes interest and adds support. PLEASE dont ask when stuff with be supported, I dont know.
5. Stuff will be fixed or not depending on if someone takes interest and adds support. PLEASE dont ask when stuff with be supported, I dont know.
6. PLEASE DO NOT FLOOD THE HACKINTOSH SERVERS FOR SUPPORT REQUESTS. Whether it be discord or others. These are niche devices that barely run macOS. For the love of all thats good and holy, dont pester the volunteers that help others with this meme of a computer. If you must ask, come here to and ask IN THE DESCUSSIONS.
6. PLEASE DO NOT FLOOD THE HACKINTOSH SERVERS FOR SUPPORT REQUESTS. Whether it be discord or others. These are niche devices that barely run macOS. For the love of all thats good and holy, dont pester the volunteers that help others with this meme of a computer. If you must ask, come here to and ask IN THE DISCUSSIONS.
**Getting Started**
Firstly, you need to unerstand how to run macOS on any other PC. Go to the [Dortania OpenCore install guide](https://dortania.github.io/OpenCore-Install-Guide/) and familiarize yourself with it. This is what we will be using.
Firstly, you need to understand how to run macOS on any other PC. Go to the [Dortania OpenCore install guide](https://dortania.github.io/OpenCore-Install-Guide/) and familiarize yourself with it. This is what we will be using.
For the most part, you will follow the steps in the opencore guide, so make sure that you read and understand it.
@ -49,7 +49,7 @@ You only need two firmware drivers:
1. [HfsPlus.efi](https://github.com/acidanthera/OcBinaryData/blob/master/Drivers/HfsPlus.efi)
2. OpenRuntime.efi (included in the opencore drivers folder already)
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 confusing mess.
**Tools and Resources**
@ -59,15 +59,15 @@ Just drag the tools and the resources folders to the trash. Yes im serious, we d
**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 regular 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*
Make sure you have these Kexts in your kexts foldler:
Make sure you have these Kexts in your kexts folder:
1. [Lilu.kext](https://github.com/acidanthera/Lilu/releases)
2. [VirtualSMC.kext](https://github.com/acidanthera/VirtualSMC/releases) *Only the VirtualSMC.kext is needed, none of the others in the folder*
3. [GUX-RyzenXHCIFix](https://github.com/RattletraPM/GUX-RyzenXHCIFix/releases/tag/v1.3.0b1-ryzenxhcifix) *This kext is experimental! Make sure you read its readme!*
4. [USBToolBox.kext](https://github.com/USBToolBox/kext/releases)
5. For USBMap.kext, you can make your own with the [tool](https://github.com/USBToolBox/tool) with REQUIRES Windows and DOES NOT support linux, or if you dont have Windows, you can use [this](https://github.com/CodeRunner5235/Opencore-Steam-Deck/blob/main/UTBMap.zip) map which *should* work, but dont be supprised of it stops working
5. For USBMap.kext, you can make your own with the [tool](https://github.com/USBToolBox/tool) with REQUIRES Windows and DOES NOT support Linux, or if you dont have Windows, you can use [this](https://github.com/CodeRunner5235/Opencore-Steam-Deck/blob/main/UTBMap.zip) map which *should* work, but dont be surprised if it stops working
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.
@ -89,7 +89,7 @@ After nabbing the sample.plist from the opencorepkg -> docs folder, moving it to
6. For PlatformInfo, something like MacBookPro16,3 works fine.
7. Under UEFI -> Output, set DirectGopRendering to True and set the Resolution to 1280x720
*Note: If you skip this last part, your screen output with be garbled*
*Note: If you skip this last part, your screen output will be garbled*