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

    Linux Support

    Scheduled Pinned Locked Moved I need help
    202 Posts 44 Posters 28.3k 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.
    • 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

      "Nerds have a really complicated relationship with change: Change is awesome when WE'RE the ones doing it. As soon as change is coming from outside of us it becomes untrustworthy and it threatens what we think of is the familiar."
      – Benno Rice

      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
        • S Offline
          Sheikah
          last edited by

          We use the adoptOpen/temurin distribution for the client

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

            Still no luck. I'm not sure what to do at this point. I've tried many versions of the client and of Java. Using Artix and DWM (if that matters).

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

              Is it possible to install the mod separately from the client? I love FAF and regardless of my issues I'd like to at play against AI. Thanks!

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

                The faf client already allows you to run normal AI games through it so that shouldn't be a problem. I'd say there is more benefits to getting it than not, especially if you wanna run the game with mods or new maps.

                Oh rip, didn't see that it's not that you don't want it but rather are unable to get it running. But yes it should be possible to get the faf balance running without the client. Anyway if you have faf installed already you can just run the game with the exe and it should have the faf balance applied without the need to go through the client.

                Also I forgot that client doesn't come with the game files so here is the mirror:
                https://forum.faforever.com/topic/3151/mirrors-for-slow-downloads

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

                  @gzack Have you tried the Lutris launcher?

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

                    @drpatrickstar Yes both, and neither worked.

                    I'm not sure how to approach this anymore. I've tried using the old python client, tried getting a friends files and just running the game by itself. I can't figure it out šŸ˜ž

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

                      @gzack
                      Weird, Lutris works super well for me, despite nothing else working.
                      Can you tell me at what point Lutris install breaks down?

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

                        @Gzack I have no idea what you're doing or why you're having this experience.
                        using FAF on linux is easy. you just do this:

                        (in this video where java 14 is mentioned just do java 17 instead) :
                        https://www.youtube.com/watch?v=Rv3ZXA4FNFk

                        How to setup FAF on linux

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

                          Hi guys, I am trying to install Faf on linux and running into an issue with protontricks (step 5 of https://wiki.faforever.com/en/FAQ/Client-Setup). I am able to install all the programs, and the protontricks folder populates, however, when trying to run ./protontricks 9420 dlls d3dx9 there is no executable file for it to run ('file or directory not found').

                          Aside from this, I am able to follow the installation guide, create an FA profile, and set up faf etc. The only issue is that FA gives me a black/frozen screen both in steam and FAF, presumably because I couldn't complete step 5.

                          I am running Ubuntu 20.0.4 with OpenJDK 17. So far I have tried proton experimental, 5.0, and 7.0-2. I have tried installing protontricks first and installing steam FA first. All other steam games and all features of the faf client are working well. Has anyone else had any experience with this?

                          edit: does graphics card matter? I am using Mesa IntelĀ® UHD Graphics 620 (KBL GT2) on my laptop.

                          T 1 Reply Last reply Reply Quote 0
                          • T Offline
                            thecore @Evan_
                            last edited by

                            @evan_ For graphics cards for Linux gaming AMD is the best because their drivers are opensource. You can get external GPU enclosures like the Razer Core X though it would depend on how mobile you are.

                            06040cbb-332d-431c-9d92-7243b893f64b-image.png

                            Never Fear, A Geek is Here!

                            1 Reply Last reply Reply Quote 1
                            • K Offline
                              klozz
                              last edited by klozz

                              Hi i installed FAF today

                              with some guides

                              and this worked

                              heres my guide
                              https://pastebin.pl/view/23c24008

                              i had major problems with java environment
                              and the essential run script and essential faf.desktop run script

                              now its working like a charme

                              1 Reply Last reply Reply Quote 1
                              • E Offline
                                Evan_
                                last edited by

                                Thank you both, I'll check out that guide and see how it goes.

                                K 1 Reply Last reply Reply Quote 0
                                • K Offline
                                  klozz @Evan_
                                  last edited by

                                  @evan_

                                  t seems to me you are typing

                                  ./protontricks 9420 dlls d3dx9

                                  into the terminal

                                  but you should type

                                  protontricks 9420 dlls d3dx9

                                  into the terminal

                                  1 Reply Last reply Reply Quote 0
                                  • C Offline
                                    contomman2
                                    last edited by

                                    Hi everyone. I was having issues with fonts not rendering in the launcher on archlinux. The issue was fixed by installing Microsoft's fonts using the package "tts-ms-fonts" from the AUR.

                                    Just posting it here in case anyone else has the same issue in the future

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

                                      I did a lot of playing around with linux faf today and i got 2 notable bits of info to share will everyone.

                                      1. If you (like me) have extreme stuttering during the launch animation and the score screen, i have found a way to remove it (at the cost of some looks). To remove it u need to take this https://imgur.com/a/MoKYCZJ command and add /nomovie to the end of the command after the %s. This removes all videos/movies from the game.

                                      2. Jip will be putting out a video on how to setup a development environment for FA. I went through and created a script that would allow us linux users to contribute as well. It will be located here as soon as my pr is accepted https://github.com/Spikey84/fa/tree/deploy/fafdevelop/setup/bin

                                      1 Reply Last reply Reply Quote 1
                                      • D Offline
                                        daz1st
                                        last edited by

                                        Hey I installed FAF from the Aur and used my run file from proton, linked it and did everything right, but I cant enter a custom match, ICE Adapter doesnt load properly

                                        Frozen_byteF 1 Reply Last reply Reply Quote 0
                                        • Frozen_byteF Offline
                                          Frozen_byte @daz1st
                                          last edited by

                                          @daz1st hey, would you mind posting your STEAM and FAF command line options? This may help try debugging ur problem further.

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

                                            Sure, just a sec,

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