
noxor
Published
MF Install without a global version of wine was slightly complicated if you don't know what youre doing
FPS drops and frames freeze every few minutes when loading new textures
MF install without a wine installation went as followed. I'm not sure if starting with Proton 4.x then deleting the PFX folder as others stated helped or not.
Using Proton 5.0.5:
# Go to some other directory
git clone https://github.com/z0z0z/mf-install.git
git clone https://github.com/z0z0z/mf-installcab.git
# For both repos you just cloned, do this to use your Proton Wine
ln -s $HOME/.local/share/Steam/steamapps/common/Proton\ 5.0/dist/bin/wine wine
ln -s $HOME/.local/share/Steam/steamapps/common/Proton\ 5.0/dist/bin/wine64 wine64
# In the corisponding directories you cloned
WINEPREFIX=$HOME/.steam/steam/steamapps/compatdata/397540/pfx mf-install.sh
WINEPREFIX=$HOME/.steam/steam/steamapps/compatdata/397540/pfx WINEARCH=win64 install-mf-64.sh
MF Foundation required, but after that it runs pretty well
Minor FPS Drop when loading new areas
Crucial info regarding online play:
While many have said you need 4.11 to originally get connected to SHIFT, I was having an issue with connecting to a friend's game. I was getting a Connection Timeout
error.
This can be solved by deleting any extraneous network adapters. For me, I had a docker0
network adapter that was giving me a timeout error.
This issue details mentions it deep in the comments: https://github.com/ValveSoftware/Proton/issues/3635
Additional info:
- Proton-GE actually doesn't work for me after tinkering for a few hours; I get a 'fuzzy' bar at the top of the page.
- Proton 5.0 with MF works great!
Game runs great after slightly choppy mouse in main menu!
Minor choppy mouse in main menu, goes away after hitting X at bottom
Runs perfectly - running it on i3wm as well, works great. Don't know what other report was talking about.
Game runs fine, but due to anti-cheat you won't be able to play
Didn't do any extra work to try and work around anti-cheat.
https://github.com/GloriousEggroll/proton-ge-custom/releases/tag/6.19-GE-2
PROTON_NO_ESYNC=1 %command%