• 3 Posts
  • 126 Comments
Joined 2 years ago
cake
Cake day: June 24th, 2023

help-circle
  • You pretty much said it. The Steam version often has all sorts of stuff for Steam integration… and the Steam version is the default version. So various hooks for achievements and networking and mod installation may be different. Messing with any of that could easily break something. Furthermore, GOG does have its own API that some games use (again, for achievements and cloud saves); so if a game has chosen to use those features they may accidentally break something.

    But even aside from possible difference between versions; bugs in the game itself still have to be addressed on every platform. Even if they don’t bother testing the new version, they still have to at least push the update - which is still more work than zero work. This is why it is fairly common to see games that are under active development only have their beta version on Steam (or in some cases only Epic), even when they intend to launch on a bunch of platforms.

    So for some games (certainly not all, but definitely some), patches come on Steam first and GOG at some point later. Maybe a day later, or a week later, or in some rare cases not at all. Similarly for DLC. And that definitely isn’t GOG’s fault. There isn’t really anything GOG can do about it. It’s just a side-effect of Steam being the far bigger platform.


  • You’ve pretty much got it. It’s bad, but it’s not horrible. Trying to execute some random file such as a texture basically just doesn’t work… but only by luck. It’s possible, but unlikely that the data might look enough like an actual program to run and do something unpredictable.

    I’m not aware of any major reasons why its a problem to make everything as executable (and I know that when I open an NTFS drive from linux, all the files are executable by default - because NTFS doesn’t have that flag). From my point of view I just think its sloppy. I figure it can’t be hard for GOG to just correctly identify which files are meant to be executable. For most games its just a single executable file - the same one that GOG’s script is launching. And presumably the files that developers provided GOG have the correct flags in the first place.

    Anyway, not really a big deal. Like I said, I just think it’s a bit low-effort.



  • It’s pretty hard for GOG. Many of the things people don’t like about GOG are not really GOG’s fault, they are just a result of small market share. Steam is the bigger platform, and so naturally it gets priority for basically everything.

    You game doesn’t work on Steam? Then you’d better fix it immediately, because that’s where the bulk of players are. But if your game doesn’t work on GOG… well… maybe fix it when you get some spare time. (Or maybe don’t have a GOG version, because you don’t want to have to keep multiple platforms up-to-date.)

    So publishers and developers are generally less cooperative with GOG. And GOG themselves obviously have much more limited resources to do stuff themselves.

    Steam’s recent work with Linux has been great. And I do wish GOG would have something like that. But again, Valve has vast resources for that kind of thing - and they’ve been working on it ever since the Windows 8 appstore threatened to wipe them out. (That threat fizzled out; but nevertheless, that was what got the Linux ball rolling for Valve.) I’m in two minds about whether GOG should try to boost their Linux support. On the one hand, GOG is all about preservation and compatibility… and so it makes sense to have better Linux compatibility. On the other hand, it would be leaning further into a niche; and working on a problem that is kind of solved already. i.e. We can already run GOG games on Linux with or without a native linux version… it just could be nicer… Maybe it’s not a good use of GOG’s resources to go for that.

    (That said, when I look at their linux start.sh scripts and see cd "${CURRENT_DIR}/game" chmod +x * it makes me think they could probably put at least a bit more effort into their linux support.)




  • I’ve been happily using RSS feeds for many years. I mostly use them for webcomics. I’ve got a bunch of different webcomic feeds. But I also use RSS to follow a bunch of low-traffic sites that I care about the content of but don’t want to have to manually visit just to see if there’s an update.

    Also, I don’t have a google account, but I use RSS to follow a couple of youTube channels that I find interesting. (Again, stuff that rarely updates. eg. hbomberguy.)











  • Anti-cheat software is very clearly and explicitly spyware. That’s the entire purpose of it. It spies on how you use your software in the hope that if you cheat you’ll be seen by the spyware watching you.

    This spyware is generally not something people want on their computer - as evidenced by people complaining about it. So effectively whats happening is that people are being spied on against their wishes. Spyware is a common category of malware.

    So I think it’s pretty easy to see why people might describe anti-cheat software as malware.