Every article tag can be clicked to get a list of all articles in that category. Every article tag also has an RSS feed! You can customize an RSS feed too!
Latest Comments by rcrit
Open source game development levels up with Godot Engine 3.4 out now
7 November 2021 at 3:40 pm UTC

Quoting: ljrkA bit weird that they showcase RSA, most people (should) have moved to elliptic curves by now.

EC is a dead end with the emergence of quantum computing. The smaller keys make it significantly faster but also more vulnerable. NIST has been working on Post Quantum Cryptography standards for 5 years or more.

Enjoy our news? Please support us if you're able to
1 November 2021 at 6:08 pm UTC Likes: 6

I'm a Patreon supporter and it's worth every penny. Years ago I used to monitor a half dozen web sites to get maybe three new Linux gaming articles a week. Liam and friends manage that almost every single day.

Wine 6.18 is out now with HID joystick enabled by default
26 September 2021 at 3:48 pm UTC Likes: 2

From the 6.17 release announcement on GoL at https://www.gamingonlinux.com/2021/09/wine-development-release-617-is-out-with-continued-work-for-the-gdi-syscall-interface

QuoteIn regards to many things being "converted to PE" over multiple Wine releases: previously Wine has built its Win32 libraries (like DLLs and EXEs) as ELF but for many reasons (like better compatibility) they've started to move them over to use PE instead. So it's another change that will gradually improve compatibility as more is moved over.

Wine development release 6.17 is out with continued work for the GDI syscall interface
11 September 2021 at 1:02 am UTC Likes: 1

Quoting: TheRiddickCan anyone list some specific use cases for this GDI system? do games even benefit or is this more of a application thing? (which is ok imo, applications under wine are always finicky)

From https://zetcode.com/gui/winapi/gdi/

QuoteThe GDI insulates the programmer from the hardware. From the programmer's point of view, the GDI is a group of API functions for working with graphics. The GDI consists of 2D Vector Graphics, Fonts and Images.

As I said, they didn't implement GDI in this release, they converted it to PE. Based on a 10-second review of the commits consists it was mostly of code re-organization (because it was already implemented).

Wine development release 6.17 is out with continued work for the GDI syscall interface
10 September 2021 at 9:57 pm UTC Likes: 2

As I understand it, the conversion to PE format (Portable Executable) helps with some copy protection schemes that check that modules on-disk and in-memory are identical.

This thread on the Fedora development list also mentions that it improves compatibility with some applications (again it could be copy protection but the author isn't explicit about it).

https://lists.fedorahosted.org/archives/list/[email protected]/thread/SL4IPD2VBMJ2XVGXRYFPDXZIC4YIYPWY/#FQ5UO3BJHFST7YC3H3X3GKCOGQLBMGHN

The thread gets pretty technical and Fedora-specific.

Humble has a new Team 17 Greatest Hits Bundle up with lots of good picks
9 September 2021 at 3:09 pm UTC

I had a great time playing Yooka-Laylee and it was perfect with my Steam controller. I can recommend it.

This upcoming indie game is basically My Little Pony meets Pokemon and I want it
31 August 2021 at 3:25 pm UTC Likes: 1

This is the first game that sparked any interest in me for getting the Steam Deck. This is a portable game I'd play the heck out of.

Steam gets new a Downloads page, new Steam Library manager and Linux improvements
2 August 2021 at 9:13 pm UTC

Am I the the only one hesitant to remove native games in case they disappear from Steam?

Steam gets new a Downloads page, new Steam Library manager and Linux improvements
30 July 2021 at 1:39 pm UTC Likes: 3

For the uninitiated, to see this new storage view: Steam -> Settings -> Downloads -> STEAM LIBRARY FOLDERS

AMD remains on-track for Zen 4 and RDNA 3 in 2022, Ryzen 5000 G-Series soon
29 July 2021 at 2:22 pm UTC

This post aligns with the timeline at https://www.techadvisor.com/news/pc-components/amd-zen-4-3801795/

I'm looking forward to the improved speed and other features but not looking forward to buying another new MB, fan, RAM and most likely PSU (because why not). It looks like early versions may be limited to 16 cores.