• 0 Posts
  • 50 Comments
Joined 10 months ago
cake
Cake day: June 23rd, 2024

help-circle






  • I only had Windows 8 on a notebook that I bought and wanted to give it a try again, however I switched the machine over once I learned that it couldn’t be updated to 8.1 through normal updates, but that you had to use the store, because they were really trying to push the store. Also my NAS used NFS back then, which my home edition of Windows didn’t support, I think you need professional.

    These two things pushed me to migrate the notebook as well








  • I don’t think his statement is true though. If https://www.reddit.com/r/linux_gaming/comments/1ce7z19/gaming_on_linux_ep131_ntsync_vs_fsync_nobara_39/l1ho8od/ is not manipulated in any way, games with lots of these calls still get big improvements with ntsync over fsync (about 30% in this particular case, which is a massive boost). So while nobody can rule out that his statement may be true on average or in general, there are still cases where ntsync offers a tangible advantage – be it improved FPS or the fact that the game runs at all.

    Edit: in the video that the thread is about, fsync didn’t beat ntsync in a single one (or I missed it when jumping through it). In the best one, they were exactly tied. Sure, the difference wasn’t really big, but again there are titles not working with fsync.

    However, I want to stress that I’m not trying to talk about fsync. It’s a good solution that significantly improved performance. But ntsync is, from everything I’ve seen, almost always better; how much depends on the case, and it never seems to be worse.