FAForever Forums
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Login

    Linux Support

    Scheduled Pinned Locked Moved I need help
    202 Posts 44 Posters 41.9k Views 7 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Y Offline
      YarikChi
      last edited by

      My God . can simple steps to install faf and play. to make it just work ...

      SereiyaS 1 Reply Last reply Reply Quote 0
      • SereiyaS Offline
        Sereiya @YarikChi
        last edited by

        @yarikchi Doesn't my script work for you (In a few DE's it weirdly doesn't)? I tried to simplify it as much as possible. https://forum.faforever.com/topic/1657/linux-install-script-lutris

        1 Reply Last reply Reply Quote 2
        • D Offline
          darkym @Usling
          last edited by

          @usling it worked for me as well! 😄

          1 Reply Last reply Reply Quote 0
          • D Offline
            darkym
            last edited by

            After messing around a bit more, I still can't seem to get rid of the issue where the game will jitter/get stuck on a frame for a bit (but noticably) longer than all the other frames. In other words, the game mostly flows at the right frame rate, with quasi regular frame lag every couple of seconds or so. Any suggestions? Thanks!

            1 Reply Last reply Reply Quote 0
            • E Offline
              esthetics
              last edited by

              на 32 бита нет версии?

              tatsuT 1 Reply Last reply Reply Quote 0
              • tatsuT Offline
                tatsu @esthetics
                last edited by

                @esthetics of what? I don't know what you're talking about. FA is 32bit.

                How to setup FAF on linux

                1 Reply Last reply Reply Quote 0
                • Z Offline
                  zorglub
                  last edited by

                  Hi everyone.

                  I got few monthes ago a new computer which is best suited to play SupComm : FA.

                  I installed Steam on my new computer and have no problem to run forged alliance from steam.
                  But i can't launch a game or a replay from FAF.
                  I installed FAF and even try the last version recently (1.6). Faf run without any problems, but when i launch a game from the program, i get an error :

                  java.lang.RuntimeException: Forged Alliance Crashed with exit code 2. See  for more information
                  	at com.faforever.client.game.GameService.lambda$spawnTerminationListener$43(GameService.java:676)
                  	at com.faforever.client.game.GameService$$Lambda$2943/0x000000006829d988.run(Unknown Source)
                  	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
                  	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
                  	at java.base/java.lang.Thread.run(Unknown Source)
                  

                  My skills are limited, and i can't find a way to fix that problem.
                  I was wondering if it's because i installed the Flatpak Steam on my linux mint, instead of the regular one. Anyone use flatpak version of steam ?

                  tatsuT 1 Reply Last reply Reply Quote 0
                  • JipJ Offline
                    Jip
                    last edited by

                    Did you launch the steam version and make a profile before launching FAF?

                    A work of art is never finished, merely abandoned

                    1 Reply Last reply Reply Quote 0
                    • Z Offline
                      zorglub
                      last edited by zorglub

                      Yes sir. 🙂
                      And copy the "run" file in the good folder.
                      I changed de path to be the one used by the flatpak version of steam. But maybe i forgot something ?

                      If you want to see some logs, just tell me which one and how to get it 🙂

                      Thanx for your help 😃

                      1 Reply Last reply Reply Quote 0
                      • tatsuT Offline
                        tatsu @zorglub
                        last edited by tatsu

                        @zorglub yes it is indeed because you installed the flatpack version of steam. I recommend you delete that and any leftover steam files

                        (do not attempt to have a flatpak steam simultaneously with a native steam that is a terrible idea)

                        if you want to avoid redownloding the games you downloaded, you can take the folder in : steam called "common" that is under "steamapps" (if you right-click on the game in the steam library you can open the folder where the game is installed, then by going up one folder you'll have the "common" folder.) you can move that folder to another place, (say Documents) and then delete steam flatpak and install steam as a native.

                        when you are here : https://store.steampowered.com/about/ it gives you the right file.

                        you can run it by right clicking in empty space in the folder you downloaded steam to then selecting "open in terminal" and in the window that pops up, type in :
                        (I'm assuming you're on Pop_OS, ubuntu, mint, kubuntu, Zorin,... basically debian based. if not and you're on Manjaro or something like that, you'll have to do something else like sudo pacman -S steam )

                        sudo dpkg -i steam_latest.deb
                        

                        (you'll need to type in your password)

                        then follow the steps and then you'll be able to run steam from your start menu.
                        make sure to enable proton for all games in the options (steam was completely reinstalled so you need to do everything again)

                        then you can close steam, move your "common" folder to :
                        "~/.steam/steam/steamapps"

                        then start steam back up and start the download for the games you previously had installed.

                        steam will recognize the games are already in the right folder and simply "discover" them instead and then they'll be installed.

                        then you can try again by giving steam the run arguments I talk about in my video
                        run FA once from steam, go fetch the run file and put it in your FAF install dir and point to that in the FAF options.

                        and you should be good to go.

                        https://www.youtube.com/watch?v=Rv3ZXA4FNFk

                        How to setup FAF on linux

                        1 Reply Last reply Reply Quote 0
                        • Z Offline
                          zorglub
                          last edited by

                          Great, you confirm my suspicion.

                          i'll try what you suggest when I got some time (i'll need to move other games too) 😃

                          tatsuT 1 Reply Last reply Reply Quote 0
                          • tatsuT Offline
                            tatsu @zorglub
                            last edited by

                            @zorglub It really doesn't take long at all. the steam download of itself isn't very long.

                            How to setup FAF on linux

                            1 Reply Last reply Reply Quote 0
                            • K Offline
                              keyxmakerx
                              last edited by

                              Evening!

                              I successfully got Downlords client up and working finally, but now that I have I can't seem to get it to work. I keep getting Error Code 2, with the error text below.

                              (I did have some trouble the past two days trying to stay logged in and even connecting, though that issue seems to have subsided as today it went without a hitch but I'm unable to get past this error)

                              As always, any assistance would be appreciated.

                              java.lang.RuntimeException: Forged Alliance Crashed with exit code 2. See  for more information
                              at com.faforever.client.game.GameService.lambda$spawnTerminationListener$43(GameService.java:676)
                              at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
                              at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
                              at java.base/java.lang.Thread.run(Thread.java:832)
                              
                              1 Reply Last reply Reply Quote 0
                              • K Offline
                                keyxmakerx
                                last edited by

                                Forgive me, I found my mistake. Finally found tatsu's video and found out I needed to point the executible of the run file in the preferences. However, I do have 1 last problem I hope.

                                I have to start the game in windowed mode. Currently, it runs only in full screen and i only get a black screen with severe lag when moving my mouse from the audio moving over the icons. If i run via steam directly, it uses the /windowed mode just fine, however even after setting windowed mode in the game.pref file (copied and pasted from the windows version that works just fine) It still only opens in full screen.

                                Thanks,

                                1 Reply Last reply Reply Quote 1
                                • SpikeyNoobS Offline
                                  SpikeyNoob Global Moderator
                                  last edited by

                                  I am getting the stuck in full screen bug. Is there a fix for it yet?

                                  tatsuT 1 Reply Last reply Reply Quote 0
                                  • tatsuT Offline
                                    tatsu @SpikeyNoob
                                    last edited by tatsu

                                    @spikeynoob https://forum.faforever.com/topic/12/linux-support/156

                                    How to setup FAF on linux

                                    1 Reply Last reply Reply Quote 0
                                    • G Offline
                                      Gzack
                                      last edited by Gzack

                                      Hello, I'm having issues launching the client now. Not sure where I'm going wrong. I have the correct JDK installed but I get java errors after the client splash screen closes.

                                      (Edit: Removed log)

                                      G 1 Reply Last reply Reply Quote 0
                                      • G Offline
                                        Gzack @Gzack
                                        last edited by Gzack

                                        @gzack I was able to get past this error by using v2021.10.0, however, I still have a Java exception that occurs during login.

                                        😞 I don't like using Java.

                                        1 Reply Last reply Reply Quote 0
                                        • Brutus5000B Offline
                                          Brutus5000 FAF Server Admin
                                          last edited by

                                          FYI the new pre-release has moved to Java 17, so this should be less problematic for Linux users.
                                          https://github.com/FAForever/downlords-faf-client/releases/tag/v2022.3.0-alpha-1

                                          He said, "I've been to the year 3000
                                          Not much has changed, but they live underwater
                                          And your great-great-great-granddaughter
                                          Is playin' FAF, playin' FAF"

                                          G 1 Reply Last reply Reply Quote 1
                                          • G Offline
                                            Gzack @Brutus5000
                                            last edited by

                                            @brutus5000 said in Linux Support:

                                            FYI the new pre-release has moved to Java 17, so this should be less problematic for Linux users.
                                            https://github.com/FAForever/downlords-faf-client/releases/tag/v2022.3.0-alpha-1

                                            That's great news! Does the development team have a specific distribution of Java 17 that they are targeting? OpenJDK, AdoptOpenJDK, Azul, etc.?

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post