Hi cashcooper10,
First you need to check is the Windows version, If you are using
Windows 11 22h2 operating system
In Windows 11 22H2 and future versions, our kernel cheats will not work. Windows blacklists signature of Intel vulnerable driver
and therefore users of that version will face "
Failed to load vuln driver" error. To resolve this issue, you can follow these steps:
- Open Windows Security from the start menu.
- Go to Device Security.
- In the Core Isolation option, turn off the Memory Integrity and Microsoft Vulnerable Driver Blocklist options. (https://prnt.sc/QXqFe320IKQZ)
- If the problem still persists, start cmd as administratorand enter the following codes:
- reg add "HKLM\SYSTEM\CurrentControlSet\CI\Config" /v "VulnerableDriverBlocklistEnable" /t REG_DWORD /d 0 /f
- reg add "HKLM\SYSTEM\CurrentControlSet\Control\CI\Config" /v "VulnerableDriverBlocklistEnable" /t REG_DWORD /d 0 /f
- Restart your computer.
Thus, you will have solved the Failed to vuln driver error.
Set your game to 64 bit from EasyAntiCheat folder and right click Paladins from your steam library. Properties-> General-> Launch Options input paste the following code. Try again game and Cheat launch.:
cmd /c "set OPENSSL_ia32cap=:~0x20000000 && %command%"
Enjoy!