Kayak VR: Mirage - never has VR kayaking looked so good! Native Oculus drivers are supported!
Might be more of a kayaking simulator and looks jaw-droppingly good: This looks like one of my favorite kind of apps - where you try to recreate the real thing as good as you can with current gpus in VR. The app/game/sim isn't out before March 2022, and you can expect system requirements to be extremely high - right now devs expect: RECOMMENDED: OS: Windows 10 Processor: Ryzen 3600 / Intel i7 9600K Memory: 16 GB RAM Graphics: Nvidia Geforce 2080 DirectX: Version 11 Storage: 10 GB available space DLSS will be supported for RTX gpus, thus this is truly high-end PCVR. More info here: https://store.steampowered.com/app/1683340/Kayak_VR_Mirage/ https://www.vrfocus.com/2021/07/kayak-vr-look-stunning-in-early-gameplay-footage/ Some shots: Note that for those who want to enjoy VR kayaking today, there're several great options: https://store.steampowered.com/app/1004510/DownStream_VR_Whitewater_Kayaking/ (55% off right now) https://www.oculus.com/experiences/rift/1766848360109262/?locale=en_US https://www.oculus.com/experiences/rift/1208507739163035/?locale=en_US https://store.steampowered.com/app/407710/The_Grand_Canyon_VR_Experience/ Note that The Grand Canyon VR Experience has gotten mixed ratings, but I'm quite fond of that app. It looks great - and at least for the CV1 ss 2.0 using Ultra settings, you may need at least a 2080 (Ti) for solid 90 fps in the Grand Canyon app. Some shots:
16KViews2likes33CommentsMeta Quest 3 no longer recognizes head tracking.
Hi guys I am here as desperate because my Meta Quest 3 started to give me this problem as per the title, I will tell you the story in more detail: I got the Meta Quest 3 new months ago and it has always worked perfectly, the other day I used it in PCVR with the cable as always and without any problems, before I turned it off I saw that out of nowhere a new item "Allow automatic power on when updating" had appeared under the item "Automatically update before power off", I didn't give it too much importance and unchecked as always and turned it off; I then put down the headset as usual which hasn't received a beating or anything these days, today I turned it back on and basically when I go into the home if I move my head above the view goes below and if I move my head below the view goes above (basically the head tracking doesn't work), the controllers are not recognized at all (but they flash and every 20 seconds they vibrate) and after a while the headset brings me back to a black screen asking me to try using hand tracking or the controllers if the problem persists (which is useless because they don't go for me). I have tried rebooting it many times, even going to the Boot Screen and clicking Boot Device, but nothing, it doesn't work. Also now when I turn it off (which I have to do forcibly), when I go to the power off menu, there is no longer the "Allow auto power on when updating" item I mentioned earlier, I don't want to have turned off the device while it was updating, or I don't know what else, even though I had checked the notifications and there was nothing updating. What can I do guys? I don't want to format it, it took me months to set it up just the way I liked it. I'm asking for your help, thank you all for those who have made it this far.Solved7.4KViews0likes14CommentsMy quest 3 isn't charging with my link cable but the quest 2 did.. anyone know why?
My quest 3 isn't charging with my link cable and I've had no problem doing it with quest 2 but it just stays at the same percentage.. I haven't tried the charger the comes in the box but It should be charging.Solved84KViews4likes114CommentsMeta Quest Browser & BabylonJS = Slow FPS
I'm trying learn about WebXR and I'm finding that my library of choice isn't playing well in the Meta Browswer, locking at about 30 FPS. Now, I see 60 FPS on the desktop with Chrome and I know that's because Chrome is locked in a vsync. I can pass Chrome some parameters to unlock the FPS limiting. At that point, I'm seeing around 500 fps. Chrome works great with Link, but I'm looking to work with the native Meta Browser inside the Quest. I've found other engines, such as the Wonderland Engine, demonstrates 72 FPS in the Quest with their app Escape Artists (https://esc.art). A-Frame applications show up in the browser at 90 FPS. So my question is, is there some sort of parameter or command the WebGL lib should be passing to the browser to speed it up? Or, is this likely to be some sort of bug in BabylonJS that is locking it to 30 FPS and the browser doesn't have any sort of artificial rate limiting?680Views0likes0CommentsUnable to travel
I created a bot to play music in my world. I first tried my not-so-great desktop with 8G RAM and oculus desktop yet horizon runs fine. I can travel to worlds without a problem. My issue was that my music buffered too much with my desktop so then I installed it on my Lenovo X1 gaming laptop 64g RAM and all the bells and whistles but no dice! Horizon loads up just fine but I cant travel to any worlds. I have installed and uninstalled, updated both, set to English and cant get it to work. I even linked my Quest Pro to the laptop. It handled the graphics just fine and still it wont travel from the laptop horizon. Is there any help anyone can provide me with? Ive asked a few key people in the Metaverse and no luck yet.. Sad little DJ Bot792Views1like1CommentMeta Avatars Appearing With Missing Head Or Body In The Unity Editor And On Windows Builds
UPDATE (01/03/2023): As of January 3rd 2023, Loading avatars with federated app ids simply doesn't work. Instead I get an error log saying 'Spec Request Failed'. UPDATE (12/22/2022): I've managed to narrow down this issue to something to do with the way avatars are loaded using federated app credentials. I've made a new post about this here: https://forums.oculusvr.com/t5/Unity-VR-Development/Loading-Meta-Avatars-With-Cross-Play-using-Federated-App-Are/m-p/1010823/highlight/true#M21422 As of the 16th December 2022 we have started seeing incompletely constructed avatars. The Meta Avatar SDK version we are using is 18.0. I have tried updating to 20.0 but still see the same problem. Here are some additional observations.: This does not occur on a Quest build. It happens in the Unity Editor or in a Desktop build. The problem sometimes resolves itself after I make a change to my avatar's look in settings, save the changes and then try reloading the avatar. The problem does not resolve itself by re-loading the user. If a user has the problem, it persists each time the avatar is loaded. Mostly the avatars head is missing, and occasionally only the hands of the avatar entity's LOD4 is visible: Help would be greatly appreciated as it is impossible to launch our product with Meta Avatars if this is not resolved.2.8KViews0likes3CommentsOpening Oculus Dash with Desktop from Game
In our games, we sometimes need players to interact with the desktop (e.g. after opening a Website in the OS browser to let the player interact with privacy settings only available via a Web interface). With SteamVR, we can open the in-VR dashboard with the desktop view via by using a simple API call: OpenVR.Overlay.ShowDashboard("valve.steam.desktop"); What this does is: a) show the SteamVR in-VR dashboard (that's equivalent to pressing the system button), and b) activate the desktop overlay. Is something like that also available when using the Oculus native SDK? I have tried finding it in the documentation but wasn't able to. If this is not possible, yet, could you please add this? We'd like to offer the same features both when using SteamVR and when using Oculus natively.1.1KViews0likes2CommentsOculus Dash steals Input Focus on switch to VR
I have an application that runs in desktop and VR. If I start the app in desktop mode and put on my headset, the Oculus app launches and after a few seconds, my app starts to render in the HMD. A few seconds later, Oculus Dash appears and steals input focus. If I select my application from Dash, it returns focus to my app. If the Oculus app is already running when I switch to VR, this doesn't happen (my app maintains input focus). I tried the same series of steps with an app like Quill. I see that Dash does appear when the Oculus app starts, but then focus is returned to Quill and Dash disappears. As far as I can tell, I'm following all the advice from https://developer.oculus.com/documentation/pcsdk/latest/concepts/book-dg/ Does anyone know why this might be happening?534Views0likes0CommentsRunning Stand alone & Unity editor instance together for multiplayer testing.
I'm working on a multiplayer game and I would like to find a way to deploy a standalone version that does connect to the oculus rift and the unity version that doesnt. Currently when I run both stand alone and Unity editor, only one will run at a time. The other freezes until the app is clicked, then the view from my oculus rift switches to the other view. I'm sure I can simply just remove the OVR components and add a new camera but I was seeing if there was a better solution.918Views0likes1Comment