https://bugs.winehq.org/show_bug.cgi?id=47222
--- Comment #6 from xkendy@gmail.com --- No it not necessary to download all files. I shared WoTLauncher.exe (+cfg) files here: https://drive.google.com/drive/folders/1vMbtR_wqEUUiFb2z5PmyoL5qUuOCiPBB
Here is simple test for reproduce:
mkdir -p /tmp/testcase/drive_c/Games/World_of_Tanks mv WoTLauncher.exe /tmp/testcase/drive_c/Games/World_of_Tanks/ mv WoTLauncher.cfg /tmp/testcase/drive_c/Games/World_of_Tanks/ export WINEARCH="win32" export WINEPREFIX=/tmp/testcase
And finnaly run: /opt/wine-staging/bin/wine WoTLauncher.exe
In 4.7-staging and 4.8-staging will crash immediately
In 4.6-staging run, but complains for missing files from game (but for test this bug, is this enough)