Patreon Logo Support us on Patreon to keep GamingOnLinux alive. This ensures all of our main content remains free for everyone. Just good, fresh content! Alternatively, you can donate through PayPal Logo PayPal. You can also buy games using our partner links for GOG and Humble Store.
Latest Comments by ElectricPrism
Half-Life: C.A.G.E.D. from former Valve worker should hopefully come to Linux
22 Sep 2017 at 8:35 pm UTC

This game looks AMAZING.

It feels very retro and reminds me of Duke Nukem 3D

GPUVis, an open source Linux GPU profiler similar to GPUView
21 Sep 2017 at 11:33 pm UTC Likes: 1

@charliebrownau -- I suspect that the latest mesa will perform the best. I get good enough frames on RX 480 to tackle anything at 1080p / 60hz.

You'll need the latest xorg-amdgpu driver and mesa driver. It also doesn't hurt to use the amd-staging kernel. In my experience Arch has been the best. If you have a spare drive and some time to give it a check I would download Manjaro and the related packages and give it a ago to confirm or deny this.

https://aur.archlinux.org/packages/linux-amd-staging-git/ [External Link]

https://www.archlinux.org/packages/extra/x86_64/mesa/ [External Link]

https://www.archlinux.org/packages/extra/x86_64/xf86-video-amdgpu/ [External Link]

Hollow Knight to add a Halloween free content update with lots of new content
18 Sep 2017 at 5:34 pm UTC

Wont fix the bad level design.

By 90s gaming standards Super Metroid level design still ranks way higher.

I mean maybe some people are okay with running rediculously far across the map and the bad spacing of the saves.

Also Im not a fan of the map only being updated on save or buying map pieces just to give money a purpose.

Linux desktop market share has hit another all time high above 3%, according to netmarketshare
1 Sep 2017 at 6:07 pm UTC Likes: 9

The important thing to take away from this is that a major statistic site is giving added weight to our significance. No sense in nit-picking the technological mechanisms and merits of their authenticity as if we were all scientists and engineers.

An official source is saying that Windows and Mac are having a user decline. My opinion is that they are doing things unpopular enough to cause a user-decline which will lead to more (1) Linux Users (2) Linux Developers and (3) Better Software Improvements (4) Larger Market Cash Pool to Buy Things, etc...

This is how a snowball starts. ( The snowball technically started when Ballmer created Windows 8 and stopped respecting their users and then was denounced by Unreal Developers and Gabe Newell )

The snowball is rolled up 3,500 games and tons of software patches and fixes and upgrades across Linux. I suspect the snowball will continue to gain momentum and we'll see a healthy increase in these areas.

Ryan "Icculus" Gordon is looking for new games to port to Linux, pay not required
22 Aug 2017 at 12:42 am UTC

GTA V
Final Fantasy XV
Skyrim
The Witcher 3
StarCraft II
StarCraft Remastered
WarCraft
etc...

Looks like GOG Galaxy won't come to Linux any time soon, as it's "not a priority"
18 Aug 2017 at 10:48 pm UTC Likes: 1

Thats okay, they will suffer the loss.

Theres no defining characteristics to them now so they will become irrelevant and loose lots of money.

Poor decision making not taking into account behavioral pshycology on spending and developing cult loyal followers like they could have had.

ARK: Survival Evolved updated with the latest 'Unreal Rendering code', still terrible on Linux
17 Aug 2017 at 3:09 am UTC Likes: 5

Quoting: TheRiddickDid the latest UE4 engine update have Vulkan API option?
Yes, latest UE4 has Vulkan.

This is just a situation of hard-love. If we allow our standards to be so low that we accept being treated as sub-equal to Windows, Mac and Consoles -- developers will be conditioned to treat us as so.

There's a time to call a developer out for product defects and a time to say please and thank you, -- they're all part of the same balance -- everything in its right proportion -- I'm glad to see this article in my feed today.

ARK: Survival Evolved updated with the latest 'Unreal Rendering code', still terrible on Linux
16 Aug 2017 at 8:54 pm UTC Likes: 3

I play this with my girl on Linux sometimes.

On a i7-6700k GTX 970 with SSD it takes probably 30 seconds to get to the loading screen which lags to all hell.

Then launching the server takes about 4-6 minuets while locking up the computer (No alt tabbing or you'll be sorry)

Then you better pray there wasn't a patch and it doesn't have to update your data files or you're out a few more minuets.

Then connecting the second Linux Gaming PC #2 has to be done within the first 60 seconds or else the server on Linux Gaming PC #1 has to be restarted to fix some rediculous broadcast issue.

Oh and did I mention when loading the server list you have to ninja type in your friends server name or the client will explode will downloading the data.

I seriously xkill Ark so many times.

All in all: It takes a good 20 minuets just to login to start to play. I don't know who programmed their menu or thought it would be a good idea to have a lag-fest when loading a server list instead of seperating client and server model and using a fucking asynchronous data call to get data and having a seperate Draw() or fucking UpdateTheFuckingList() function -- but nope -- I guess going with the whole freeze your client to shit method was the way to go.

The water has been broken for about 2 - 4 months, it's a joke.

Maybe it's called "Survival Evolved" because the user needs to survive the evolving shitfest that is the client.

AMD RX Vega GPUs released along with a new AMDGPU-PRO Driver
15 Aug 2017 at 12:10 am UTC Likes: 2

If I didn't have other expenditures I would gladly make the jump from RX 480 to VEGA, AMD has been a great ride this last year.

I think these cards could get good juice and at the right price I'd be down.

Then the other direction pulls me to look for the smallest, coolest card available for Mini ITX builds like the RX 470 Mini.

Pretty hard pick IMO. Nvidia is out of the question with their closed drivers.

The fun and cheap online FPS 'Ballistic Overkill' is on sale with 50% off right now
13 Aug 2017 at 10:36 pm UTC

I solved the camping issue in my game by calculating if enemies were within X range of the randomized spawn point in the spawn point array.

5 lines of code outta do it.