I'd noticed that one of your posts mentioned that the game works in proton so I'm going to try that.
elite is already installed in steam in linux - ( updating atm ) how do I use winetricks to install dotnet and vcrun2015
That is..w hat is the prefix I should feed to winetricks to make it play ball?
And how do I then run the game?
STEAMAPPS=~/.steam/steam/steamapps # see comment below about this value
export WINEPREFIX=$STEAMAPPS/compatdata/359320/pfx
rm -rf $WINEPREFIX
winetricks -q dotnet40 vcrun2015 win7
Tutorial: https://github.com/redmcg/wine/wiki