Fellowship

Fellowship

Not enough ratings
Play on Linux
By Logicflow
Super basic guide for playing on Linux, I posted in my discord figured this could also help others.

If you want play Fellowship on LINUX (any version)

I use Lutris+steam

1. You need go to properties in steam on the fellowship game. (image 1)

2. go to Compatibility (image 2) select "Force the use.." and "Proton experimental".

3. In Lutris you'll need to create a new game object name it.

4. Select a runner (steam)

5. Set the application ID under game options: 2352620 (image 3)

6. (skipable for some) target you're local .exe mine was located at /home/logicflow/.steam/steam/steamapps/common/Fellowship/fellowship.exe

7. In steam under General on the game(image 4), set the Launch options to: echo "%command%" | sed 's/fellowship/fellowship-launcher/' | sh

8. Launch game and the cinematic takes a moment it will not show correctly then you can skip to the next screen and play.
2
2
   
Award
Favorite
Favorited
Unfavorite
Images
Image 1:



Image 2:




Image 3:




Image 4:
14 Comments
Юби 25 Oct @ 8:40am 
I found one thing. U can use "STEAM_FORCE_DESKTOPUI=1 STEAM_RUNTIME=0 %command%" for launch launcher.
Arcdeciel82 21 Oct @ 4:08pm 
Adding -dx11 flag improved performance and fixed high cpu usage on loading screens for me.
Logicflow  [author] 19 Oct @ 11:07am 
For clarification since there seems to be confusion in the comments. I USE LUTRIS. You do not have to, this is a guide from MY perspective.
KushGene 19 Oct @ 5:05am 
I can confirm that there is no need for Lutris. Just use Steam with some Proton version (I prefer Proton-GE, downloadable with tools like ProtonPlus) and the launch options.

U can also checkout protondb website for informations and player feedback of different proton versions.
BenH 19 Oct @ 4:45am 
Works for me with Steam and Fedora
RoKuma 18 Oct @ 11:31am 
Thank you <3
Benice 18 Oct @ 10:24am 
Very good
ZigmA 18 Oct @ 1:48am 
Moreover, if you want to add some variables, you can write them before %command% between " " For instance: echo "ENABLE_VKBSALT=1 %command%" | sed 's/fellowship/fellowship-launcher/' | sh
Frinf0 17 Oct @ 11:37pm 
TAKE MA POINTS.
Юби 17 Oct @ 6:52pm 
<3