dotnet40dotnet45dotnet46
WINEPREFIX="$HOME/.wine32" WINEARCH=win32 winetricks
WINEPREFIX="$HOME/.wine32" wine hhs+.exe
I happen to keep getting OutOfMemory exceptions when playing HHS+ under Wine in Ubuntu. Have you encountered this and/or know a solution?
Isn't Wine running apps as 32bit by default? It would limit hhs+ to like 1-2gb of ram in that case (though that should still be plenty).Also, my Indicators & Difficulty mod (link below) lets you exchange the lockpicking minigame for the hacking one, or completely skip it.
sudo apt install winetricks
echo "export WINEARCH=win32" >> ~/.profilesource ~/.profile
winetricks dotnet40winetricks dotnet45winetricks dotnet46
sudo apt install gstreamer1.0-plugins-good:i386
It appears the issues being described above in the winehq bugzilla are distro specific.