Tech Nerd Derg.

Arch BTW.

Mastodon @ https://pawb.fun/@Confetti_Camouflage

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

help-circle

  • I use a PS5 controller connected through an 8bitdo USB adapter 2. It works great and has a much more stable connection compared to the bluetooth adapter I used to use. I’ve had no issues using it in xinput mode on Linux; games pick it up as a normal xbox controller and just work. The adapter also works great for bringing your own contoller to friends’ houses for any console party games without having to do the bluetooth pairing roundup minigame. The only real issues I have with it is that there’s no auto disconnect when it’s idle, and as you mentioned the firmware flashing tools are all Windows only.











  • I have a number of IRL friends who daily drive Linux and we all at least have some small partition or drive installed with Windows on it just in case for that one program. I haven’t used it in over half a year and it was for some Need For Speed Underground 2 mod making tool that I used once and never needed again.








  • The 32bit libtcmalloc_minimal.so.4 that all Source 1 games ship with needs to be updated. You can symlink it to your system’s version to get TF2 running again. It’s usually only a matter of time before it starts to effect more downstream distros.

    The other problem I have with TF2 is queueing for casual just stops for no discernable reason or error every time, even if I’m not the party host. But then I come back later and it works again? Only real solution I’ve found is to have my friends queue without me and then join after they’ve found a match.


  • The XDG Base Directory Specification is a set of guidelines to tell application developers where they should store their application’s config files, cache, etc.

    There are many applications that don’t follow the guidelines and put their files in a hidden folder directly in your home directory, which is what the guidelines are trying to combat.