DravenusRex / stalker-gamma-linux-guide

A guide to getting S.T.A.L.K.E.R. - G.A.M.M.A. running on GNU/LINUX.
83 stars 8 forks source link

The folder [Anomaly Dir] does not seem to contain a game Mod Organizer can manage. #19

Open Tina-lel opened 11 months ago

Tina-lel commented 11 months ago

Everything in the installation went smooth, up until i had to select my Anomaly folder in MO2.

I ran MO2 using wine, it asked me to browse for a game, i selected my Anomaly folder and then an error popped up image and Stalker Anomaly is not in the list of supported games either.

I tried installing the game yesterday using a dual boot method, but i encountered the same issue after running MO2 in Linux.

Mord3rca commented 11 months ago

In order to help you:

Mord3rca commented 11 months ago

Also, is Anomaly directory populated ? Did you manage to run the game at least once ?

Tina-lel commented 11 months ago

I installed the game using the python utility and i used GAMMA RC3. and yes the base game runs without any issues. the only issue was that MO2 did not recognize anomaly

Mord3rca commented 11 months ago

AnomalyLauncher.exe is missing from your Anomaly directory, just add an empty file named as such and message should disappear. : > "<path/to/Anomaly>/AnomalyLauncher.exe"

This have 0 effect on GAMMA execution and AnomalyLauncher is not required / used by GAMMA modpack.

Edit: According to python plugins, this is the list of required executable:

info = [
            ["Anomaly Launcher", "AnomalyLauncher.exe"],
            ["Anomaly (DX11-AVX)", "bin/AnomalyDX11AVX.exe"],
            ["Anomaly (DX11)", "bin/AnomalyDX11.exe"],
            ["Anomaly (DX10-AVX)", "bin/AnomalyDX10AVX.exe"],
            ["Anomaly (DX10)", "bin/AnomalyDX10.exe"],
            ["Anomaly (DX9-AVX)", "bin/AnomalyDX9AVX.exe"],
            ["Anomaly (DX9)", "bin/AnomalyDX9.exe"],
            ["Anomaly (DX8-AVX)", "bin/AnomalyDX8AVX.exe"],
            ["Anomaly (DX8)", "bin/AnomalyDX8.exe"],
        ]

Note: Filename are case sensitive

ingles98 commented 7 months ago

Use Proton-GE 8+, thats what worked for me for this specific issue..