Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
| wine [2026/04/23 22:20] – 2026 et wine11 albirew | wine [2026/04/23 22:51] (Version actuelle) – albirew | ||
|---|---|---|---|
| Ligne 10: | Ligne 10: | ||
| wget -O - https:// | wget -O - https:// | ||
| - | echo 'deb [signed-by=/ | + | echo 'deb [signed-by=/ |
| #sudo dpkg --add-architecture i386 # is that still useful with wine11? | #sudo dpkg --add-architecture i386 # is that still useful with wine11? | ||
| Ligne 23: | Ligne 23: | ||
| winetricks corefonts | winetricks corefonts | ||
| winetricks xna40 | winetricks xna40 | ||
| - | #winetricks physx # is that still useful in 2026? | ||
| winetricks -q win10 | winetricks -q win10 | ||
| wine reg.exe ADD " | wine reg.exe ADD " | ||
| + | </ | ||
| + | |||
| + | ====== Note pour NTSYNC ====== | ||
| + | |||
| + | <code bash | download> | ||
| + | # | ||
| + | # activate | ||
| + | sudo modprobe ntsync | ||
| + | # auto activate at boot | ||
| + | echo ntsync | sudo tee / | ||
| + | # check | ||
| + | ls -l /dev/ntsync | ||
| </ | </ | ||