Latest Comments by Ananace
A small but nice update on Ashes of the Singularity: Escalation and Linux support
18 June 2018 at 7:17 pm UTC Likes: 4
18 June 2018 at 7:17 pm UTC Likes: 4
I think part of what he means is that out of the big three - Windows, Linux, and macOS - both Windows and macOS have their own radically different APIs, while Linux sticks to the more neutral POSIX APIs. And as it so happens, both Windows and macOS supports much of those same POSIX APIs as well.
So programming a piece of software on Linux using the native APIs makes it a lot easier to port onwards onto other platforms like Windows or macOS.
So programming a piece of software on Linux using the native APIs makes it a lot easier to port onwards onto other platforms like Windows or macOS.
mod.io is a new open API for cross-platform Steam Workshop-like mod support
15 May 2018 at 6:26 pm UTC
15 May 2018 at 6:26 pm UTC
I looked through their API and SDKs a bit, looks mostly aimed towards higher-level mods - texture packs, localization, models, scripts, etc. Though their built-in virus scanning with VirusTotal is nice for the lower-level ones.
They do seem to lack a robust system for version dependencies as well as inter-mod dependencies too.
Really happy to see someone working on providing a reference for how to do mod handling though, this does tend to end up far too big of a mess usually.
They do seem to lack a robust system for version dependencies as well as inter-mod dependencies too.
Really happy to see someone working on providing a reference for how to do mod handling though, this does tend to end up far too big of a mess usually.
Get ready to control a clan of Vikings in 'Northgard' as it's releasing for Linux tomorrow
8 March 2018 at 7:48 am UTC
8 March 2018 at 7:48 am UTC
Damn it, and of course I already own the game since before, so can't even throw money at them for the Linux release.
Steam could really use a donate / gift button for developers, to really show appreciation for things like this.
Steam could really use a donate / gift button for developers, to really show appreciation for things like this.
The Jackbox Party Pack 2 & 3 are both now in Beta for Linux
4 January 2018 at 7:44 pm UTC Likes: 1
4 January 2018 at 7:44 pm UTC Likes: 1
Oh wow, I didn't think it would be possible for me to be happier with Jackbox Games.
I don't suppose anyone knows if they have somewhere where you can just arbitrarily throw money at them? Already own the packs in question after all, so hard to show my appreciation through that.
I don't suppose anyone knows if they have somewhere where you can just arbitrarily throw money at them? Already own the packs in question after all, so hard to show my appreciation through that.
Open source game engine 'OpenMW' for Morrowind has been updated
5 December 2017 at 4:22 pm UTC
5 December 2017 at 4:22 pm UTC
Going to note that there's now a flatpak package up on flathub for OpenMW as well, so if you prefer that type of an install then it's also an option.
The developers of Solus are hoping to improve Linux gaming with snaps and their Linux Steam Integration
13 October 2017 at 4:05 pm UTC
I'm still interested to hear about what Valve were planning when they talked about using something alike Flatpak for their own package handling on Linux.
13 October 2017 at 4:05 pm UTC
Quoting: ZlopezAnd the Flatpak package for Steam is already worked on GitHubThere's actually a Steam package available from flathub as well, been using that myself since it appeared.
I'm still interested to hear about what Valve were planning when they talked about using something alike Flatpak for their own package handling on Linux.
SteamOS beta updated with Flatpak support
26 July 2017 at 4:24 pm UTC
26 July 2017 at 4:24 pm UTC
I must say that this is both quite unexpected, as well as very appreciated. No more messing about with deb repos and backports just to launch things like media centers, curious to see if we'll get a controller friendly desktop portal to go with it.
Hopefully this also means Valve are looking into cross-distro packaging of Steam games, since one of their Linux developers did comment about designing a Flatpak - then xdg-app - inspired packaging system for the runtime and applications.
Hopefully this also means Valve are looking into cross-distro packaging of Steam games, since one of their Linux developers did comment about designing a Flatpak - then xdg-app - inspired packaging system for the runtime and applications.
Steam is now available as a Flatpak app via Flathub
20 June 2017 at 7:01 am UTC
It's worth noting that Flatpak is not designed to compete with system package managers, which neither Snappy nor AppImage are trying to do either.
Flatpak is designed for packaging userland applications in a way that means users don't have to worry about dependencies, and the sandboxing means you don't have to worry about broken code damaging your system either.
Additionally, it can be run entirely in a user's home, so users don't need to pester sysadmins about installing applications or dependencies - nor about keeping them up-to-date.
I'm actually more of a fan of Flatpak than Snappy in this particular case, Snappy requires a system daemon while Flatpak only requires an application in PATH - on a new kernel it doesn't even require setuid.
20 June 2017 at 7:01 am UTC
Quoting: Purple Library GuyI kinda like Flatpak, but it seems to me like a useful secondary thing rather than something that can or should kill .deb or .rpm and apt and so on.
It's worth noting that Flatpak is not designed to compete with system package managers, which neither Snappy nor AppImage are trying to do either.
Flatpak is designed for packaging userland applications in a way that means users don't have to worry about dependencies, and the sandboxing means you don't have to worry about broken code damaging your system either.
Additionally, it can be run entirely in a user's home, so users don't need to pester sysadmins about installing applications or dependencies - nor about keeping them up-to-date.
I'm actually more of a fan of Flatpak than Snappy in this particular case, Snappy requires a system daemon while Flatpak only requires an application in PATH - on a new kernel it doesn't even require setuid.
Steam is now available as a Flatpak app via Flathub
19 June 2017 at 11:49 am UTC Likes: 1
19 June 2017 at 11:49 am UTC Likes: 1
Worth noting is that the Flatpak install is unable to access your home folder, so even if it wanted to conflict with your full Steam install that would be impossible for it to do. You can even run both Steam installs at the same time because of the sandboxing
I'm unsure how well non-nVidia drivers work for Flatpak at the moment though, only have nVidia systems on hand.
I'm unsure how well non-nVidia drivers work for Flatpak at the moment though, only have nVidia systems on hand.
- GOG launch their Preservation Program to make games live forever with a hundred classics being 're-released'
- Half-Life 2 free to keep until November 18th, Episodes One & Two now included with a huge update
- Valve dev details more on the work behind making Steam for Linux more stable
- Proton Experimental adds DLSS 3 Frame Generation support, plus fixes for Dragon Age: The Veilguard, Rivals of Aether II and more
- Direct3D to Vulkan translation layer DXVK v2.5 released with rewritten memory management
- > See more over 30 days here
-
Linux kernel 6.12 is out now with real-time capabilitie…
- Dmitri Seletski -
Linux GPU Configuration Tool 'LACT' adds NVIDIA support…
- Cyril -
Linux kernel 6.12 is out now with real-time capabilitie…
- Cyril -
Single-player survival horror game Sorry We're Closed o…
- elmapul -
Devs of chill arcade freeriding game SNØ: Ultimate Fre…
- Purple Library Guy - > See more comments
- Steam and offline gaming
- Dorrit - Weekend Players' Club 11/15/2024
- Ehvis - What do you want to see on GamingOnLinux?
- Liam Dawe - New Desktop Screenshot Thread
- Vortex_Acherontic - Types of programs that are irritating
- dvd - See more posts