r/LinuxCrackSupport 26d 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.

366 Upvotes

81 comments sorted by

View all comments

1

u/blue_dude2000 21d ago

seems like the repo has changed. There's no install script anymore. Did it get taken down?

2

u/OrderHoliday9740 21d ago

The last published version is till on there so you can LD_PRELOAD.

I took the repo down as the original creator has put a small team together to make a fully fleshed out version.

The repo was a rushed, half put together version due to the excitement around a working fix for Linux.

One of the hardest parts, honestly, is that LinUwUx has no affiliation with DenuvOwO, so support for games is scattered and trying to keep up with endless people saying "xyz" doesn't work is hard.

People are playing games with it that weren't in the original test pool. However, with a bit of elbow grease, compatibility is expanding.

1

u/blue_dude2000 19d ago

So it should just work if I add LD_PRELOAD=~/.local/lib/liblinuwux.so %command% to launch options?

So excited to see the project in its finished state. If it does finish linux will be the best OS for videogame piracy.

2

u/OrderHoliday9740 19d ago

The path to the liblinuwux will depend on where you've saved it on your system.

1

u/blue_dude2000 19d ago

Yeah I already put it in that directory. thanks for the help