Forged alliance forever linux

Forged alliance forever linux

Showing entry 1 to 25 of 29046

Submission Date Submitter Developer Application Version Has Maintainer
September 10 2006 08:50:18 an anonymous user Valve L.L.C. Half-Life 1.1.1.2 (WON2) YES
January 21 2007 12:13:47 an anonymous user Microsoft Internet Explorer 3.01 YES
February 07 2005 17:40:08 an anonymous user Microsoft Internet Explorer 5.0 (32-bit) YES
January 21 2007 12:21:24 an anonymous user Microsoft Internet Explorer 2.0 YES
February 07 2005 17:40:08 an anonymous user Adobe Systems Incorporated Adobe Photoshop 5.0 YES
February 07 2005 17:40:08 an anonymous user Embarcadero Technologies, Inc. Delphi 5 No
February 07 2005 17:40:08 an anonymous user The MathWorks Matlab 5.3 (R11) No
May 07 2005 09:20:10 an anonymous user Microsoft Visual C++ 6.0 No
February 07 2005 17:40:08 an anonymous user Forté Forte Agent Newsreader 1.8 No
February 07 2005 17:40:08 an anonymous user Eudora Eudora 5.1 No
July 07 2007 09:20:50 an anonymous user Interplay Entertainment Corp. Fallout 1.x YES
February 10 2006 07:03:11 an anonymous user Bungie Studios Myth: The Fallen Lords 1.4 No
February 07 2005 17:40:08 an anonymous user Microsoft Microsoft Money 2000 No
February 07 2005 17:40:08 an anonymous user America Online (AOL) America Online (AOL) 6.0 No
February 15 2005 12:26:21 an anonymous user Microsoft Microsoft FrontPage 2000 YES
February 07 2005 17:40:08 an anonymous user Microsoft Microsoft Outlook 2000 YES
February 07 2005 17:40:08 an anonymous user Microsoft Microsoft Word 2000 YES
May 26 2007 20:03:28 an anonymous user Microsoft Microsoft Word ’97 YES
February 07 2005 17:40:08 an anonymous user Microsoft Microsoft Word ’95 YES
February 07 2005 17:40:08 an anonymous user Microsoft Microsoft PowerPoint 2000 YES
May 26 2007 20:26:08 an anonymous user Microsoft Microsoft PowerPoint ’97 YES
February 07 2005 17:40:08 an anonymous user Microsoft Microsoft Excel ’97 YES
February 07 2005 17:40:08 an anonymous user Microsoft Microsoft Excel ’95 YES
February 07 2005 17:40:08 an anonymous user Adobe Systems Incorporated Adobe Animate Flash 5 YES
February 07 2005 17:40:08 an anonymous user Adobe Systems Incorporated Adobe Photoshop 5.5 YES

Privacy Policy
If you have a privacy inquiry regarding this site, please write to privacy@winehq.org

Источник

Saved searches

Use saved searches to filter your results more quickly

You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.

Читайте также:  Linux process status by pid

Official client for Forged Alliance Forever

License

FAForever/downlords-faf-client

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Sign In Required

Please sign in to use Codespaces.

Launching GitHub Desktop

If nothing happens, download GitHub Desktop and try again.

Launching GitHub Desktop

If nothing happens, download GitHub Desktop and try again.

Launching Xcode

If nothing happens, download Xcode and try again.

Launching Visual Studio Code

Your codespace will open once ready.

There was a problem preparing your codespace, please try again.

Latest commit

Git stats

Files

Failed to load latest commit information.

readme.md

Post a bounty on Issue Hunt. You can reward and financially help developers that solve the issue. Concerning new features it can be helpful to first ask on whether other people also see your change as an improvement in order to not found feature that will not be accepted.

  1. Use AdoptOpenJDK 17 or Oracle JDK 17 (others might not work)
  2. Clone the project with Git
    • using SSH: git clone git@github.com:FAForever/downlords-faf-client.git
    • using HTTPS: https://github.com/FAForever/downlords-faf-client.git
  3. Open the project into IntelliJ IDEA Ultimate or Community (free)
  4. Make sure you have Enable annotation processing enabled in the settings
  5. Select Main as run configuration next to the hammer button in the top right
  6. Compile and start the application by pressing the play button

A video tutorial is available here. Don’t forget to Enable annotation processing .

Learn how to install the client on Linux here

Thanks to ej-technologies for their open source license. We use Install4j to build installers.
Thanks to bugsnag for their open source license. We use bugsnag for our error reporting.
Thanks to YourKit for their open source license.
Thanks to Twemoji Twitter for their open source license. We use and display emojis in the chats.

Please take a look at the contribution guidelines before creating a pull request

About

Official client for Forged Alliance Forever

Источник

Saved searches

Use saved searches to filter your results more quickly

You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.

Scripts for Forged Alliance Forever (FAF) on Linux

FAForever/faf-linux

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Читайте также:  Linux no password logins

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Sign In Required

Please sign in to use Codespaces.

Launching GitHub Desktop

If nothing happens, download GitHub Desktop and try again.

Launching GitHub Desktop

If nothing happens, download GitHub Desktop and try again.

Launching Xcode

If nothing happens, download Xcode and try again.

Launching Visual Studio Code

Your codespace will open once ready.

There was a problem preparing your codespace, please try again.

Latest commit

Git stats

Files

Failed to load latest commit information.

README.md

A set of scripts to automatically set up Supreme Commander: Forged Alliance with Forged Alliance Forever on Linux. Tested on Ubuntu, Fedora, and Arch, should work on other distributions as well.

  1. Install prerequisites from your distribution’s package manager:
    • Debian and derivatives (Ubuntu, Pop!_OS, Linux Mint, etc):
      • Ensure i386 architecture is enabled: sudo dpkg —add-architecture i386
      • sudo apt install git wget jq cabextract libxcomposite1:amd64 libxcomposite1:i386 libfreetype6:amd64 libfreetype6:i386
    • Fedora and Red Hat-based:
      • sudo dnf install git wget jq cabextract patch libXcomposite.x86_64 libXcomposite.i686 freetype.x86_64 freetype.i686
    • Arch Linux and derivatives (Manjaro, EndeavourOS, etc):
      • sudo pacman -Syu git wget jq cabextract libxcomposite lib32-libxcomposite freetype2 lib32-freetype2
    • Other distributions:
      • Commands needed: git , wget , jq , cabextract , patch
      • Libraries needed:
        • Both 32-bit and 64-bit versions of libXcomposite.so.1
        • Both 32-bit and 64-bit versions of libfreetype.so.6
    • Note: Non-standard distributions such as NixOS may not directly be supported. Please consider using Distrobox or similar.
  2. Install Steam, then install Supreme Commander: Forged Alliance from Steam
    • In Properties -> Compatibility, check «Force the use of a specific Steam Play compatibility tool», and select «Proton Experimental»
    • Start the game from Steam. This step is needed to download and unpack Proton Experimental.
    • Note: the game may lag horribly or not even start. This is fine, as the rest of this guide should still work.
    • If you want to play Forged Alliance on Steam, set PROTON_NO_ESYNC=1 PROTON_NO_FSYNC=1 %command% in launch options. If you only wish to play on FAF, this step is not necessary.
  3. Clone this repository
    • Open a terminal where the installation should be located, then run git clone https://github.com/FAForever/faf-linux
    • This will create a new folder named faf-linux, where the client will be installed.
  4. Run ./setup.sh to set up the local wine prefix, the FAF client, java, and others
    • Note: the script will install everything into the path where you cloned this repository. If you wish to move the installation later, edit the paths in common-env then re-run ./set-client-paths.sh and ./install-shortcut.sh .
  5. Start the FAF client with ./run and log in
  6. After logging in, close the FAF client and run ./set-client-paths.sh
  7. To launch FAF, run ./run
  8. If you wish to launch FAF without using the terminal, run ./install-shortcut.sh . FAF will show up as «Forged Alliance Forever» in your application launcher.
Читайте также:  Manjaro linux kde wayland

How to update after installation

  1. Run ./update.sh perform to update necessary components automatically
  2. The update script will not automatically remove old versions currently. If new versions work, old versions are safe to delete.

Manually updating individual components

The script ./update-component.sh is provided for convenient updating of certain parts. Generally you do not need to use this.

  • To update dxvk, run ./update-component.sh dxvk . Versions look like «1.9.3».
  • To update the FAF client, run ./update-component.sh faf-client . Versions look like «2021.10.0».
  • To update java, run ./update-component.sh java «» .
    • The FAF client (at time of writing) wants Java 17.
    • Java URL is currently https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.5%2B8/OpenJDK17U-jdk_x64_linux_hotspot_17.0.5_8.tar.gz
    • These may change in the future. Check the versions file for current working URLs.

    Please ping @iczero#8740 on the FAF Discord guild in the tech-support-forum channel.

    Weird issues and other nonsense

    • Mouse cursor stuck, can’t click things in lobby: quit out of the game and the FAF client, run ./run-offline , click past the intro videos until you get to the main menu, exit the game, then try starting a game from FAF again
    • Forged Alliance minimizes itself on Alt-Tab: run ./launchwrapper winecfg , go to «Graphics», then check the «Emulate a virtual desktop» box. Note: This may cause everything to break. If it does, just run winecfg again and uncheck the box.
      • Warning: as of 2022-10-24, this does cause everything to break. You have been warned.
      • Gamescope is an alternative, see below
      • on Debian and derivatives (including Ubuntu), install libxcomposite:amd64 and libxcomposite:i386
      • on Fedora and Red Hat derivatives, install libXcomposite and libXcomposite.i686
      • on Arch and derivatives, install libxcomposite and lib32-libxcomposite
      • see https://github.com/ValveSoftware/wine/blob/46a904624f1c3f62df806e9f0bff2bfda6bdf727/dlls/winex11.drv/vulkan.c#L276, https://github.com/ValveSoftware/wine/blob/46a904624f1c3f62df806e9f0bff2bfda6bdf727/dlls/winex11.drv/x11drv_main.c#L501
      • May appear as:
        • 0024:err:vulkan:__wine_create_vk_instance_with_callback Failed to create instance
        • 0024:err:vulkan:wine_vk_instance_load_physical_devices Failed to enumerate physical devices, res=-3
        • terminate called after throwing an instance of ‘dxvk::DxvkError’
        • Vulkan drivers are not installed. Please install the appropriate Vulkan drivers for your GPU and distribution and install them.
        • 32-bit graphics drivers (including Vulkan libraries) are not installed. Please ensure both 32-bit and 64-bit graphics drivers, including Vulkan support, are installed.
        • You are on Arch and have accidentally installed lib32-amdvlk . AMDVLK is the old AMD Vulkan driver and causes many issues. Unless you are sure you need AMDVLK, uninstall lib32-amdvlk , and if necessary, install lib32-vulkan-radeon (newer AMD RADV driver) in its place.
        • May appear as:
          • Skipping Vulkan 1.2 adapter
          • DXVK: No adapters found.
          • «Requested display count exceeds those available.»
          • Years of my own suffering have culminated in this massive pile of hacks
          • I will literally fix your issues with you over discord because I have no life
          • I suck at faf so I literally spend more time maintaining these scripts than playing faf

          Источник

Оцените статью
Adblock
detector