-
Notifications
You must be signed in to change notification settings - Fork 22
Guide: Installation on Linux 🐧
Generally, I think there are two good ways of setting it up: Either as a "Non-Steam Game" through Proton or with Bottles.
For the purpose of this guide, I'll install the mod manager in Bottles.
- Bottles is distributed as a flatpak. As such, please make sure to setup flatpak on your system: https://flatpak.org/setup/
(If you're using Steam OS, it should be preinstalled) - Next, install Bottles. The easiest way is through the terminal:
$ flatpak install com.usebottles.bottles
(If you're asked to confirm something, read what changes and if you're okay with it, type 'y' and press Enter)
By now, Bottles should show up in your app grid, or starter. If not, you can start it through the terminal: $ flatpak run com.usebottles.bottles
I recommend to start it through the terminal, so you can see the output.
- Start Bottles and let it finish the first time setup.
- Switch to the
Bottles
tab and click onCreate a new Bottle...
. - Enter a name for the new bottle (e.g. "Apps") and select
Application
. After clicking onCreate
, let it finish the setup.
- Open the bottle details:
- Click on "Dependencies":
- Install Mono:
- Install Gecko:
It will appear as though it is freezing and might show errors, if you started it from the terminal. Grab a coffee and let it finish.
- Download the latest version of the mod manager (Setup *.exe): Download page
- On the "Details" page, click on "Run Executable..."
- Confirm the Sandbox warning.
- Select the
Setup_v1.x.x.exe
file that you downloaded previously. - Follow the setup process as you would on Windows.
After the installer has finished, "Fo76ini" should appear in the Programs menu. From there, you can add it to your library or create a shortcut:
As you start the app, you'll be greeted with the usual first start popup:
Also, the app looks ugly as hell, but that's just cosmetics...
- Choose Steam as your "Game Edition".
- The path can be a bit tricky. Enter something like this:
Z:\home\<username>\.local\share\Steam\steamapps\common\Fallout 76\
- Click
OK
- Next, click on the profile in the bottom left corner:
- Then click
Edit profile
:
- Check the advanced options:
- Enter the path to your *.ini files. You have to enter something like this:
Z:\home\<username>\.local\share\Steam\steamapps\compatdata\1151340\pfx\c_drive\Users\steamuser\Documents\My Games\Fallout 76\
-
Z:\home\<username>\.steam\steam\steamapps\compatdata\1151340\pfx\drive_c\users\steamuser\Documents\My Games\Fallout 76\
(Alternatively, if this should fail, you can make a symlink to theMy Games\Fallout 76
folder and point to the symlink.
- Click the link above to save the profile:
If you installed Bottles with Flatpak, you may need to grant Bottles permissions to access your file system.
The easiest way to do this is using Flatseal.
Close the app and bottles.
Then in Flatseal, select com.usebottles.bottles, scroll down to the filesystem section, and allow "filesystem=host" and "filesystem=home".
After starting bottles and the app again, it should show up.
If the page is blank, you might have forgotten to install "Wine Gecko" or installed a mismatched version of it.
Make sure to install the correct version of both the 32 bit and 64 bit MSIs according to this page: https://wiki.winehq.org/Gecko
If you followed the guide closely, you should now be able to configure Fallout 76 and install mods. However, the tool might be broken here or there. It might also run slower and the UI elements might take a while to load in.
But it works for the most part.
For quick access, you can rename it and add it to the library:
Or you could create a desktop shortcut.
That's it from me.
Happy hunting,
~ FelisDiligens
Nexus:
Wiki:
- Frequently Asked Questions
- Troubleshooting
- Mod Manager Guide
- NexusMods Integration
- Game Profiles
- Custom tweaks
Linux 🐧:
Contribute:
Development: