
jurgel
Published
I only use windowing instead of fullscreen, because I can't find quit button (lol)
As others said, I need to use protontricks to make it work, protontricks depends on your system's winetricks. In my case (Ubuntu 18.04), I need to update winetricks using the latest version, otherwise "directshow" won't be recognized.
My steps were:
I need to force the use of specific compatibility tool "Steam Linux Runtime", otherwise it couldn't even started.
The first run will be failed, about origin installation. Just run it again, and the second time it just works.
The game would stutter every a couple of seconds (unplayable for me), because of this issue (https://github.com/ValveSoftware/Proton/issues/4001#issuecomment-647014231)
I run this command to disable write in Origin folder:
chmod -w -R Origin/
in steamapps/compatdata/1222670/pfx/drive_c/users/steamuser/Application Data
After I ran this command the game running much better, but I still got stuttering (rarely, it's still playable). I try disable vsync in game setting, and it's smooth, at least for now.