This may be important because I have found information that WoW made a significant change at some point that affected how it works in Wine.
on Ubuntu 19.10, using Wine from Ubuntu repository
Using default everything, I can run WoW perfectly.
Code: Select all
wine wow.exe
I want to run multiple instances simultaneously.
wine wow.exe 2 times
I get 2 WoW windows where everything functions, except they're < 1 FPS, unplayable.
I would expect and be fine with half the normal FPS in each window, but this is much less than that.
I've tried separate WINEPREFIX for each, same result.
Is there any way I can get 2 instances that each behave as if they were the only instance running?