ValveSoftware / ValveSoftware/Proton
[Feature Request] Enable flags/framework for Tilt5 AR gear to work on Linux
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 32.8k
- Forks
- 1.6k
- PR merge metrics
- PR metrics pending
Description
Currently, Tilt Five is primarily targetted at windows and there are several windows games which can utilise it.
Recently, they have developed a Linux Beta build which can connect and set up the headset and wand ok. But, according to one of the devs, in order to get it to work on Steam for Linux, notably, on the Steamdeck this would need to happen.
Either 1. development of a huge patch to wine/Proton, which SteamOS probably won't let you do anyway, or
- a function built into the SDK to detect when the .exe is running under wine and use the Linux service instead of the Windows one. T5 have dreams of implementing the detection feature but it's not happening soon, and it would only apply to games built after it was in the SDK.
What would proton need to pass along the availability of the headset and manage to pass through the USB device as expected ?
Thanks for your attention.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no Proton files, tests, or entry points. Start by examining how Proton/Wine handles Linux services, executable environment detection, and USB device access, then determine what would be required for Tilt Five headset availability and passthrough. Done would require a concrete, agreed scope rather than a general feasibility question.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, linux
- Domain
- game-dev, operating-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 18/100