You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I can call libadb.so to execute commands, how can I execute modification commands for a specific game? For example, I can execute adb shell setprop debug.oculus.textureHeight 3380 && adb shell setprop debug.oculus.textureWidth 3072 to modify the texture quality for the game com.beatgames.beatsaber, but it cannot be global and affect other games.
I know that Quest Games Optimizer can be effective for a specific game, but I don't know how it works.
The text was updated successfully, but these errors were encountered:
Hi, I can call libadb.so to execute commands, how can I execute modification commands for a specific game? For example, I can execute adb shell setprop debug.oculus.textureHeight 3380 && adb shell setprop debug.oculus.textureWidth 3072 to modify the texture quality for the game com.beatgames.beatsaber, but it cannot be global and affect other games.
I know that Quest Games Optimizer can be effective for a specific game, but I don't know how it works.
The text was updated successfully, but these errors were encountered: