Don't want to see articles from a certain category? When logged in, go to your User Settings and adjust your feed in the Content Preferences section where you can block tags!
Latest Comments by Seegras
Steam makes an attempt to fix up their review system
4 May 2016 at 3:13 pm UTC

Quoting: darkszlufi really hope the next step is fixing the support and the website, being spammed with windows titles on my linux machines is pretty annoying

Yes, either they should take the OS the browser reports into consideration (and not just SteamOS), or have some kind of switch you can set in the preferences.

Nvidia 364.19 stable driver released, featuring Vulkan, Wayland & Mir support
26 April 2016 at 6:07 pm UTC

I asked in the Debian bugtracker, here's the answer:

QuoteThere is a statement:
https://lists.alioth.debian.org/pipermail/pkg-nvidia-devel/2016-April/012918.html

the alternative is build the packages yourself:
https://lists.alioth.debian.org/pipermail/pkg-nvidia-devel/2016-April/012917.html

Please build the packages and report all the issues you have, so the
maintainers can make a stable package.

You will need all three .run-files in the tarball, including the one for ARM.

If you get Errors like "glXChooseVisual failed", especially when starting steam, you didn't install all libraries for i386 on your 64bit system...

Is Steam giving you an annoying error message on Ubuntu 16.04? Here's a solution
26 April 2016 at 6:37 am UTC

Quoting: DrMcCoyI have that error for a while now on Debian Sid. No repo at all; I update Steam from within Steam.

I do use the repo:
cat /etc/apt/sources.list.d/steam.list
deb [arch=amd64,i386] http://repo.steampowered.com/steam/ precise steam
deb-src [arch=amd64,i386] http://repo.steampowered.com/steam/ precise steam

And my Debian Sid does complain. And the workaround doesn't work, because my Steam already resides in .steam.

Lionsgate and Steam team up to offer over 100 films on Steam
26 April 2016 at 6:09 am UTC Likes: 1

Quoting: Stupendous ManThe only way I'm going to buy from them is if I get a DRM-free .mkv file. I want to own the stuff I buy, not rent it, and make as many personal backups as I wish.

I second that. I bought some cheap ones on steam, but won't ever again, as long as I can't download them.

I'd like them in 1080p, x264 or x265, AAC, and in a sensible container, preferably mkv, in original language (which I actually sometimes can't get on DVD here) with subtitles for a slew of languages (english in any case, and german too, please, and all the rest as nice to have). Now, set a sensible price and start selling them to me.

The Humble Devolver Bundle has a few decent Linux games for cheap
19 April 2016 at 10:09 pm UTC

Not really interesting, as I already have everything but NOT A HERO. which boils this down to that, plus "more games coming soon" for roughly $4.20. Still an ok deal, but not impressive.

Show us your gaming desk setup, here's ours
18 April 2016 at 7:27 am UTC Likes: 1

Quoting: HamishMy rapidly filling UFA farm receipt calendar.
Funny enough, this here is in Sursee, Switzerland, where I grew up. And our UFA does about the same things as yours.

Survival game Rust adds female player models, assigns gender to Steam accounts at random
11 April 2016 at 10:31 pm UTC

Game characters as a reflection of the player? You can rarely customise them enough.

For instance, I look like Link, not Conan. If the game only lets me choose between Duke Nukem and Lara Croft, I tend to pick the one nearer to my proportions, which is Lara Croft.

Unless the developers genderifucked (Is that word understandable? I was looking for a word that describes "making something gender-specific that should not be gender-specific; and doing it in a way where it doesn't even work any more" ) the armour, in which case I take whatever can wear the more realistic armour.

How to tell what Steam games work on Linux & SteamOS, steamplay does not mean Linux support
10 April 2016 at 9:59 am UTC Likes: 2

Yes, the ones with the logo are not the only games on Steam that run on Linux.

You can find more here: https://steamdb.info/linux/

Plus, there are some games for Unity, which do not package the Unity-runtime for Linux, but will work on Linux when you copy it over by hand: http://seegras.discordia.ch/Blog/windows-unity-games-on-linux/

The Wild Eight, survive after a plane crash now on Kickstarter, Linux aimed for day-1
9 April 2016 at 9:01 am UTC

Unless you build, and test from time to time, you'll never know whether it will work. That's true for Linux, MacOS X, and also for 32/64bits.

Because although Unity might be cross-plattform, you will still be able to do things which will break that.

I've got 14 Unity games that are broken on 64bit Linux, for instance. They all have the same bug, triggered by the same broken example code, which results in "Got a bad hardware address length for an AF_PACKET 16 8".

Or another nice example, not related to Unity: I've got a .NET program, which runs on Linux. But you can't load files, because it appends a backslash to all file paths.

The Wild Eight, survive after a plane crash now on Kickstarter, Linux aimed for day-1
8 April 2016 at 6:30 pm UTC Likes: 1

Quoting: drmoth
QuoteWith the cross-platform capabilities of Unity it won't be a problem.

I don't want to be too cynical, but I think I've heard that before.

Yes, and then it turns out you've totally screwed up your shaders, like, well, about 20 other games available on Steam for Linux, which technically run, but everything is a pink goo. Jumpix Jump, Astral Terra, Avenging Angel, Godus Wars, GunsNZombies, Reign Of Kings, StarForge, Slender The Arrival, The Forest, The Tower and Treeker are all examples of this.

Alternatively you could have used cri_ware or BalancerSDK or some other closed-source-trash Unity plugin, and then you'll notice that it won't work on Linux, because the supplier is a paragon of incompetence not fit to use a compiler.