Added Kext Files and updated the config.plist to include the patches for amd.
Let’s see how this goes , With how simple all these steps were , I don’t think its going to boot in the first try. I feel like I am missing a lot of things that are not generated for my EFI.
Also just something I forgot to inform, and this might look kind of cheating , but I have created hackintosh using open simplify for compiling a program , and while it worked, I never really understood.As such I am going blank in here , just the knowledge of my hardware from mess with Arch is pushing me through.
Anyway that’s it for this hour.
├───BOOT
└───OC
├───ACPI
├───Drivers
├───Kexts
│ ├───AMDRyzenCPUPowerManagement.kext
│ │ └───Contents
│ │ ├───MacOS
│ │ └───_CodeSignature
│ ├───AppleALC.kext
│ │ └───Contents
│ │ └───MacOS
│ ├───BrightnessKeys.kext
│ │ └───Contents
│ │ └───MacOS
│ ├───HoRNDIS.kext
│ │ └───Contents
│ │ ├───MacOS
│ │ └───Resources
│ │ └───en.lproj
│ ├───Lilu.kext
│ │ └───Contents
│ │ └───MacOS
│ ├───NootedRed.kext
│ │ └───Contents
│ │ └───MacOS
│ ├───NVMeFix.kext
│ │ └───Contents
│ │ └───MacOS
│ ├───RealtekRTL8111.kext
│ │ └───Contents
│ │ ├───MacOS
│ │ └───_CodeSignature
│ ├───RestrictEvents.kext
│ │ └───Contents
│ │ └───MacOS
│ ├───SMCAMDProcessor.kext
│ │ └───Contents
│ │ ├───MacOS
│ │ └───_CodeSignature
│ ├───SMCBatteryManager.kext
│ │ └───Contents
│ │ ├───MacOS
│ │ └───Resources
│ ├───SMCRadeonSensors.kext
│ │ └───Contents
│ │ └───MacOS
│ ├───USBToolBox.kext
│ │ └───Contents
│ │ └───MacOS
│ ├───UTBMap.kext
│ │ └───Contents
│ ├───VirtualSMC.kext
│ │ └───Contents
│ │ └───MacOS
│ ├───VoodooI2C.kext
│ │ └───Contents
│ │ ├───MacOS
│ │ └───PlugIns
│ │ ├───VoodooGPIO.kext
│ │ │ └───Contents
│ │ │ ├───MacOS
│ │ │ └───_CodeSignature
│ │ ├───VoodooI2CServices.kext
│ │ │ └───Contents
│ │ │ ├───MacOS
│ │ │ └───_CodeSignature
│ │ └───VoodooInput.kext
│ │ └───Contents
│ │ ├───MacOS
│ │ └───_CodeSignature
│ ├───VoodooI2CHID.kext
│ │ └───Contents
│ │ ├───MacOS
│ │ └───_CodeSignature
│ └───VoodooPS2Controller.kext
│ └───Contents
│ ├───MacOS
│ └───PlugIns
│ ├───VoodooInput.kext
│ │ └───Contents
│ │ ├───MacOS
│ │ └───_CodeSignature
│ ├───VoodooPS2Keyboard.kext
│ │ └───Contents
│ │ └───MacOS
│ ├───VoodooPS2Mouse.kext
│ │ └───Contents
│ │ └───MacOS
│ └───VoodooPS2Trackpad.kext
│ └───Contents
│ └───MacOS
├───Resources
│ ├───Audio
│ ├───Font
│ ├───Image
│ └───Label
└───Tools