Jump to content
Read the Funtoo Newsletter: Summer 2023 ×
  • 0

Steam controller gamepad emulation not working.


ajohnl

Question

I use Funtoo for gaming and love it but I'm having problems getting my steam controller to work with controller supported games.

 

I installed steam following this:

http://www.funtoo.org/Steam

 

And I followed this for additional setup:

https://wiki.gentoo.org/wiki/Steam_Controller

 

 

My current udev rules set in /etc/udev/rules.d/99-steam-controller-perms.rules

# This rule is needed for basic functionality of the controller in Steam
SUBSYSTEM=="usb", ATTRS{idVendor}=="28de", MODE="0666"

# This rule is necessary for gamepad emulation
KERNEL=="uinput", MODE="0660", GROUP="input", OPTIONS+="static_node=uinput"

And gamepad emulation still doesn't work, but keyboard and mouse emulation works perfectly.

 

Has anyone here got it working?

Thanks in advance.

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...