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 coryrj19951
Dying Light finally adds a Chromatic Aberration toggle in the latest patch
24 March 2016 at 1:24 am UTC

hmm... anyone getting this or this error, or know how to fix it? And it segfaults when I press play from the main menu.

Warhammer 40,000: Dawn of War II and expansions look like they are coming to Linux & SteamOS
7 March 2016 at 8:15 pm UTC

And I've been so close to buying this game to run in wine... I think I'll wait now :D

I am launching a Patreon campaign to support me and GamingOnLinux
7 March 2016 at 2:14 pm UTC

Quoting: TheBossThanks a lot, I hope you don't mind but I'm pinching your image idea but rolling my own based on it :)

Go ahead, I don't mind at all ^_^

I am launching a Patreon campaign to support me and GamingOnLinux
7 March 2016 at 4:18 am UTC Likes: 1

Hmm, never noticed the monthly pledges stopped went ahead and started that again. Keep up the good work, don't want my homepage to go down :D
Oh, and noticed on the "twitter spitter" thing over there you were looking for a banner, here's an attempt... also here too :P

What game would you most like to see on Linux this year?
29 February 2016 at 2:29 pm UTC

The new Doom
Any classic RTS from Blizzard ( I wish :P )
Witcher 3

Firewatch, a first person mystery adventure game released for Linux & SteamOS
11 February 2016 at 1:08 am UTC

Completed it, and highly recommend it. After the initial figuring out how to get it to start, it was great! I did have a lighting issue though, but to fix it all I had to do was to crank the SSAO up (and no problems after doing that?).

The Humble Store is having a winter sale, go grab cheap games
16 January 2016 at 12:52 am UTC Likes: 1

Quoting: HamishGrim Fandango Remastered lists a DRM free download from Humble under Platforms, but also says the following right above the Summary text:
QuoteGrim Fandango Remastered is provided via Steam Key. For key redemption, a free Steam account is required to play.
https://www.humblebundle.com/store/p/grimfandango_storefront

So which am I supposed to believe here? Can anybody confirm?

Yeah, it's DRM free too (downloading right now). The wording could be a bit better :P

GOL Asks: What have you been playing recently?
9 January 2016 at 9:09 pm UTC

Mostly the Quake games :P

Co-op games I am playing are the Quakes and Victor Vran.

All the games I am playing for single player are Shadowrun Hong Kong and Divinity Original Sin... on and off, and just got Quake 4 installed natively, so probably that too after I am done with Quake 2.

GOL Cast: Wandering Around Morrowind in OpenMW
20 December 2015 at 11:58 pm UTC

Quoting: SamsaiThere are ways to download the data from Steam using a tool called steamcmd or simply by running Steam in Wine. Alternatively you can download the installer from GOG and use innoextract to essentially unzip the contents into a nice directory. All you have to do then is to tell OpenMW where the data files are (it has a setup wizard).

Another way of downloading a Windows game using Linux would be to use this python script. No Wine required, it downloads Windows game data using the Steam Linux client.

Or you could just to it manually and make a file called "appmanifest_APPID.acf" in your "steamapps" folder. Insert this text into the newly created acf file and start up Steam. It will automatically start downloading it.

"AppState"
{
"AppID" "APPID"
"Universe" "1"
"StateFlags" "1026"
}


*replace all "APPID"'s with the game ID that can easily be found on SteamDB (when it is back up though :P )


Edit: a few screenshots of the ease of use :P