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 whizse
Facebook announces their own Cloud Gaming service
27 Oct 2020 at 12:49 pm UTC Likes: 5

Will it have Farmville? Asking for a friend.

A reminder of some recent Linux game releases - October 2020 edition
26 Oct 2020 at 6:12 pm UTC Likes: 3

Quoting: NeoTheFoxAll rendering problems of Amnesia is solved by patch 1.0.4 for me on Mesa/AMD already. I also had to put this into the command:
MESA_GL_VERSION_OVERRIDE=4.2COMPAT %command%
With this, it works without any issues, and I think I'm either halfway through or near the end right now.
No patch or update on GOG yet I'm sorry to say.

Do let us know if you're able to complete the game. My biggest fear* is a game breaking bug at the end of the game, fixed by a patch that breaks all previous saves.

* also spiders.

Developer of Hive Time reflects on the release and their pay what you want model
26 Oct 2020 at 11:19 am UTC Likes: 4

I will forever remember Hive Time as the first and only game I created a mod for. Yes, I'm a modder now!* In my hive, all the bees are named Eric and I love them semi-carnally [External Link]!

* I edited two json files, wooo!

Microsoft Edge now available on Linux in Preview
26 Oct 2020 at 9:28 am UTC Likes: 1

Try ScanTailor [External Link], it's not an all-in-one tool, it doesn't do scanning, OCR or PDF output. But it is excellent for doing the intermediary steps. Cropping, deskewing, prepping for OCR etc. in batch mode, with a GUI.

It's a little bit fiddly the first time around, but it has quickly become indispensable to me when it comes to wrangling scanned books and documents.

Another suggestion, for batch cropping with a GUI, or any other image edits on large sets of files. Try Darktable. It's primarily for RAW images, but does jpeg just as well.

The latest horror from Frictional Games with Amnesia: Rebirth is out now
23 Oct 2020 at 7:55 pm UTC Likes: 1

Quoting: F.UltraNew patch today with a notice that the Linux bugs will be fixed in a later patch so they are working on it. Meanwhile whatever you do don't ever go into the steam discussion pages for this game, it's full of vile and ignorant people for some reason (didn't know that there existed such a large group of Frictional Games haters out there).
Good to know! I've been checking my GOG account once every hour or so, waiting for an update. Guess I have to be patient for a bit longer.

I honestly don't know what it is about the Steam forums? They seem to turn even the most placid person into an enraged asshole?

Classic 3D RTS 'Machines: Wired for War' goes open source under the GPL
22 Oct 2020 at 10:07 pm UTC

Quoting: TheSHEEEPThat website is just beautiful.
It's like something I'd have done in the late 90s or early 2000s.
Needs moar Xara3D!

Classic 3D RTS 'Machines: Wired for War' goes open source under the GPL
22 Oct 2020 at 10:04 pm UTC

Quoting: Avehicle7887Anyone tried to compile the source yet?

I got a build compiling just fine, game launches I can hear sound but screen is black. Tried with both Mesa (AMD) and Nvidia drivers.
It kinda works here.

You need both the game assets and quite a few dirs from the git files, data/ sounds/ and models/ I think? The game was pretty verbose about which files where missing.

On AMD systems you should probably also set AMD_DEBUG=zerovram, or you get some severe glitching when the game loads.

Even so, it seems rather crashy, I could only get the second campaign map to load. The first one crashed, and skirmishes hang on load.

Also: In case anyone have problem compiling. The build scripts miss a dependency on libglm.

The latest horror from Frictional Games with Amnesia: Rebirth is out now
21 Oct 2020 at 10:08 pm UTC

Quoting: F.UltraThanks, 4.2COMPAT seems to have fixed the game for me aswell (RC480 mesa 20.2.1) where 4.6COMPAT was just as broken as the original.
Good catch! 4.2COMPAT seems to work better here too.

Retro 3D indie first-person shooter 'Perilous Warp' has released
21 Oct 2020 at 5:10 pm UTC

Totally subjective early impressions:

I tried the demo too, and I agree with Anza. This one feels more like a careful restoration of a late 90s fps, and unfortunately not one of the memorable ones.

Anyhow, they certainly nailed the color scheme (brown) and the hunt for keys (red). Also, writing an engine from scratch is impressive and I do hope they do something further to my liking with it.