this post was submitted on 11 Jul 2025
71 points (100.0% liked)

Linux Gaming

19971 readers
245 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
 
  • Added ntsync support:

Enable with PROTON_USE_NTSYNC=1

NOTES:

  1. Your kernel must be patched with ntsync patches. If your system does not have /dev/ntsync then your kernel does not have the patches required to use ntsync.

  2. Some applications, mostly 32 bit, may also need PROTON_USE_WOW64=1 when using ntsync

  • Added FSR4 upgrade support via PROTON_FSR4_UPGRADE=1 (auto upgrades from amd directly https://download.amd.com/dir/bin/amdxcffx64.dll)

  • Added fixes from upstream for flicker/rendering issue when using wine-wayland

  • Refactored a lot of the patches section and cleaned up outdated or merged patches

  • Update wine-wayland patches

  • Updated wine to latest bleeding edge

  • Updated dxvk to latest git

  • Updated vkd3d-proton to latest git

  • Imported all upstream proton changes

  • protonfixes: added a fix for winetricks wget gnutls failing inside fex

  • protonfixes: add fix for sifu freeze (thanks UsernamesAreNotMyThing)

you are viewing a single comment's thread
view the rest of the comments
[–] Malix@sopuli.xyz 10 points 1 day ago* (last edited 1 day ago) (1 children)

ooh, nice. finally some ntsync support starts showing up. I'm not expecting miracles, but in general it still should (?) be better than existing e/f-sync thingies in general?

edit: probably depending on the application/game, but still. Nice to see things moving forwards.

[–] bargu@lemmy.world 6 points 1 day ago (2 children)

I did a very quick and dirty test here and it appears to be still slower than fsync by about 10 ~ 12%, I'll test it better later.

[–] Malix@sopuli.xyz 2 points 9 hours ago (1 children)

hmhm, seems like some games don't even start with NTSYNC on. I had heard that Cyberpunk specifically gets pretty nice performance boost, but I can't even get it to start. Oh well.

[–] Spectrism@feddit.org 1 points 6 hours ago

Runs fine on my side. Have you tried what's mentioned in the release notes, i.e. also enabling WoW64? Oddly enough, it works fine for me without it, but since REDlauncher seems to be a 32 bit binary, it might be worth a shot. I also use Steam Native instead of the Runtime version, but no idea if this will make much of a difference in this case.

[–] seralth@lemmy.world 3 points 16 hours ago

Indepth tests iv seen show it ranges from about 10% slower to 20% faster depends on game really heavily.

So very case by case for now.