Here to follow content related to Star Trek, Linux, open-source software, and anything else I like that happens to have a substantial Lemmy community for it.

Main fediverse account: @f00fc7c8@woem.space

  • 0 Posts
  • 12 Comments
Joined 2 years ago
cake
Cake day: August 4th, 2023

help-circle
  • I’d say they all offer different types of customization. It’s less a matter of how much you can do, and more a matter of what you want to do and how much time you’re willing to spend working on it. KDE is for people who want to customize their desktop, and want it to be easy to do so. GNOME is for people who just want something that works, but it still offers a lot of customization, it’s just not as well-supported (their philosophy is “if theming breaks an app, it’s not our fault”).

    KDE doesn’t support full CSS customization on its own, but there are theming engines like Kvantum and QtCurve that address the limitations that arise from this. I’d say it’s on almost equal footing with GNOME in that regard, since both GTK4+libadwaita and Qt6+KF6 are designed for color scheme customization, but require various workarounds and obscure settings for anything more than that. If anything the workarounds are easier in KDE.

    Similarly, KDE supports layout customization through widgets and graphical menus. GNOME also supports layout customization, but through extensions instead.

    And then you can do all of the above and more if you use a window manager, or an LXDE/LXQt-style desktop that lets you disable or replace all its components in settings - just mix and match components like panels, file managers, display managers, polkit agents, etc. You can basically build your own DE that way, and it doesn’t get much more customizable than that. But maybe you don’t want to spend your time choosing every component of your custom DE. That’s what something like KDE is for.


  • For a while I daily drove a Purism Librem 14 with Debian’s fully free kernel, and installed as few non-free packages as possible, including firmware blobs (which I didn’t install any of until I decided I needed Bluetooth). My experience with gaming was generally fine.

    With linux-libre you really have to buy your hardware specifically with support in mind. You’re limited to Intel and non-bleeding-edge AMD graphics cards, a very small range of wifi cards, and no Bluetooth. Otherwise, video games should work as well as they would on any other computers with the same specs. Especially if you’re also limiting yourself to games with free engines - I’m not aware of a single libre game that demands more than a modern Intel integrated graphics card can provide, even on high settings.




  • No modern AAA games have been released this way, but there is at least one game made specifically for libretro (Dinothawr) and a few other games that have been converted into “contentless” libretro cores (Cave Story, Mr. Boom, Rick Dangerous).

    The games (or their engines/emulators) would have to be modified to use the libretro API for things like input, rendering, and sound. Though it doesn’t look terribly hard to program for, it does tie the game to RetroArch (or another libretro frontend) and possibly limit what the program can do.

    I thought I’d also bring up Lutris, which is not only a libretro frontend but also a frontend for numerous other game platforms. It may not have the game console-like UI of RetroArch, but I think if you must have all games under one launcher, it’s the best you could hope for.





  • f00f/eris@startrek.websitetoLinux Gaming@lemmy.mlBottles not working
    link
    fedilink
    English
    arrow-up
    4
    ·
    edit-2
    8 months ago

    First, go to [three dots] -> Preferences -> Runners -> Proton, click the button next to the newest available version of Proton GE (currently ge-proton-9-7), and wait for it to download.

    Then, go to your bottle -> Settings -> Runner, set the runner to ge-proton-[version], and wait for Bottles to configure the new runner.



  • I was quite satisfied with Debian Stable for a few years on at least two different laptops, and felt I had found my “forever distro”, until I got a Framework laptop whose AMD graphics were quite buggy on it. In order to get rid of all the issues, I had to upgrade to Testing and install a mainline Liquorix kernel (and along the way, I briefly made a Frankendebian and fiddled with kernel parameters). While my years of experience with Debian and derivatives has prevented me from breaking anything, I do wish I didn’t have to use all of this beta-quality software just to prevent games from freezing and crashing constantly, just because I bought “new” (about a year old) hardware.

    I still want to keep Debian, because I’ve found nothing else that works quite as elegantly or stably, but I’m hoping to find ways to get the performance I need without Liquorix, and if something forces me to reinstall between now and the time Debian Trixie becomes stable, I’ll probably give Fedora or KDE Neon another try.