Hello all. does anyone here have any experience getting MO2 working on linux? I cannot use the MO2 linux installer because it changes the name of the executable and breaks every dll mod
I tried adding:
$(echo %command% | sed -r "s/proton waitforexitandrun .*/proton waitforexitandrun/") "/home/grimsby/Downloads/Import/Games/Skyrim/Tools/Mod Organizer 2/ModOrganizer.exe"
to the launch commands but it just doesn't open. I can add MO2 as a non-steam game and run that through proton, which DOES work, but then the issue is that it's a separate proton environment than Skyrim VR.
The game runs fine in vanilla using ALVR btw, my issue is specifically just getting MO2 working without using the MO2 linux installer, which is completely broken for the reasons stated above. And in fact, MO2 actually runs just fine through proton, the roadblock here is just getting it to open through the same proton environment as the game.