Skip to content

Commit

Permalink
OC 0.8.3 Preview for macOS Ventura Beta 3
Browse files Browse the repository at this point in the history
- Updated to Nightly OC 0.8.3
- Updated Kexts: Lilu, Whatevergreen, VirtualSMC

With this you should be able to install macOS Ventura Beta 3
  • Loading branch information
SchmockLord committed Jul 18, 2022
1 parent af499bd commit 96b0beb
Show file tree
Hide file tree
Showing 14 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions EFI/OC/Kexts/Lilu.kext/Contents/Info.plist
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.6.1</string>
<string>1.6.2</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.6.1</string>
<string>1.6.2</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
Expand Down
Binary file modified EFI/OC/Kexts/Lilu.kext/Contents/MacOS/Lilu
Binary file not shown.
Empty file modified EFI/OC/Kexts/SMCProcessor.kext/Contents/Info.plist
100755 → 100644
Empty file.
Binary file modified EFI/OC/Kexts/SMCProcessor.kext/Contents/MacOS/SMCProcessor
Binary file not shown.
Empty file modified EFI/OC/Kexts/SMCSuperIO.kext/Contents/Info.plist
100755 → 100644
Empty file.
Binary file modified EFI/OC/Kexts/SMCSuperIO.kext/Contents/MacOS/SMCSuperIO
Binary file not shown.
Empty file modified EFI/OC/Kexts/VirtualSMC.kext/Contents/Info.plist
100755 → 100644
Empty file.
Binary file modified EFI/OC/Kexts/VirtualSMC.kext/Contents/MacOS/VirtualSMC
Binary file not shown.
4 changes: 2 additions & 2 deletions EFI/OC/Kexts/WhateverGreen.kext/Contents/Info.plist
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.6.0</string>
<string>1.6.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.6.0</string>
<string>1.6.1</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
Expand Down
Binary file modified EFI/OC/Kexts/WhateverGreen.kext/Contents/MacOS/WhateverGreen
Binary file not shown.
Binary file modified EFI/OC/OpenCore.efi
100755 → 100644
Binary file not shown.
2 changes: 1 addition & 1 deletion EFI/OC/config_iMac20,2_iGPU display output.plist
Original file line number Diff line number Diff line change
Expand Up @@ -731,7 +731,7 @@
<key>SystemAudioVolume</key>
<data>Rg==</data>
<key>boot-args</key>
<string>agdpmod=pikera shikigva=80 e1000=0 keepsyms=1</string>
<string>agdpmod=pikera shikigva=80 e1000=0 keepsyms=1 -v</string>
<key>csr-active-config</key>
<data>5wMAAA==</data>
<key>prev-lang:kbd</key>
Expand Down
2 changes: 1 addition & 1 deletion EFI/OC/config_iMac20,2_iGPU_computing_only.plist
Original file line number Diff line number Diff line change
Expand Up @@ -699,7 +699,7 @@
<key>SystemAudioVolume</key>
<data>Rg==</data>
<key>boot-args</key>
<string>agdpmod=pikera shikigva=80 e1000=0 keepsyms=1</string>
<string>agdpmod=pikera shikigva=80 e1000=0 keepsyms=1 -v</string>
<key>csr-active-config</key>
<data>5wMAAA==</data>
<key>prev-lang:kbd</key>
Expand Down
2 changes: 1 addition & 1 deletion EFI/OC/config_iMacPro1,1_requires AMD GPU.plist
Original file line number Diff line number Diff line change
Expand Up @@ -686,7 +686,7 @@
<key>SystemAudioVolume</key>
<data>Rg==</data>
<key>boot-args</key>
<string>agdpmod=pikera shikigva=80 e1000=0 keepsyms=1</string>
<string>agdpmod=pikera shikigva=80 e1000=0 keepsyms=1 -v</string>
<key>csr-active-config</key>
<data>5wMAAA==</data>
<key>prev-lang:kbd</key>
Expand Down

0 comments on commit 96b0beb

Please sign in to comment.