dafta / DeckMTP

A DeckyLoader plugin for enabling MTP transfer over USB
https://deckbrew.xyz
Other
87 stars 4 forks source link

Add USB tether support #24

Open DaniGuardiola opened 5 months ago

DaniGuardiola commented 5 months ago

On Reddit, you mentioned that you were adding support for USB tethering (your script at tinyurl.com/sdeth) to this plugin. I would absolutely love that (use case is connecting to my meta quest 3 via cable to have a large virtual screen on long flights, etc). Thank you!

dafta commented 5 months ago

USB tether support, and other USB functions, are definitely on the roadmap, and I will be adding support as soon as possible. Unfortunately, it's hard working on anything USB related because Valve breaks USB DRD every other update, causing this plugin to stop working. USB DRD has been broken for some months now, and I'm still waiting for Valve to fix it before any new versions can come out.

dolphin-evorobey commented 3 months ago

@dafta hola mate, any good news? very lack this plugin

dafta commented 3 months ago

This is the very next thing on my list. The systemd branch of the plugin is mostly complete, which was the requirement for most of the modularity I intend to offer in the plugin, and soon adding new USB gadgets will be a lot easier. Tether support is the first one of these I intend to implement.