https://bugs.winehq.org/show_bug.cgi?id=53697
Cliff Hill winehq@darkhelm.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winehq@darkhelm.org
--- Comment #43 from Cliff Hill winehq@darkhelm.org --- So, for those interested, I got everything working again. The process was 3 steps:
1. nvidia drivers for i386 are apparently hard to find now (for Ubuntu 22.04). However they are found in the following ppa: sudo add-apt-repository ppa:oem-solutions-group/nvidia-driver-staging. This made it possible to install Battle.net.
2. I changed the file drive_c/users/<myname>/Application Data/Battle.net/Battle.net.config to be: { "Client": { "GameLaunchWindowBehavior": "2", "HardwareAcceleration": "true", "Sound": { "Enabled": "false" }, "Streaming": { "StreamingEnabled": "true" } } }. This stopped Battle.net.exe from freezing.
3. I grabbed the Agent.exe file from here: https://www.reddit.com/r/linux_gaming/comments/xgb5fx/comment/ioujf9e/ 7 This allowed me to be able to actually install games again.
All 3 of those steps were needed in order to be able to make everything work. Hope this helps others.
4. Oh, for WoW randomly freezing, you need to disable fsync, apparently in Lutris.