Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
https://signmycode.com/resources/how-to-enable-kernel-mode-hardware-enforced-stack-protection-in-windows-11
eac doesn't play well with core isolation
it was turned on by default on update
https://www.ninjaone.com/blog/how-to-enable-and-disable-kernel-mode/
A 64-bit processor with Control-flow Enforcement Technology (Intel CET).
Windows 10 version 20H1, or Windows 11 version 22H2.
I've had this driver since the computer was built, it is likely related to my adapter for my wireless xbox controller. So I imagine I've never had this mode turned on, then
edit: I've just tried finding xusb21.sys using System Information and it could not be found
maybe someone else can help you
good luck
delete the 'EasyAntiCheat_EOS' folder in C:\Program Files (x86)
then Use Registry Editor to delete all keys and values that had 'EasyAntiCheat_EOS' to do this search up "REGEDIT" in search.
right-click on HKEY_LOCAL_MACHINE > Find and look up the term EasyAntiCheat_EOS and delete any you can find by search again.
then go into elden ring's game files in the installation folder and navigate to easy anti cheat, and click on the install_easyanticheat_eos_setup
a prompt will pop up and hit enter
Currently I am trying to figure out as well what's going on with xusb21.sys, since that driver seemingly doesn't exist on my machine yet is causing conflicts with memory integrity
xusb21.sys is a older driver for the xbox wireless hub, windows does not forget if a update exchanged it by xusb22.sys the old driver and his registry entries will be part of the system for ever. you could boot into safe mode delete the old driver file (xusb21.sys) manually and remove the registry entries related to it.
it is also possible that it is packed into the xusb22.sys as hidden device.
you could check this too
Open Command Prompt as Administrator.
Run the command:
sc.exe qc xusb21
In the output, if the BINARY_PATH_NAME reads xusb21.sys, then run this command to delete the driver:
sc.exe delete xusb21
Reboot if required. Then make sure the file xusb21.sys does not exist in C:\Windows\System32\Drivers.
Going to still delete EAC and reinstall it
it was never in that folder anyway, I had looked there. Everywhere I could've looked for drivers, it was missing. I found it running dism /online /get-drivers /format:table
Also try "dism /online /cleanup-image /restore-health" instead of "sfc /scannow" for a more thorough repair process
you can remove any registry key that contain this string EasyAntiCheat_EOS the strings with only EasyAntiCheat are related to the epic launcher
just to make clear what has to be removed
https://www.youtube.com/watch?v=CxPbHb3Xacs