this post was submitted on 15 Jul 2025
39 points (100.0% liked)
Linux Gaming
20073 readers
287 users here now
Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME
away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.
This page can be subscribed to via RSS.
Original /r/linux_gaming pengwing by uoou.
No memes/shitposts/low-effort posts, please.
Resources
WWW:
Discord:
IRC:
Matrix:
Telegram:
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
He may want to say "fastsync" (whose kernel part called winesync). It's the predecessor of NTsync and was renamed to NTsync when merged into linux mainline.
Before NTsync was merged, those distrobutions provides the kernel packages with winesync patches. Since linux 6.12, NTsync was merged so they droped winesync from kernel package. But NTsync's API is different with fastsync/winesync, so old wine with fastsync support will stop working with new kernel. (While NTsync still isn't merged to wine)
@Coelacanthus @bargu isn't protons fallback esync if winesync isn't available ? Wasn't it esync -> winesync (fastsync) -> ntsync ?