Skip to content

Native Linux installer #149

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
aclist opened this issue Dec 13, 2022 · 4 comments
Open

Native Linux installer #149

aclist opened this issue Dec 13, 2022 · 4 comments

Comments

@aclist
Copy link

aclist commented Dec 13, 2022

Hello, I would like to make a Linux-compatible script that will natively fetch the mods and apply the patches. From what I can see, you fetch the ModDB files and install them in a discrete order and apply some custom patches like the UI etc. Unfortunately, the installer is obfuscated and requires a VM to run in Linux (and then copy the files, etc.), which introduces a lot of unnecessary overhead. A Linux script will follow the same logic but do so without leaving Linux userspace.

You could include this Linux installer and ship it with your project. If you agree, I will make a private repository and invite you, and you can enumerate the order of steps being taken by the PowerShell binary. I will implement these natively in Linux and test it and you can then include it as an alternative installer under your project.

Thanks and best wishes

@africalimedrop
Copy link

the installer being obfuscated and requiring discord to even get access are red-flags. i'm sure everyone's had a great time with it but i'll pass until its open.

@axet
Copy link
Contributor

axet commented May 19, 2023

Here is a native linux installer made by Mord3rca:

But you still need Anomaly 1.5.2 (you can download it using torrent) And GAMMA RC3.7z file.

Grok, for some reason, regarding his work is based on GSC (proprietary content), Anomaly Community, modsdb community, decided to shade his using discord invite.

At the same time mods list are open and present in this repository:

https://github.com/Grokitach/Stalker_GAMMA/blob/main/G.A.M.M.A/modpack_data/modlist.txt

@sobkas
Copy link

sobkas commented Aug 6, 2023

But still this python script doesn't support full installation.
Original Mod Organizer is still needed to set Anomaly Path(can it be set by hand?).
So it's not a good solution. A working cross-platform installer is badly needed.
Thanks

@Mord3rca
Copy link

@sobkas full install is supported, just use usvfs-workaround to get rid of Mod Organizer:
https://github.com/Mord3rca/gamma-launcher#usvfs-workaround

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants