00:00 - Cyberpunk 2077 - More GPU limited01:12 - Cyberpunk 2077 - More CPU limited02:23 - God of War Ragnarok - More GPU limited06:14 - God of War Ragnarok -...
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)
Fsync hasn’t been dropped from the kernel, 6.15 still supports it, this test was done on 6.15.
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 ?