skorotkiewicz / SCBTAndroid

Steam controller Bluetooth mode fixes for Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SCBTAndroid

Steam controller Bluetooth mode fixes for Android.

The end goal of this project is to simulate XBOX 360 controller when using Steam controller via Bluetooth mode.

Current research

Custom mapping

Android games sdk might have something to help with custom mappings.

https://developer.android.com/games/sdk/game-controller/custom-mapping

Do we need root access?

If we cannot use custom mapping then this app will be only available to rooted users, because there is no way to report different input buttons to whole system without root. There are some unofficial workaround using Accessibility framework, but that will also be crippled Android 13 onward.

Special thanks

About

Steam controller Bluetooth mode fixes for Android


Languages

Language:Java 100.0%