Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Have you tried creating a PCVR mode option?

A topic by Horendus created Mar 23, 2025 Views: 66 Replies: 3
Viewing posts 1 to 4

Recently stumbled across your amazing tool, plan to try it out this week sometime.


Im exploring the idea of being able to put my Quest Pro into something of a PCVR mode where as many things are disabled and optimised for PCVR streaming as possible though ADB

What are your thoughts on this? 

Have you experimented with sort of concept or is already well explored and nothing but a pipe dream!
 

Developer

Thank you for appreciation of Quas. Unfortunately, I don't have a Quest Pro headset, but since the firmwares and shells of all Meta Quest headsets are generally similar, ADB should work roughly the same on all of them.

I'm not quite sure what you mean by "put the headset to PCVR mode" Are you referring to connecting the headset to a PC via Meta Link or Air Link?

ADB is not used in this case—it is an Android operating system mechanism and serves only as a tool for management, control, diagnostics, testing, and other supplementary functions that are built into the Quas program itself.

So you cant run commands like pm disable-user .. to disable a munch of bloating meta features or call sysctl and experiment with TCP buffer sizes?

Developer (2 edits)

Unfortunately, Meta has seriously limited the rights to use ADB and many things that work on smartphones will not work on the headset. The am and pm commands work, but partially, and sysctl will not allow you to do anything serious.