this post was submitted on 28 Sep 2024
725 points (98.9% liked)
Games
16651 readers
591 users here now
Video game news oriented community. No NanoUFO is not a bot :)
Posts.
- News oriented content (general reviews, previews or retrospectives allowed).
- Broad discussion posts (preferably not only about a specific game).
- No humor/memes etc..
- No affiliate links
- No advertising.
- No clickbait, editorialized, sensational titles. State the game in question in the title. No all caps.
- No self promotion.
- No duplicate posts, newer post will be deleted unless there is more discussion in one of the posts.
- No politics.
Comments.
- No personal attacks.
- Obey instance rules.
- No low effort comments(one or two words, emoji etc..)
- Please use spoiler tags for spoilers.
My goal is just to have a community where people can go and see what new game news is out for the day and comment on it.
Other communities:
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Maybe it’s great, but I cant even download the installer on linux.
Um, yes, you can actually.
Installer file is a direct link to an executable file from their website. They contain the full game inside the installer. There's no reason you can't download that on Linux as long as you have internet and a browser.
GoG homepage > (your name [drop down menu] when logged in) > "Games" > Click on any game in your collection > Download offline backup game installers
You can download installers for whatever systems the game supports -- usually that's just a Windows .EXE installer (+ several .bin files if the game is large). For games intended to run on Linux w/o WINE, you can select "Linux" from a drop down where it says system and it will give you an .sh file.
If it's an EXE and you just want extract it you can use https://github.com/dscharrer/innoextract
It supports the special GOG Inno files. And it's a lot faster than the official installer with less temp files.