You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This probably isn't what you set out to do and is pretty niche. But it is most useful in cases where the TV, PC... ECT isn't yours. Let's say you are at your friends house to play games. And either the Steam Deck is the only controller you bought, or it is your favorite. The track pads and gyro can be an advantage.
I've put some thought into if this is possible to implement and I am not sure. Note: I'm hardly a programmer. Two potential road blocks I see
Road block1: is the Bluetooth adapter on the Steam Deck full duplex? I could not find a clear answer. If it can not do that I see two potential workarounds. A. Either not connecting other blue tooth devices during this time. "set it to broadcast mode". B. sub divide the time spend between send and receive. I'd be happy with either solution.
Road block 2: is can the device you pair too handle the track pads and the controller. It might have to be converted into a standard Xbox controller. Here are some of the devices people might want to pair it with: a PC, a TV, a phone, a Tablet, another Steam Deck. Ideally you could use Steam input to help people map the controls. You would probably have to manually type in the game you are playing if things are fed through steam input.
I have no idea if this is possible. I'd tried brainstorm challenges and type them out. Seems like a big undertaking to me. If you decide to take it on good luck!
The text was updated successfully, but these errors were encountered:
@TashaTime
This is a cool idea, but way out of this project's scope.
Also, this idea paired with an 8bitDo adapter, would be very much possible. 🤔
If someday I take a chance on this, will be in touch with you. 👍
I think the most standard way of doing this would be if the Steam Deck could act as a Bluetooth peripheral device and you could connect to it with Bluetooth the same way you would connect a different bluetooth controller.
This probably isn't what you set out to do and is pretty niche. But it is most useful in cases where the TV, PC... ECT isn't yours. Let's say you are at your friends house to play games. And either the Steam Deck is the only controller you bought, or it is your favorite. The track pads and gyro can be an advantage.
I've put some thought into if this is possible to implement and I am not sure. Note: I'm hardly a programmer. Two potential road blocks I see
Road block1: is the Bluetooth adapter on the Steam Deck full duplex? I could not find a clear answer. If it can not do that I see two potential workarounds. A. Either not connecting other blue tooth devices during this time. "set it to broadcast mode". B. sub divide the time spend between send and receive. I'd be happy with either solution.
Road block 2: is can the device you pair too handle the track pads and the controller. It might have to be converted into a standard Xbox controller. Here are some of the devices people might want to pair it with: a PC, a TV, a phone, a Tablet, another Steam Deck. Ideally you could use Steam input to help people map the controls. You would probably have to manually type in the game you are playing if things are fed through steam input.
I have no idea if this is possible. I'd tried brainstorm challenges and type them out. Seems like a big undertaking to me. If you decide to take it on good luck!
The text was updated successfully, but these errors were encountered: