Latest Comments by slaapliedje
Debian Linux is planning a gaming-focused event online in November
6 Oct 2020 at 2:07 pm UTC
6 Oct 2020 at 2:07 pm UTC
Quoting: GuestSomething needs to be done to set up all the ultimas with enhancements so I can finally sit down and play them all with MIDI music!Quoting: slaapliedjeI hadn't heard of play.it though.That’s expected, as ./play.it is newer and we have not enough time to spend communicating around it :wink: If you already used game-data-packager, our tool is similar in its very focused objective: building packages, nothing else. The main differences are in our support for multiple package formats and non-free game engines, as well as our refusal to support any DRM scheme (so no Steam game at all is allowed in our collection).
Until very recently, it had almost no community activity outside of a mostly French-speaking IRC channel and a couple French-speaking forums… But the software itself has been under active development for several years already, and has support for several hundreds of games.
We are slowly trying to share news in English too, mostly on Reddit [External Link] and a couple forums including of course GamingOnLinux. But this is time that is taken away from the development itself.
Debian Linux is planning a gaming-focused event online in November
6 Oct 2020 at 2:03 pm UTC
Also, it is one thing to iterate throught them like that when nothing is installed. I can't even get my desktop to update to build 2004 of Win10 because the installation crashes. Nit sure why, but I suspect it is something random I have installed.
6 Oct 2020 at 2:03 pm UTC
Quoting: elmapulHe skipped 2000! That is my favirite version still.Quoting: slaapliedjeits possible:Quoting: whizseThey've done it for Stretch. I'm betting it's just going to take time. They have support backports of software a lot more than they used to, it does keep Debian much fresher than it used to be.Quoting: aluminumgriffinNice, however I really wish they would keep mesa somewhat up to date without forcing one into a FrankenDebian, maybe start with yet another "distro sub-section" (akin to non-free) that is "gaming" with the note that it is a slight sacrifice of stability for the sake of more bleeding edge (would also be a good place to put things like fresh OBS).You want unstable, possibly with Mesa packages from experimental if you're interested in in rc-releases.
(mesa in Debian/Stable is at 18.3.6 , the iris drivers (matters if you uses intel iGPU) became good quite a bit after that (in the 19.x series) - to make it all that much funnier debian stable ships with libdrm 2.4.97 (to build the 19.x mesa and later you need at least libdrm 2.4.100)
In Debian/Testing it is mesa 20.1.8 and libdrm 2.4.102 so it is a night-and-day difference in terms of performance you get in stable and testing)).
Backporting Mesa to stable would be difficult. You would need backports for drm, llvm, and the kernel too.
Still, I recently was bored when I found an old hardrive that had Debian 5 installed on it. Tested the theory that it'd still upgrade to 10 without issue.
Left it on overnight as it was going at it, and then the motherboard died... I swapped motherboards and then it finished. Only thing I changed was instead of using Gnome 2.x, I changed to using lxde, as the original motherboard I was using was only a P3@466mhz. The motherboard swapped in was an Athlon 64 @.. 3.5 I think?
Try doing that with any version of Windows... or most other Linux distributions! I bet even Ubuntu would puke along the way.
https://www.youtube.com/watch?v=8WP7AkJo3OE [External Link]
from windows 1.0 to windows 8.
i'm not sure if you can update from this 8 to an 10, but you're being spoiled too much at that point ;)
Also, it is one thing to iterate throught them like that when nothing is installed. I can't even get my desktop to update to build 2004 of Win10 because the installation crashes. Nit sure why, but I suspect it is something random I have installed.
Debian Linux is planning a gaming-focused event online in November
5 Oct 2020 at 5:57 pm UTC Likes: 1
5 Oct 2020 at 5:57 pm UTC Likes: 1
Quoting: GuestThis is good news to me. I recently switched to a Debian derivative, after Canonical made their announcement to drop 32-bit computer support. Whatever their current road map entails, it made me realize that, for gaming, I should look elsewhere than Ubuntu and its derivatives. I was previously using Linux Mint.I have used many many many Debian based distributions over the years (anyone remember when Corel had their own Linux? Or Storm Linux?) But always ended up going back to normal Debian. The ones that are derivitaves tend to make some odd decisions that break compatibility with normal Debian, and just saturates the market with incompatible .deb packages. It is annoying and causes a lot of the 'which distro do we support?' Questions that developers have.
I realize that it is an adaptation of Debian, but I have been using MX Linux now for several months as a gaming platform with equal success in all ranges of new and old games to my previous Linux Mint installation. I was attracted to it because of the stability of the distribution base. It is still an adaptation, like Linux Mint, but at least I feel more confident that Debian won't up-end its current support based on market research or other transient metric to capture an audience.
I hope that the talks are productive for gaming and development.
Debian Linux is planning a gaming-focused event online in November
5 Oct 2020 at 5:53 pm UTC
5 Oct 2020 at 5:53 pm UTC
Quoting: GuestRemember that Debian is not only about libre games, and actually provides tools dedicated to the integration of non-free games: game-data-packager and ./play.it [External Link]Game-data-packager is awesome, I hadn't heard of play.it though. Nice!
(there is some self-advertising here, as I am ./play.it main developer)
Debian Linux is planning a gaming-focused event online in November
4 Oct 2020 at 4:06 pm UTC
Pretty much everything out there has one for Arch.
The ability to easily upgrade from one release to the next is where Debian is king. Redhat barely started doing that with 6 to 7... and even then Cent didn't get that feature. With the exception of re-installing because I went from 32bit to 64bit, I have been running the same Debian install on my server for more than a decade.
4 Oct 2020 at 4:06 pm UTC
Quoting: Avehicle7887If you are customizing it so much you break upgrades, you might be better off with something like Arch? I have a triple boot system with Arch, Debian Sid and Win10, as sometimes it is just easier to get something running right in Arch. Good example of this is hxcfloppy emulator software. Though I do have it working well enough in Debian, Arch has a PKGBUILD if I recall right.Quoting: aluminumgriffinNice, however I really wish they would keep mesa somewhat up to date without forcing one into a FrankenDebian, maybe start with yet another "distro sub-section" (akin to non-free) that is "gaming" with the note that it is a slight sacrifice of stability for the sake of more bleeding edge (would also be a good place to put things like fresh OBS).A bleeding edge Mesa would be appreciated in the Stable release, it's one the key areas which needs improving, Fortunately with a little tinkering it's possible to use latest Mesa on Stable without turning it into a frankendebian. Below is my Debian 9 system from 2017 running Mesa 20.1.9. Many of the required updated packages have been compiled from source.
(mesa in Debian/Stable is at 18.3.6 , the iris drivers (matters if you uses intel iGPU) became good quite a bit after that (in the 19.x series) - to make it all that much funnier debian stable ships with libdrm 2.4.97 (to build the 19.x mesa and later you need at least libdrm 2.4.100)
In Debian/Testing it is mesa 20.1.8 and libdrm 2.4.102 so it is a night-and-day difference in terms of performance you get in stable and testing)).
My system has a lot of customization under the hood so an OS upgrade was not possible, had to find a way to upgrade Mesa without breaking everything else. Just a few months more until Debian 11 and I'll start clean again.
Pretty much everything out there has one for Arch.
The ability to easily upgrade from one release to the next is where Debian is king. Redhat barely started doing that with 6 to 7... and even then Cent didn't get that feature. With the exception of re-installing because I went from 32bit to 64bit, I have been running the same Debian install on my server for more than a decade.
Play more classics including one from 1976 with a new ScummVM release
3 Oct 2020 at 8:49 pm UTC Likes: 1
https://atariage.com/forums/topic/311958-atari-pc4-and-isa-cards-conflicts/?do=findComment&comment=4644874 [External Link]
3 Oct 2020 at 8:49 pm UTC Likes: 1
Quoting: UnixOutlawI recently bought Blade Runner from Gog, thinking it was something "recent" (it wasn't 'recent'), anyway I downloaded the Linux version anyway, and it wouldn't run - then I figured out - "it's just a ScummvM game", so I can probably figure how to run it in ScummVM, but haven't gotten around to that yet...I went for Authenticity, and was running it last night on my Atari PC4 w/286@12 and 5MB of RAM (I went silly and also threw in my Awe64 which I upgraded to have 24MB of memory.. weird when your sound card has more memory than your system.). This is all hooked up through a Roland MT-32. Sounds amazing (even though I'm currently using the crappy dell speakers that connect to the monitor).
Played Monkey Island 1 via ScummVM on my NTC PocketChip (single core ARM 512 RAM) a couple years back and that ran perfectly...
https://atariage.com/forums/topic/311958-atari-pc4-and-isa-cards-conflicts/?do=findComment&comment=4644874 [External Link]
Debian Linux is planning a gaming-focused event online in November
3 Oct 2020 at 8:46 pm UTC Likes: 5
Still, I recently was bored when I found an old hardrive that had Debian 5 installed on it. Tested the theory that it'd still upgrade to 10 without issue.
Left it on overnight as it was going at it, and then the motherboard died... I swapped motherboards and then it finished. Only thing I changed was instead of using Gnome 2.x, I changed to using lxde, as the original motherboard I was using was only a P3@466mhz. The motherboard swapped in was an Athlon 64 @.. 3.5 I think?
Try doing that with any version of Windows... or most other Linux distributions! I bet even Ubuntu would puke along the way.
3 Oct 2020 at 8:46 pm UTC Likes: 5
Quoting: whizseThey've done it for Stretch. I'm betting it's just going to take time. They have support backports of software a lot more than they used to, it does keep Debian much fresher than it used to be.Quoting: aluminumgriffinNice, however I really wish they would keep mesa somewhat up to date without forcing one into a FrankenDebian, maybe start with yet another "distro sub-section" (akin to non-free) that is "gaming" with the note that it is a slight sacrifice of stability for the sake of more bleeding edge (would also be a good place to put things like fresh OBS).You want unstable, possibly with Mesa packages from experimental if you're interested in in rc-releases.
(mesa in Debian/Stable is at 18.3.6 , the iris drivers (matters if you uses intel iGPU) became good quite a bit after that (in the 19.x series) - to make it all that much funnier debian stable ships with libdrm 2.4.97 (to build the 19.x mesa and later you need at least libdrm 2.4.100)
In Debian/Testing it is mesa 20.1.8 and libdrm 2.4.102 so it is a night-and-day difference in terms of performance you get in stable and testing)).
Backporting Mesa to stable would be difficult. You would need backports for drm, llvm, and the kernel too.
Still, I recently was bored when I found an old hardrive that had Debian 5 installed on it. Tested the theory that it'd still upgrade to 10 without issue.
Left it on overnight as it was going at it, and then the motherboard died... I swapped motherboards and then it finished. Only thing I changed was instead of using Gnome 2.x, I changed to using lxde, as the original motherboard I was using was only a P3@466mhz. The motherboard swapped in was an Athlon 64 @.. 3.5 I think?
Try doing that with any version of Windows... or most other Linux distributions! I bet even Ubuntu would puke along the way.
Debian Linux is planning a gaming-focused event online in November
3 Oct 2020 at 8:40 pm UTC Likes: 1
3 Oct 2020 at 8:40 pm UTC Likes: 1
Quoting: Purple Library GuyThat used to be true. With backports you could still have a pretty modern system, even 2 years on. Though I did just check and mesa isn't in backports YET, I think 20.x only hit testing a short time ago, so there is that.Quoting: aluminumgriffinNice, however I really wish they would keep mesa somewhat up to date without forcing one into a FrankenDebian, maybe start with yet another "distro sub-section" (akin to non-free) that is "gaming" with the note that it is a slight sacrifice of stability for the sake of more bleeding edge (would also be a good place to put things like fresh OBS).IMO Debian Stable is mostly for servers and stuff . . . things that are doing basic workloads and you want them to just keep doing it and never die. If you're going to be playing non-ancient games on a machine, it should probably be using at least Testing and maybe Unstable, which is still about as stable as most up-to-date distros.
(mesa in Debian/Stable is at 18.3.6 , the iris drivers (matters if you uses intel iGPU) became good quite a bit after that (in the 19.x series) - to make it all that much funnier debian stable ships with libdrm 2.4.97 (to build the 19.x mesa and later you need at least libdrm 2.4.100)
In Debian/Testing it is mesa 20.1.8 and libdrm 2.4.102 so it is a night-and-day difference in terms of performance you get in stable and testing)).
Atari VCS backers on IndieGoGo might actually get their units soon
1 Oct 2020 at 3:29 pm UTC Likes: 1
I wanted to replace the A3660 with a Vampire, as that is my Video Toaster version, and the 080 would be sweet there! My other A4000 is my overly expensive one with the PPC in it.
If you don't already have an accelerator / RTG in your A1200, I'd probably get one for that, as it'd be 'more Amiga' to me. But then as you already have all of those, may as well have the 'New Amiga' and get the stand alone :)
I'll let you know how mine is when I get it!
1 Oct 2020 at 3:29 pm UTC Likes: 1
Quoting: chrisqI really wanted them to come out with one for the A4000 (I have two A4ks and an A500+) I bout the A500+ mainly to check out the Vampire, and it's pretty awesome there, and would probably be my goto Amiga, except that it doesn't do AGA yet.Quoting: slaapliedjeI've been thinking about this myself, is it worth it to get the non-standalone?Quoting: chrisqYou beat me to it. It's kind of wonky to order one, you sign up on their page, but you won't get an email from them until they're ready for you to pay for your order. Would be nice if they could get enough stock in ship them out as they're ordered. I think it was 3-4 months for mine? They did say they'll ship it out next week, so I'm guessing I'll have the V4SA before the Atari VCS. I do already have a V2 500 in my 500+ with Checkmate 1500 case. It's a pretty sweet setup, just missing the AGA support!Quoting: Spl-itIt's here:Quoting: slaapliedjeThe Amiga inspired Vampire V4SA (ordered today)How and where ? :shock: not related to the Atari but I'm really curious about this one, I want one :woot:
https://www.apollo-accelerators.com/ [External Link]
He's writing about the Vampire v4 standalone:
http://wiki.apollo-accelerators.com/doku.php/vampire:vsa-v4:start [External Link]
I have a600, a1200, a500, a500+, cd32 and an a4000.
I wanted to replace the A3660 with a Vampire, as that is my Video Toaster version, and the 080 would be sweet there! My other A4000 is my overly expensive one with the PPC in it.
If you don't already have an accelerator / RTG in your A1200, I'd probably get one for that, as it'd be 'more Amiga' to me. But then as you already have all of those, may as well have the 'New Amiga' and get the stand alone :)
I'll let you know how mine is when I get it!
Atari VCS backers on IndieGoGo might actually get their units soon
30 Sep 2020 at 10:22 pm UTC Likes: 1
30 Sep 2020 at 10:22 pm UTC Likes: 1
Quoting: chrisqYou beat me to it. It's kind of wonky to order one, you sign up on their page, but you won't get an email from them until they're ready for you to pay for your order. Would be nice if they could get enough stock in ship them out as they're ordered. I think it was 3-4 months for mine? They did say they'll ship it out next week, so I'm guessing I'll have the V4SA before the Atari VCS. I do already have a V2 500 in my 500+ with Checkmate 1500 case. It's a pretty sweet setup, just missing the AGA support!Quoting: Spl-itIt's here:Quoting: slaapliedjeThe Amiga inspired Vampire V4SA (ordered today)How and where ? :shock: not related to the Atari but I'm really curious about this one, I want one :woot:
https://www.apollo-accelerators.com/ [External Link]
He's writing about the Vampire v4 standalone:
http://wiki.apollo-accelerators.com/doku.php/vampire:vsa-v4:start [External Link]
- The "video game preservation service" Myrient is shutting down in March
- Discord delay global rollout of age verification to improve transparency and add more options
- FINAL FANTASY VII arrives on GOG with a new edition live on Steam too
- SpaghettiKart the Mario Kart 64 fan-made PC port gets a big upgrade
- KDE Plasma 6.6.1 rolls out with lots of fixes for KWin
- > See more over 30 days here
- steam overlay performance monitor - issues
- Xpander - Nacon under financial troubles... no new WRC game (?)
- Xpander - Establishing root of ownership for Steam account
- Nonjuffo - Total Noob general questions about gaming and squeezing every oun…
- GustyGhost - Looking for Linux MMORPG sandbox players (Open Source–friendly …
- Jarmer - See more posts
How to setup OpenMW for modern Morrowind on Linux / SteamOS and Steam Deck
How to install Hollow Knight: Silksong mods on Linux, SteamOS and Steam Deck
Source: i.imgur.com
View cookie preferences.
Accept & Show Accept All & Don't show this again Direct Link