Igalia / wolvic

A fast and secure browser for standalone virtual-reality and augmented-reality headsets.

Home Page:https://wolvic.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Archery Evolution game doesn't load correctly

javifernandez opened this issue · comments

Configuration

Wolvic version: 1.6.0
Wolvic build ID:

Hardware: Quest2

Steps to Reproduce

  1. Load the Archery Evolution from the heyvr.io site

Current Behavior

The game loads, but as soon as the load is complete, the virtual environment start spinning around the user perspective.

Expected Behavior

The virtual environment is stable and moves it on user's demand.

The same game works correctly with Wolvic 1.6 and the Gecko backend.

I'm mostly sure the problem is in how we fill in the gamepad structure in chromium. Likely some axis data that is always active.

On the other hand there are other weird things, for example it looks to me that if the head rotates the world starts to rotate in the same direction

On the other hand there are other weird things, for example it looks to me that if the head rotates the world starts to rotate in the same direction

This was Igalia/wolvic-chromium#107 BTW