shkhln / linuxulator-steam-utils

Steam launcher for FreeBSD
MIT License
128 stars 12 forks source link

Works: Tooth and Tail #38

Closed adriaandegroot closed 3 years ago

adriaandegroot commented 3 years ago

Tooth and Tail works with the following workaround:

LD_PRELOAD=${LD_PRELOAD}:monofix.so %command%
shkhln commented 3 years ago

Hmm… Are you testing games on 12.2?

adriaandegroot commented 3 years ago

No, 13-STABLE built from git around March 3rd, 2b43cd2ea2

shkhln commented 3 years ago

That makes sense. FYI, this specific bug was recently fixed in https://github.com/freebsd/freebsd-src/commit/0dfbdd9fc269f0438ffcc31632d35234a90584ad, with a backport to 13.

koobs commented 3 years ago

Do we want to request an MFC to stable/12?

shkhln commented 3 years ago

It doesn't make much sense to run old stable on a desktop (especially since drm-kmod is effectively unsupported on 12), so don't care either way.