comment by cjfcollins · 2018-08-28 · view · github
@coffeecrispbar
to install vcrun2015
“WINEPREFIX=/path to your steamlibrary/SteamLibrary/steamapps/compatdata/379720/pfx winetricks vcrun2015”
You may ...
comment by daschaffert · 2018-08-23 · view · github
... the problem by installing xinput dll via winetricks ...
WINEPREFIX=/path to your steamlibrary/SteamLibrary/steamapps/compatdata/379720/pfx ...
They can be installed via winetricks, like:
```
$ WINEPREFIX="/path/to/your/prefix" winetricks d3dx9 d3dcompiler_42 d3dcompiler_43 d3dcompiler_46 d3dcompiler_47 ...