this post was submitted on 14 Jan 2025
141 points (100.0% liked)

Linux Gaming

15693 readers
257 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.

Resources

WWW:

Discord:

IRC:

Matrix:

Telegram:

founded 2 years ago
MODERATORS
top 11 comments
sorted by: hot top controversial new old
[–] AceQuorthon@lemmy.dbzer0.com 32 points 1 day ago (1 children)
[–] davidgro@lemmy.world 26 points 1 day ago

Bye bye bye.

[–] 9point6@lemmy.world 25 points 1 day ago (1 children)

Well this will hopefully be a nice little performance boost for the Steam deck down the line

[–] BananaTrifleViolin@lemmy.world 19 points 1 day ago (3 children)

The article suggests alternative fixes were implemented in Proton - esync and fsync. On searching, Esync is available already in proton everywhere and fsync is a newer better fix but depends on the users kernel build. Steam Proton uses both apparently, with fsync used if your kernel supports it.

So the performance increase may not be as marked or even present on the Steam Deck. The NTSYNC patch will make this universally available including in wine, while Proton already has fixes in place.

It would be interesting to see how NTSYNC compares to fsync. Again on searching, NTSYNC does seem to offer a performance uplift over Fsync, but it doesn't seem to be a dramatic improvement.

[–] Metz@lemmy.world 16 points 1 day ago

Just a minor correction. esync and fsync were in wine 5 years before proton even existed. So they were not implemented into proton, but were already part of it from the start.

[–] Feyd@programming.dev 11 points 1 day ago

The benefit over fsync is that it'll be more correct. Fsync works for the majority of games, but there are programs that will be fixed by using ntsync instead

[–] msage@programming.dev 2 points 1 day ago

Why would they call it fsync ffs

[–] Malix@sopuli.xyz 18 points 1 day ago

Been waiting this feature to drop for ages, the average improvement seems to be pretty bonkers.

Hoping this would fix some of the issues I'm having with games stuttering a bit, most notably Darktide.

[–] Mwa@lemm.ee 11 points 1 day ago* (last edited 1 day ago)

Stock kernel getting some buffs ngl(Without needing custom kernels).

[–] mranderson17@infosec.pub 1 points 1 day ago* (last edited 1 day ago)

That Dirt 3 performance improvement though...

Game 	Upstream 	ntsync 	improvement
Dirt 3 	110.6 	        860.7 	678%

Might have to go dust off that game just to experience the speed

[–] kugmo@sh.itjust.works 3 points 1 day ago

Mech Warrior Online heavily benefits from this, God Eater 1 & 2 require esync and fsync to be disabled to get fast loading screens, wonder if ntsync fixes that.