-
Notifications
You must be signed in to change notification settings - Fork 69
Description
Does umu allow running 2 programs at the same time? I am trying to run Rocket League with the mod bakkesmod at the same time, the mod should run in the same environment to attach to Rocket League.
The umu wiki page suggests that I could set PROTON_VERB=runinprefix to run more than one game in the same wine prefix, I tried that but there is some weird behavior where it lets me run 2 programs simultaneously on a machine (even when it lets me do that there are some issues with actually making the mod work, mentioned at #168) however fails to do so on another setup. There is some discussion here with some logs provided that might be helpful.
Also running this mode alongside Rocket League is possible with wine, I read that people also manage to run it with Proton on Steam (but never tried it myself), so I want to ask if the idea of running 2 programs is supported and if so how should I do it.