Slashdot Mirror


GOG.com Announces Linux Support

For years, Good Old Games has made a business out of selling classic PC game titles completely free of DRM. Today they announced that their platform now supports Linux. They said, We've put much time and effort into this project and now we've found ourselves with over 50 titles, classic and new, prepared for distribution, site infrastructure ready, support team trained and standing by ... We're still aiming to have at least 100 Linux games in the coming months, but we've decided not to delay the launch just for the sake of having a nice-looking number to show off to the press. ... Note that we've got many classic titles coming officially to Linux for the very first time, thanks to the custom builds prepared by our dedicated team of penguin tamers. ... For both native Linux versions, as well as special builds prepared by our team, GOG.com will provide distro-independent tar.gz archives and support convenient DEB installers for the two most popular Linux distributions: Ubuntu and Mint, in their current and future LTS editions.

3 of 81 comments (clear)

  1. Re:GOG discovers DOSBOX works on Linux by praxis · · Score: 5, Interesting

    Your snide comment aside: what they discovered is a desire to test the market for circa five dollar legitimate copies of good games with tested and updated DOSBox and/or Wine configurations so that users do not have to Google, tweak and retweak things to get a game to run only to find out three-quarters of the way through the game that it crashes.

    I would much rather pay a reasonable amount for that rather than spend my gaming time tinkering; that's good value for me. If I liked tinkering, I wouldn't be their target market though and I might be making snide comments on Slashdot with my time.

  2. Re:GOG discovers DOSBOX works on Linux by neilo_1701D · · Score: 5, Interesting

    Tinkering is all well and good; and many times quite relaxing and enjoyable in it's own right.

    If I've got time for a game, though, I'd rather be blasting Nazi's (or whatever floats your boat) than tinkering to get there. I still remember when I upgraded my video card to a Savage S4 and Half Life broke, requiring much tinkering, downloading, reconfiguring, rebooting, some more tweaking and finally a reboot to get back into the game. Then it isn't relaxing or fun; it's stopping me from the fun.

    So a couple of bucks to GOG for their efforts to make thing run is a great investment, IMO. Plus it great to be able to get all the old titles again, long after the disks have been lost and the patches much harder to find...

  3. Assets and third-party libraries are non-free by tepples · · Score: 4, Interesting

    ID Software released (at one time) the source to older titles. Why can't GOG do/push for that too?

    Even many companies that distribute their old games' programs as free software keep a tight leash on the "assets" (parts of the game other than the program). Case in point: Id Software cease-and-desisted Mozilla for making an Emscripten-powered JavaScript port of Doom available to the public. One reason that a publisher might decline to distribute an old program as free software is that doing so might encourage unlawful copying of the assets into games that compete with the publisher's own products.

    Another reason is that third-party libraries often aren't free software. For example, the big three console makers are known for banning copylefted software on their platforms. The original source release of Doom was silent because Id Software had licensed a non-free audio library from a third party. (Source ports ended up replacing it with a shim around Allegro or SDL.) Id had to rewrite the Doom 3 engine to eliminate a patented "depth fail" shadow volume processing technique invented by William Bilodeau and Michael Songy of Creative Labs before its source could be released.

    I'm not about to compromise my machine my running proprietary software on it.

    Then how does it connect to the Internet? All cellular radios and many WLAN radios contain a microcontroller running non-free software. And how does it boot? Most commodity PCs ship with a proprietary implementation of EFI and not coreboot.