Stany MARCEL

Results 47 comments of Stany MARCEL

Hello, I think you should install gcc-multilib. On Fri, Oct 28, 2016 at 12:35 AM, RooHoo33 [email protected] wrote: > I run sudo python setup.py installand it comes back with the...

The error is not that arm-linux-gnueabihf-gcc is missing but that "Python.h" is missing. You should install python-dev and/or python3-dev or similar packet depending on your GNU/Linux distrib.

The main issue you will have to do an android port is that you will need a rooted device to inject events in the kernel.

Hello, You have to stop it (sc-xbox.py stop) and launch steam. Regards,

Just bought a second steam controller so I might look at this issue soon.

@kozec I added the multiple controller support in wireless mode. Changes are mostly located in steamcontroller/__init__.py and small fixes in scripts. I also posted in `res` examples of systemd services...

You're welcome.

Is the udev rules installed with your user in the group set in the udev rules ? If you use my udev rules verify that your user is un `games`...

I plan to improve the documentation on the subject.

Hello, I was occupied by many other things. What is the the current status have you solved your bug ? Thank you for your work anyway.