Skip to main content

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

Thank you.

I've previously used adb dumpsys activity lru polling queries to detect if a game exits in order to restore the default configuration on execution, but they all failed. In fact, I tried multiple adb detection application scenarios such as adb shell ps -A | findstr “com.beatgames.beatsaber” and they all failed.

I also tried how to auto-scan for filling in the port number in wireless pairing so that the user only has to enter the pairing code, but that failed as well. The libadb.so I'm using is this: https://github.com/thedroidgeek/oculus-wireless-adb

I've also tried consulting the authors of QGO or QGT about how manual wireless pairing debugging works and localized game configurations related to it, but they both refused to answer any questions citing trade secrets. I just want to develop an open source free Quest image quality adjustment tool, but I can't find any documentation tutorials about it...