Fellowship

Fellowship

Otillräckligt med betyg
Play on Linux
Av 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
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
Images
Image 1:



Image 2:




Image 3:




Image 4:
14 kommentarer
Юби 25 okt @ 8:40 
I found one thing. U can use "STEAM_FORCE_DESKTOPUI=1 STEAM_RUNTIME=0 %command%" for launch launcher.
Arcdeciel82 21 okt @ 16:08 
Adding -dx11 flag improved performance and fixed high cpu usage on loading screens for me.
Logicflow  [skapare] 19 okt @ 11:07 
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 okt @ 5:05 
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 okt @ 4:45 
Works for me with Steam and Fedora
RoKuma 18 okt @ 11:31 
Thank you <3
Benice 18 okt @ 10:24 
Very good
ZigmA 18 okt @ 1:48 
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 okt @ 23:37 
TAKE MA POINTS.
Юби 17 okt @ 18:52 
<3