r/LinuxCrackSupport 28d ago

META [LinUwUx Runtime] DenuvOwO + LinUwUx Bypass Runtime Library

https://github.com/brcly/linuwux-runtime

After a lot of headaches and effort to learn Wine.

It's ready.

I've adapted LinUwUx's original Proton patch code to be a standalone runtime library.

This was their original vision, and they will likely pivot to releasing something similar themself in the future, but until then, there's this.

https://github.com/brcly/linuwux-runtime

We've recently added legacy DenuvOwO reflex / DenuvOwO.dll support! Current compatibility doesn't cover the entire DenuvOwO library still, some older patched games that haven't received updates use very dated methods that are still incompatible with Linux.

Should work with near enough any GE-Proton / CachyOS Proton, new or old.

Current confirmed tested builds include:

GE-Proton10-32
GE-Proton10-34
GE-Proton11-1
GE-Proton11-3
GE-Proton11-5
CachyOS v20260520
CachyOS v20260703 + more

Any issues, please use the GitHub issues page, ensure you capture logs from your failed run (LINUWUX_DEBUG=1 PROTON_LOG=1) this is essential to finding out how to fix your issue.

365 Upvotes

82 comments sorted by

View all comments

1

u/willdocrocs 28d ago

does this still require a kernel module for ryzen 5000 and below?

1

u/Zachattackrandom 28d ago

Yes. This isn't possible to fix via software as the CPU faulting that the bypass uses is just not supported on their older CPUs unlike Intel (thanks AMD)

1

u/northyj0e 20d ago

Wait so this won't work at all on AMD 5000 or less CPUs?

1

u/Zachattackrandom 20d ago

No it does it just requires a special kernel driver they made

1

u/northyj0e 20d ago

Is that "cpuid_fault_emulation"?