Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit)

This app (Custom Home Mapper (Oculus Quest)) does not contain Quest 2 specific string in AndroidManifest.xml:

<meta-data android:name="com.oculus.supportedDevices" android:value="quest|delmar"/>

Meaning it was build with an old version of sdk and might not be optimized for  Quest 2.  This message was send semi-automatically.

yep. Runs fine on quest2 but not optimized to take advantage of hardware yet.  In fact, my Q2 runs vortex without any frame drops and other issues that the Q1 has. Right now I'm building and testing on Q1 mostly, I want everything to run smoothly on the old hardware and don't want to "miss" any issues that are specific to Q1. Plus, black levels are much preferred. 


I'll get around to updating the SDK eventually. Hand tracking is an option I want to use inside the custom home app.