Confused on Steam Play and Proton? Be sure to check out our guide.
Latest Comments by whizse
Cozy narrative driven adventure game Forgotten Fields releases April 14
23 March 2021 at 6:25 pm UTC

Quoting: PublicNuisanceUnless the issues with the demo have been fixed (they haven't been fixed yet in the demo) then the only Linux gamers who will be enjoying this game will be those using closed source Nvidia drivers or possibly closed source AMD drivers (haven't tested those myself). Those with Mesa or Nouveau drivers will not be able to play it due to a glitch in Unity that hasn't been fixed for years.

https://steamcommunity.com/app/1296980/discussions/0/2252307485538393113/
-force-vulkan as a workaround.

Second workaround is to override the OpenGL version. Presumably this disables the problematic feature:
MESA_GL_VERSION_OVERRIDE=3.2

Running the game with a debug context results in this warning (Not present in the 3.2 context):
Mesa: User error: GL_INVALID_VALUE in glUniform1i(invalid sampler/tex unit index for uniform 256)

I'm guessing it's a Unity bug, but will retry with Mesa 21 and file a bug just to be sure.

Problem is still there with 21. I filed a bug with Mesa:
https://gitlab.freedesktop.org/mesa/mesa/-/issues/4498

Microsoft reportedly have Discord in their sights to acquire
23 March 2021 at 10:56 am UTC Likes: 3

Nooo! Absolutely shocking!
...
(Actually, I have no idea what a Discord is.)

The Humble Daedalic 15th Anniversary MEGA Game Bundle is now live
22 March 2021 at 11:37 pm UTC

Quoting: slaapliedjeAnd I generally buy the ebook ones (I have so many ebooks now that I'll never read...)
The ebooks are all DRM-free?

Scrabdackle is an adorable scribbly hand-drawn adventure, new demo and Kickstarter up
17 March 2021 at 9:26 pm UTC

Nice! The new demo finally got an intro sequence!

Check out the demo for the upcoming point & click adventure Lucy Dreaming
17 March 2021 at 4:26 pm UTC Likes: 1

The demo was a lot of fun! I'm not sure if it was the british accent or the bedroom setting, but it did put me in mind of Simon the Sorcerer.

The Linux port is, as noted, broken OOTB. I get two black flashing windows, a cursor that goes haywire and following that a gnome-shell crash...

Besides the fullscreen fix I had to set a resolution manually in config.ini:

FULLSCREEN = no
RESOLUTION = 1920x1080

FunKey S is a tiny Linux-powered retro-gaming handheld
16 March 2021 at 6:08 pm UTC

I would love to see Liam review one of these - *hint, hint FunKey guys*!

Building a Retro Linux Gaming Computer - Part 3: Installing Red Hat Linux 9
16 March 2021 at 6:05 pm UTC

Quoting: kokoko3kYou really need to get a crt :(
...and as a grand finale to the article series, blow it up using an erroneous xvidtune modeline. Always end with a bang!

Building a Retro Linux Gaming Computer - Part 3: Installing Red Hat Linux 9
15 March 2021 at 7:57 pm UTC Likes: 2

I loved Bluecurve back in the day! Never used Red Hat or Fedora, but I always pilfered the theme (and pretty backgrounds) from the rpms.

Mesa 21.0.0 open source graphics drivers out now
12 March 2021 at 1:44 pm UTC

Quoting: scaineFrom the #wine channel on the GOL discord, I've seen a few instances where Mesa 21 was causing issues with certain big games, like Red Dead Redemption. A few folk migrated from Padoka to Kisak just to downgrade to Mesa 20 until 21 had better stability. It'll be good to see how that stability shapes up now it's released!
That's good to know, but pretty normal for new releases. Major Mesa releases always have this boilerplate:

"Mesa 21.0.0 is a new development release. People who are concerned with stability and reliability should stick with a previous release or wait for Mesa 21.0.1."