Skip to content

Commit 2eae176

Browse files
authored
Release 1.1
OpenCore 0.6.9
1 parent c9e72fe commit 2eae176

File tree

1 file changed

+30
-15
lines changed

1 file changed

+30
-15
lines changed

README.md

Lines changed: 30 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -11,25 +11,40 @@ Components | Recommended
1111
**WiFi** | [BCM94360NG](https://www.aliexpress.com/item/4001120137796.html?)
1212
**Graphics Card** | Intel UHD Graphics 630
1313
RAM | 32GB (2x16GB) CT2K16G4SFD824A DDR4 2400 MHz CL17
14-
macOS | 11.0.1 (20B29)
15-
OpenCore | v0.6.4 (stable)
14+
macOS | 11.3 (20E232)
15+
OpenCore | v0.6.9 (stable)
1616

1717

18-
## Updates
18+
## Included items table
1919
Items | Last Version | Comments
2020
------------ | ------------- | -------------
21-
[OpenCore](https://github.com/acidanthera/OpenCorePkg/releases/latest) | 0.6.3 |
22-
[Lilu](https://github.com/acidanthera/Lilu/releases/latest) | 1.4.9 |
23-
[AppleALC](https://github.com/acidanthera/AppleALC/releases/latest) | 1.5.4 |
24-
[VirtualSMC](https://github.com/acidanthera/VirtualSMC/releases/latest) | 1.1.8 |
25-
[WhateverGreen](https://github.com/acidanthera/whatevergreen/releases/latest) | 1.4.4 |
26-
[NVMeFix](https://github.com/acidanthera/NVMeFix/releases/latest) | 1.0.4 |
27-
[IntelMausi](https://github.com/acidanthera/IntelMausi) | 1.0.5 |
28-
[USBInjectAll](https://github.com/RehabMan/OS-X-USB-Inject-All) | 0.7.5 |
29-
USBPorts.kext | 1.0 | created with [Hackintool.app](https://github.com/headkaze/Hackintool/releases/latest)
21+
[OpenCore](https://github.com/acidanthera/OpenCorePkg/releases) | 0.6.9 |
22+
[Lilu](https://github.com/acidanthera/Lilu/releases/latest) | 1.5.4 |
23+
[AppleALC](https://github.com/acidanthera/AppleALC/releases/latest) | 1.6.1 |
24+
[VirtualSMC](https://github.com/acidanthera/VirtualSMC/releases/latest) | 1.2.4 |
25+
[WhateverGreen](https://github.com/acidanthera/whatevergreen/releases/latest) | 1.5.0 |
26+
[IntelMausi](https://github.com/acidanthera/IntelMausi) | 1.0.7 |
27+
USBMap.kext | 1.0 | **[you have to created it!!](https://github.com/corpnewt/USBMap)**
28+
29+
## USB Mapping
30+
31+
[USBMap Repo](https://github.com/corpnewt/USBMap)
3032

33+
git clone https://github.com/corpnewt/USBMap
34+
cd USBMap
35+
chmod +x USBMap.command
3136

32-
## Important! Important! Important!
37+
If you are done ... copy USBMap.kext into the Kexts folder.
3338

34-
**YOU MUST modify SN/UUID/MLB/ROM values in config.plist file. ROM value is the MAC address of your motherboard built-in network card, check it on BIOS settings.**
35-
![SN/UUID/MLB](https://github.com/revunix/GIGABYTE-X399-Designare-EX/blob/main/images/MLBUUIDSN.png?raw=true)
39+
Kernel > Quirks > XhciPortLimit to NO
40+
Kernel > Add > 7 > Enabled to YES
41+
42+
## Updates
43+
* 2021-05-04 / Version 1.1
44+
- Released with OpenCore 0.6.9
45+
- Updated kexts
46+
- Removed VirtualSMC.kext
47+
- Removed NVMeFix.kext
48+
49+
* 2020-12-12 / Version 1.0
50+
- Released with OpenCore 0.6.4.

0 commit comments

Comments
 (0)