github Kron4ek/Wine-Builds 10.6
Wine 10.6

latest releases: 10.14, 10.13, proton-10.0-2...
4 months ago

10.6 release.

Staging-TkG-NTSYNC build is now available.

How to know if NTSYNC works

Note that for NTSYNC you need a new Linux kernel (6.14 or newer) and, of course, a Wine build that has NTSYNC support (like staging-tkg-ntsync).

Run something through Wine (for example, winecfg) and, while it's running, execute lsof /dev/ntsync command. If you see your Wine process IDs there, then NTSYNC works and Wine uses it, otherwise it most likely does not work. An example of working NTSYNC:

$ lsof /dev/ntsync
lsof: WARNING: can't stat() tracefs file system /sys/kernel/debug/tracing
      Output information may be incomplete.
COMMAND     PID USER FD   TYPE DEVICE SIZE/OFF NODE NAME
start.exe 26395 user  7r   CHR 10,119      0t0 1216 /dev/ntsync
wineserve 26397 user  9r   CHR 10,119      0t0 1216 /dev/ntsync
services. 26401 user 14r   CHR 10,119      0t0 1216 /dev/ntsync
explorer. 26407 user  8r   CHR 10,119      0t0 1216 /dev/ntsync
winedevic 26441 user  8r   CHR 10,119      0t0 1216 /dev/ntsync
svchost.e 26460 user  8r   CHR 10,119      0t0 1216 /dev/ntsync
plugplay. 26465 user  8r   CHR 10,119      0t0 1216 /dev/ntsync
winedevic 26486 user  8r   CHR 10,119      0t0 1216 /dev/ntsync
conhost.e 26501 user 11r   CHR 10,119      0t0 1216 /dev/ntsync
winecfg.e 26503 user  8r   CHR 10,119      0t0 1216 /dev/ntsync

If you have no /dev/ntsync file at all, then your kernel either does not support NTSYNC or ntsync kernel module is not loaded, you can try to load it manually via modprobe command:

# modprobe ntsync
SHA256
58fff0fa811aea6ec00fd91edcb03bac35e805e4f9797ee8c7eb3edf39a1ab5f  wine-10.6-amd64.tar.xz
30105239ba4085ff557b3f7ee05f31206c427242ac7ee4fadf533d7dd0c3d2df  wine-10.6-amd64-wow64.tar.xz
461589d6ed13b7b58cba4f11719a96af23e11aa0fb7c63e5dfc70ecc11e40c64  wine-10.6-staging-amd64.tar.xz
71468cc9cf3bf11df908a72b832f385b9218345399df7ecd53dc4968cfae9f9c  wine-10.6-staging-amd64-wow64.tar.xz
8cf140e613d391c608c0094d7a28029956e9781b8fecd4315b3232d6462ac1a5  wine-10.6-staging-tkg-amd64.tar.xz
2ebb5cbb086a0fcc53c2768e9c641c909de58387829b60a495d05e9a0a925e21  wine-10.6-staging-tkg-amd64-wow64.tar.xz
0e0bb213885bb5abb858deb3a179d3b209bb3e80f91d12033504e9c170168463  wine-10.6-staging-tkg-ntsync-amd64-wow64.tar.xz
8e08e2ad6e9b8bf3949e320413eed42db90448f63abb653275f702b0aa18c03a  wine-10.6-staging-tkg-x86.tar.xz
dddce6c85e6067a2466009328ab0f760600fe9c192251b9e82ea9ec59b04264d  wine-10.6-staging-x86.tar.xz
8a4bb008dee4d6b0990f9354e6b362d66dc43f70843bdfa01e5fe6f8496563d8  wine-10.6-x86.tar.xz

Don't miss a new Wine-Builds release

NewReleases is sending notifications on new releases.