Latest Comments by artvandelay440
Announcing the GamingOnLinux wallpaper competition
24 Jun 2016 at 8:36 pm UTC Likes: 5
24 Jun 2016 at 8:36 pm UTC Likes: 5
edit: Due to the updated rules, I've moved my submission to this comment
Nation Red, an arena-based shooter against zombies is now available on Linux, rated highly
16 Jun 2016 at 7:08 pm UTC
16 Jun 2016 at 7:08 pm UTC
Having two monitors while gaming on Linux is such a pain, too many games don't handle it well at all. I had to turn off my second monitor just to give it a go and not play in a really weird resolution.
I have a script that disables or enables my 2 monitors that flank my main display. It makes it a lot easier to go between working and gaming. Of course, use xrandr to substitute your own video output types.
I have a script that disables or enables my 2 monitors that flank my main display. It makes it a lot easier to go between working and gaming. Of course, use xrandr to substitute your own video output types.
#!/bin/sh
echo "Turn on: 1\nTurn off: 2"
read option
if [ $option = 1 ];
then xrandr --output DVI-I-1 --auto --left-of HDMI-0 && xrandr --output DP-1 --auto --right-of HDMI-0
elif [ $option = 2 ];
then xrandr --output DVI-I-1 --off && xrandr --output DP-1 --off
Civilization VI announced, will support Linux & SteamOS
12 May 2016 at 5:25 am UTC
12 May 2016 at 5:25 am UTC
It certainly won't be cheap, as it will go for $59.99/£49.99/€59.99 at release.While I would still argue we should all be buying both DRM free and directly from the company responsible for the port if possible, it is worth at least informing others that if you preorder it from Amazon and are an Amazon prime subscriber, it will only be $48 at launch. Just a heads up. http://www.amazon.com/b/?&node=13584215011 [External Link]
PAYDAY 2 now available on SteamOS & Linux, free to try for a few days
22 Mar 2016 at 5:01 am UTC
22 Mar 2016 at 5:01 am UTC
So far, a constant 60fps on my Oryx Pro / 970m.
Running at 2560x1080.
Running at 2560x1080.
Feral Interactive are teasing yet another game on their radar
1 Mar 2016 at 2:37 am UTC Likes: 4
1 Mar 2016 at 2:37 am UTC Likes: 4
I know, they're porting Firefox to Linux! :P
Techland show how hilarious it is when a Linux port has no quality control with Dying Light (updated)
9 Dec 2015 at 7:48 pm UTC
9 Dec 2015 at 7:48 pm UTC
I had a bug where i walked into a room and the frame rate plummeted from it's stellar 25 all the way down to 7 exactly, and it stayed that way for the rest of the game. Rebooting/reinstalling did nothing. At least my headless NPCs are now back to glorious 25fps! /s
A big Steam sale is now on, get some cheap games for Linux & SteamOS
25 Nov 2015 at 8:41 pm UTC Likes: 3
25 Nov 2015 at 8:41 pm UTC Likes: 3
I bought Dying Light for 66% off.
- Lutris now being built with Claude AI, developer decides to hide it after backlash [updated]
- Letter from the owner - our stance on generative AI
- HORSES wins the 2026 Nuovo Award despite the bans from Steam and Epic Games
- Transport Tycoon Deluxe returns from Atari - now a requirement for OpenTTD via Steam and GOG
- Proton Experimental brings fixes for REDLauncher, HELLDIVERS 2, Atelier Yumia, KILLER INN and more
- > See more over 30 days here
- Proton/Wine Games Locking Up
- Caldathras - Avowed asking for C++ Visual Runtime when launching from Battle.n…
- MostlyMara - steam overlay performance monitor - issues
- Xpander - Introduce Yourself!
- MostlyMara - Welcome back to the GamingOnLinux Forum
- MrBelles - See more posts
How to setup OpenMW for modern Morrowind on Linux / SteamOS and Steam Deck
How to install Hollow Knight: Silksong mods on Linux, SteamOS and Steam Deck