• 0 Posts
  • 33 Comments
Joined 1 year ago
cake
Cake day: June 16th, 2023

help-circle

  • tomkatt@lemmy.worldtoLinux Gaming@lemmy.worldSorry I can't do it.
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    3 days ago

    Honestly Arch-based is a good choice, but straight up Arch for a newbie? Nah.

    I’m running EndeavorOS with KDE and it’s been solid for gaming. A few bugs, but mostly minor, like it picked the wrong default NIC driver (but still worked) and SMB shares wouldn’t auto mount recently until an update a week or two ago.

    My main PC for non-gaming runs Manjaro. I know there are haters about it, but it’s been a solid distro for general use, and I’ve encountered no issues to speak of.








  • Also if i want to make a plex server on an old PC, what would people recommend?

    My plex server is headless, running Almalinux. Doesn’t take much, I have it running on a very old NUC8 (NUC8i5BEK). The box is also running Asset UPnP and AudioBookshelf server too.

    Personally, unless the server will also be the client (as in, you’ll be watching from the server box and not a streaming box, tablet, TV app, etc), I’d skip any GUI and just install it from the terminal, save your resources for what matters. Desktop environment is pointless for a server machine.

    If you were buying a cheap machine to handle it today, I’d probably recommend a Beelink (or other) mini-PC with a Ryzen 5000 series chipset (5500u/5560u models with 16GB RAM can be found very cheap, generally $215-$240 new these days). The 5000 series in particular are very power efficient for something you likely will leave on all the time, and have both 6c/12t and 8c/16t variants, though the 8 core ones will probably be more like $300-$320.

    Whatever you buy, if it comes pre-installed with Windows, delete the OS. I wouldn’t trust preinstalled on these boxes, and in any case Microsoft is getting really sketchy with this whole Windows Recall thing anyway.



  • Here you go: steam://controllerconfig/413080/2866090215

    Paste that steam link in a browser while Steam is open and it will pull up the controller config.

    Control mappings have face buttons and R1/R2 as attacks, L1/L2 as button layer modifiers, Joystick mouse and more. F-keys are on the d-pad, and most mouse related functions are active while holding L1. Pressing L2+R2 heals. Back button is your "interact. L1 + R3 switches between “action” camera and regular mouse mode for aiming. Action camera is better for combat, and is the mode I use like 90% of the time. Dodge is on R3. L3 swaps weapons. There’s also key combos for all the mounts, special action abilities (N key, on L2+back)… basically, everything you could possibly want to do in-game, there’s a controller way to do it. You may need to remap some of the mount buttons, I forget if I did custom mappings for some of those, as I have a lot of mounts (everything except roller beetle and gryffon).

    Hope it works for you. I think it’s a great config, but my perspective may be skewed since I’m highly accustomed to it from muscle memory and using it for years (with Xpadder even, before steam controller mapping was a thing). I’ve used this config for every single class in the game and dialed it in so I can play literally any class without issues, including ones that have a number of aiming skills like engineer and elementalist. Actually, elementalist is a blast for this, dpad was perfect for switching elements compared to fumbling with F-keys.









  • Nah, ingrown toenails just happen. Might be a genetic thing or something. As a kid I had to get like five surgeries for it on my right big toe and then when it wouldn’t stop happening they eventually killed the root at that side of the toenail with some kind of acid to prevent it from happening again. I still occasionally get ingrown nails on the big toe of the other foot that didn’t need the surgery.


  • Well. in the modern day, there’s Ubuntu 22.04 and up with their insistence on snaps for many otherwise native apps. For example, Firefox as a snap and taking anywhere from 30 seconds to up to 2 minutes to launch when you first open it.

    I used Ubuntu for years, pretty much from 16.04 all the way up to 22.04 but that was a line for me and I ditched it for Manjaro. The experience has been much better overall.

    Snaps should be for applications that may not receive updates on current systems or have a hard dependency on old libraries for some reason. Things like Spek come to mind. To use if for something like Firefox, and not only use it, but insist on it to the point you can’t install the native version without ridiculous workarounds… it’s absurd. And on top of this, it’s especially dumb because flatpak already existed prior to snap, but as usual Canonical had to be special instead of working with community standards.