Heroic Launcher does not launch games with Proton cachy OS

Issue #1 : I am unable to launch games on heroic with proton cachy os. I just updated it today, it was not working on previous versions as well. When I change the proton to GE 9-20, it works. Not sure why

Issue #2 : Another issue would be, I compiled Linux TKG kernel for my specs, but it does not boot with the TKG kernel, now everytime I boot, I have to press Tab and select cachy kernel. Has anyone try setting up TKG kernel for an Intel CPU (alder lake to be specific) ? Also, I have setup secure boot, would that be conflicting ?

UPDATE : Disabling this " Auto Install/Update DXVK-NVAPI on Prefix " launches game but we cant use DLSS features.

The TKG kernel issue: If you have secure boot enabled, it can prevent a custom-compiled kernel from booting unless it’s properly signed. Disabling secure boot temporarily is a quick way to check if that’s the root cause. If the TKG kernel boots fine with secure boot off, you’ll need to sign it or enrol a trusted key (using mokutil, for instance) so that your system recognises it. Also, make sure you have all the required kernel configurations for your Alder Lake CPU included during compilation.