Skip to main content

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

Thank you very much for your help.

I tried to use adb shell pidof <package_name> and it worked out perfectly to monitor if the game program exits or not, now I can achieve automatic restoration of the default configuration after exit.

At the moment I still need to work out how to automatically connect to adb after a device reboot and about how Android devices can enable the mDNS service to read ports automatically, this will take some time and I'm looking for github projects like this one

Translated with DeepL.com (free version)

I think this will help you find out how to connect:

https://source.android.com/docs/automotive/virtualization/tools?hl=en

Unfortunately, I don't know if mdns is enabled by default on smartphones or not, I only know about VR headsets for now.

Thank you very, very much.

I'm very sorry, I read https://github.com/Varsett/Quas but this project has so much content and a lot of Russian that I can't search the key content correctly, I need GPU, CPU, resolution, record, record left and right 3D video, record FOV which file are these commands viewed in? 

I hope there is an ensemble of .bat

In my program all text messages are also translated into English. You can view the code in the file quas_v4.3.2.eng.cmd starting with the label _streamingmenu.

Also note the labels _menugpucpu and _resolutionfix in the code.

Sorry for the .bat script, it's too much, can you give me a simple .bat script?

Just about using adb shell setprop to execute commands related to quality, texture, CPU, GUP, recording

Try opening the script in a text editor and searching for the line adb shell setprop. I'm sure you'll find exactly what you need.

Thanks, do you know why the WiFi page and the part where you enter the password are not recorded when recording the screen, is there an adb command to unlock it?

Unfortunately, I don't know about this.