Search found 3 matches

by Mixthos
Wed 29. Apr 2026, 21:35
Forum: SpellForce - Technical Support
Topic: Playing SpellForce 1 on Linux
Replies: 3
Views: 1110

Re: Playing SpellForce 1 on Linux

One addition: You may be able to skip GameMode. The fullscreen issue it fixes doesn't always appear. I did not encounter the RMB/MMB sensitivity issues when skipping GameMode.

Launch options without GameMode:

Code: Select all

LD_PRELOAD="" gamemoderun %command%
or

Code: Select all

LD_PRELOAD="" %command%
by Mixthos
Wed 29. Apr 2026, 11:56
Forum: SpellForce - Technical Support
Topic: Playing SpellForce 1 on Linux
Replies: 3
Views: 1110

Re: Playing SpellForce 1 on Linux


hi,


SpellForce 1 works quite well on Linux through Proton with a few adjustments.

I've tested Proton 10.0 (shipped through Steam) and GEProton 10-32.

I'm using the following launch options on Steam:

LD_PRELOAD="" gamescope -f -w 2560 -h 1440 --mangoapp --force-grab-cursor --mouse ...
by Mixthos
Sun 26. Apr 2026, 23:44
Forum: SpellForce - Technical Support
Topic: Playing SpellForce 1 on Linux
Replies: 3
Views: 1110

Playing SpellForce 1 on Linux

SpellForce 1 works quite well on Linux through Proton with a few adjustments.

I've tested Proton 10.0 (shipped through Steam) and GEProton 10-32.

I'm using the following launch options on Steam:

LD_PRELOAD="" gamescope -f -w 2560 -h 1440 --mangoapp --force-grab-cursor --mouse-sensitivity 2 ...

Go to advanced search