
Aninha :)
Published
Used to work fine out of the box now it won't even open.
While I used PYTHONIOENCODING=utf-8 and DXVK_STATE_CACHE=0 it was opening but crashed before showing anything. Same happens when I used PROTON_NO_ESYNC=1 and PROTON_USE_WINED3D11=1 %command%. I tried using only one or the other of the last to options, no success either and PROTON_NO_D3D11=1 %command% will just crash the game all together before getting to uplay.
The game only opened when I used
WINEPREFIX=~/.steam/steam/steamapps/compatdata/o id do jogo/pfx ./mf-install.sh
You can download it from this github repo: https://github.com/z0z0z/mf-install Unzip it and then open a terminal and type:
- cd Downloads/mf-install-master
- sudo apt install wine (in case you don't have wine installed)
- WINEPREFIX=~/.steam/steam/steamapps/compatdata/1003890/pfx ./mf-install.sh
Disable esync PROTON_NO_ESYNC=1
Force DX11 PROTON_USE_WINED3D11=1 %command%
Disable DX11 PROTON_NO_D3D11=1 %command%
Force DX10 PROTON_USE_WINED3D10=1 %command%
Disable DX10 PROTON_NO_D3D10=1 %command%
these should be used on launch options :)
It's an absolute pain to play this game on linux.
I honestly didn't check the fps rate and I truly don't ask for 60 fps everytime I play game, heck if I had 10/15 I'd be happy, at least the game would be playable.
Game crashes everytime it leaves a cut scene
I had to use Proton version 3.16 for it work properly in the tutorial. Then after the next cut scene all background gets white and you can only barely see the characters, when it's actually time for action the screen freezes and I had to force close steam.
I did have to run these lines of code for it to run perfectly. Without them it will just stay in a blank screen.
git clone --depth=1 https://github.com/z0z0z/mf-install.git cd mf-install export WINEPREFIX=/home/${USER}/.steam/steam/steamapps/compatdata/683320/pfx export PROTON="/home/${USER}/.steam/steam/steamapps/common/Proton 5.0" ./mf-install.sh -proton cd ..
Just needed to ajust graphics, as the game doesn't ajust by itself and my PC doesn't have the specs, it's running nicely on mid graphics.
I'm used to low fps, it really doesn't bother me that much, but this is too low.
FPS is very very low
Too slow, damn, it's hard to even move around the Zoo and my Zoo isn't that big
The custom proton build I used is on this comment: https://github.com/ValveSoftware/Proton/issues/3201#issuecomment-618329666
Graphical issues if you don't use -force-opengl as a launch option, after that works like a breeze.
It opens, you try to move and crash, it's unplayable.
Sluggish performance
It can be the fact that my new laptop has a worse GPU (not by much though) than my last one, but the processor is significantly better, so...
Crashes whenever I start to play
Can't type login info
Everything works fine, except my keyboard (I use a notebook).
Works out perfect of the box, only problem is the full screen that doesn't get quite full XD
After you setting launch options with PROTON_USE_WINED3D11=1 %command%, runs fine, though in my computer it is a bit slugish. I've tried it on Ubuntu and it ran much better.