Hackintosh waking up constantly - already changed setting per guides

Hi,

I have Success fully built a z390 Designare / i9 / rx5700xt Hackintosh on OpenCore and the only issue that I am having is a constant wake of the PC. (The monitor stays off but the fans and cpu all wake up for about 30 seconds and turn back off)

I have checked for wake reason in terminal with: log show --style syslog | fgrep "Wake reason"

The errors seem to be the below four from most common: 1) AppleACPIPlatformPower Wake reason: PEG1 PEGP PEG2 PEGP PXSX RP03 PXSX UPSB DSB0 NHI0 DSB1 DSB2 XHC5 DSB4 RP06 PXSX RP07 PXSX RP08 PXSX PXSX RP10 PXSX RP11 PXSX R 2) [powerd:sleepWake] Wake reason: "private” identity: "private” 3) (AppleACPIPlatform) AppleACPIPlatformPower Wake reason: XDCI 4) AppleACPIPlatformPower Wake reason: RTC (Alarm)

I have tried doing some research, but I havnt been able to find anything that works or what is exactly causing these

I’ve done the below per guides: Disable Hibernation:

sudo pmset -a hibernatemode 0

sudo rm /var/vm/sleepimage

sudo mkdir /var/vm/sleepimage

Disable other hibernation options:

sudo pmset -a standby 0

sudo pmset -a autopoweroff 0

Turned off in settings:

Allow Bluetooth devices to wake up machine

Enable power nap

Allow this devices to wake up for networks

Does anyone have any idea what could be causing these 4 constant wake up codes and ideas on how to fix?

Author: @Spenro