If you’re wondering why I’m crossposting .ml content or for an account listing of accounts used for it, please see the bottom of this megathread

  • 3 posts
  • 0 comments
Joined 1 year ago
Cake day: June 7th, 2025

Greetings everyone,

I know many folks have wanted to use 8Bitdo controllers on linux, and that includes the Ultimate Software.

I use the 8Bitdo Ultimate 2 controller on my Arch install. And I had been wanting to check for firmware updates, and was doing some searching and couldn’t find anything that could help me.

I found out that I can run that software through Lutris with minimal configuration.

  1. Open Add game dialogue box
  2. select “Add locally installed game”
  3. Filled out Name under Game info, and selected Runner (Wine)
  4. Game options tab I selected the executable, selected Working directory, and set Wine prefix path
  5. Runner options I used GE-Proton (latest)
  6. Launched

I want to note; unsure if you would have to, but I have udev rules added:

ACTION=="add", ATTRS{idVendor}=="2dc8", ATTRS{idProduct}=="6103", RUN+="/sbin/modprobe xpad", RUN+="/bin/sh -c 'echo 2dc8 6103 > /sys/bus/usb/drivers/xpad/new_id'"
ACTION=="add", ATTRS{idVendor}=="2dc8", ATTRS{idProduct}=="310b", RUN+="/sbin/modprobe xpad", RUN+="/bin/sh -c 'echo 2dc8 310b > /sys/bus/usb/drivers/xpad/new_id'"

Hope this helps someone.

Edit:

I want to add I am also using xpadneo-dkms from the AUR.

OC by @hellmo_luciferrari@lemmy.zip

The Devuan developers announced today the release of Devuan GNU+Linux 6.1 as a point release to the latest Devuan GNU+Linux 6 “Excalibur” for this Debian GNU/Linux derivative for software freedom lovers without systemd and related components.

Based on the latest Debian 13.2 “Trixie” release, Devuan 6.1 is a very small update that only improves the installation of the speech-synthesis packages and fixes a couple of bugs in the SLiM login manager. Check out the release announcement on the Devuan forum for more details.