this post was submitted on 20 Nov 2023
12 points (100.0% liked)

S.T.A.L.K.E.R.

180 readers
10 users here now


Scavengers, Trespassers, Adventurers, Loners, Killers, Explorers and Robbers.

Welcome to c/stalker, a community to discuss the highly acclaimed S.T.A.L.K.E.R. franchise as well as the upcoming game S.T.A.L.K.E.R. 2: Heart of Chornobyl, created by GSC Game World. Discussions pertaining to the Strugatsky brothers' Roadside Picnic as well as the Tarkovsky film are also welcome.

Don't get lost in The Zone...

Official Site | Official Twitter | Support Ukraine

founded 1 year ago
MODERATORS
 

Hello everyone,

I am crossposting this from /c/linux_gaming

I wanted to write a guide on how to play Anomaly on Linux which works as of 19th November 2023.

I use Arch with KDE plasma (and I also tested it with Xfce4) and it works perfectly fine, it even seems to work on Wayland session but I haven't done extensive testing. It should work for any distro as long as it has what you need. So here it goes.

Step 0: Requirements

You'll need to have Steam, Protontricks, and obviously the game files downloaded from the official sources

Step 1: Extract the game files

You can put them wherever you want, I personally chose ~/Games/Anomaly/. Essentially put the ".7z" files wherever and extract them, I do this with this terminal command:

7z x Anomaly-1.5.1.7z

and then

7z x Anomaly-1.5.1-to-1.5.2-Update.7z

Make sure to overwrite anything when extracting the 1.5.2 patch

Step 2: Add the game to steam

Open up steam, on the top right go to games > Add a non-Steam game > Browse and then navigate to and select the .exe file, then Add program.

Step 3: Set up Steam compatibility layer

On your Steam library Right click the Anomaly game and go to Properties > Compatibility and click Force the use of a specific compatibility layer and select whichever proton version you prefer. I went with Proton experimental and it works fine. After all of this is done, run it once and wait for it to crash.

Step 4: Protontricks compatibility

Now open up protontricks, I'll use the GUI via running:

protontricks --gui

Then, select the Anomaly game > Default profile > Install DLL and you'll want to select these:

  • d3dcompiler_43
  • d3dcompiler_47
  • d3dx10
  • d3dx11_43
  • d3dx9
  • d3dx9_43

Let it install everything then close it and launch the game via steam. You're set to go.

you are viewing a single comment's thread
view the rest of the comments
[–] vynaaa@lemmy.world 1 points 10 months ago

Personally, I install Mod Organizer 2 and launch it from Lutris and it has worked perfectly on Gnome, xfce and plasma on Fedora, Arch and openSuse respectively. I have used as many as 40 mods at a time and it is a pleasant experience. Both 1.5.1 and 1.5.2 work fine for me.