Hey,
great work – thanks a lot!
I noticed the following errors in the log file. Do you think it might make sense to set winecfg to run the DCS server as Windows 10, or could that potentially break something else?
2025-06-10 22:02:23.233 WARNING EDCORE (Main): memory priority cannot be set for thread 1348l on Windows 7
2025-06-10 22:02:23.233 WARNING EDCORE (Main): throttling cannot be set for thread 1348l on Windows 7
2025-06-10 22:02:23.233 WARNING EDCORE (Main): memory priority cannot be set for thread 1820l on Windows 7
#Edit: Just tried to make a clean new installation. Looks like a wine update bricked your scripts
dcs@Debian-bookworm-latest-amd64-base:~$ export DCS_TERRAINS="CAUCASUS_terrain" dcs@Debian-bookworm-latest-amd64-base:~$ ~/.wine/drive_c/install_dcs.sh + DCS_UPDATER_URL=https://cdn.digitalcombatsimulator.com/files/DCS_updater_64bit.zip + [ en_US = en_US.UTF-8 ] + systemctl --user --quiet is-active sway + systemctl --user show-environment + grep -m1 ^DISPLAY= + export DISPLAY=:0 + systemctl --user show-environment + grep -m1 ^WAYLAND_DISPLAY= + export WAYLAND_DISPLAY=wayland-1 + wine winecfg -v win10 wine: could not load kernel32.dll, status c0000135 dcs@Debian-bookworm-latest-amd64-base:~$