• @BananaTrifleViolin
    link
    English
    192 days ago

    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
      link
      English
      162 days 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.

    • @[email protected]
      link
      fedilink
      English
      111 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