https://bugs.winehq.org/show_bug.cgi?id=50858
lizhenbo litimetal@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |litimetal@gmail.com
--- Comment #2 from lizhenbo litimetal@gmail.com --- I met this for Magic the gathering arena as well
$ cd ~/Downloads/MTGA $ WINEDEBUG=+relay wine MTGA.exe
00c8:err:module:import_dll Library UnityPlayer.dll (which is needed by L"Z:\home\lizhenbo\Downloads\MTGA\MTGA.exe") not found 00c8:err:module:LdrInitializeThunk Importing dlls for L"Z:\home\lizhenbo\Downloads\MTGA\MTGA.exe" failed, status c0000135
If I run $ git checkout 662730a1bfc0517c14d9099d2ed1433dad10be03 this UnityPlayer.dll not found issue will be resolved
(662730 is the last commit before 28fe84da4)
ls -l ~/Downloads/MTGA/UnityPlayer.dll -rw-r--r--. 1 lizhenbo lizhenbo 25874888 Jul 14 2020 /home/lizhenbo/Downloads/MTGA/UnityPlayer.dll