Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Regards, do you know how to use adb commands to individually modify the texture resolution of com.beatgames.beatsaber?

I tried using the command adb shell setprop debug.oculus.textureWidth 3072 but this is global and does not work for individual com.beatgames.beatsaber

(+1)

Why not using QuestGamesOptimizer ? ;-)

Hi, I'm already using QuestGamesOptimizer but would like to know how to implement this feature via PC

I often use adb shell in my work

(-1)

To be honest, I want to know how QuestGamesOptimizer implements custom texture settings for a single game. I've found another program that implements the same functionality, but I don't know what the principle is.

(+1)

This is one of my secrets :-)

(+1)(-2)

I have no intention of obtaining your secret. It is your patented technology. I just need to know the general method. Can you roughly explain the principle of implementation through adb?