Game menus not centred on screen in VR; main screen has me placed up near the ceiling of the garage.

So, as the title states, when I load up the game, when the garage loads, I'm placed up near the ceiling and have to look down to see the menu.

When I go to in car I'm centred just fine but if I hit ESC to get to the menu, have have to look way down to see it, rendering it useless if I want to work on a setup.

I'm using an HP wmr headset and have tried recalibrating it.

Anyone else run into this problem and have a fix?
 
If you go into "Documents\Assetto Corsa Competizione\Config" and use notepad to change vrSettings.json you can change the type from 1 to 2,

From this

"mainMenuLayerDistance": 100,
"mainMenuLayerSize": 160,
"mainMenuLayerType": 1,
"raceMenuLayerDistance": 25,
"raceMenuLayerSize": 55,
"raceMenuLayerType": 1,
"hUDLayerDistance": 20,
"hUDLayerSize": 50,
"hUDLayerType": 1,
"spectatorScreenMode": 5

To this

"mainMenuLayerDistance": 100,
"mainMenuLayerSize": 160,
"mainMenuLayerType": 2,
"raceMenuLayerDistance": 25,
"raceMenuLayerSize": 55,
"raceMenuLayerType": 2,
"hUDLayerDistance": 20,
"hUDLayerSize": 50,
"hUDLayerType": 2,
"spectatorScreenMode": 5
Then save.

All you are doing is changing the lines that end in 1 to 2.

The menus are fixed to your headset, they follow you as you move your head so seeing the edge of the menus is not easy, but it seems it's all we have at the moment.
 
Last edited:
If you go into "Documents\Assetto Corsa Competizione\Config" and use notepad to change vrSettings.json you can change the type from 1 to 2,

From this

"mainMenuLayerDistance": 100,
"mainMenuLayerSize": 160,
"mainMenuLayerType": 1,
"raceMenuLayerDistance": 25,
"raceMenuLayerSize": 55,
"raceMenuLayerType": 1,
"hUDLayerDistance": 20,
"hUDLayerSize": 50,
"hUDLayerType": 1,
"spectatorScreenMode": 5

To this

"mainMenuLayerDistance": 100,
"mainMenuLayerSize": 160,
"mainMenuLayerType": 2,
"raceMenuLayerDistance": 25,
"raceMenuLayerSize": 55,
"raceMenuLayerType": 2,
"hUDLayerDistance": 20,
"hUDLayerSize": 50,
"hUDLayerType": 2,
"spectatorScreenMode": 5
Then save.

All you are doing is changing the lines that end in 1 to 2.

The menus are fixed to your headset, they follow you as you move your head so seeing the edge of the menus is not easy, but it seems it's all we have at the moment.
Thanks, that worked.

It's not ideal but at least I can work on setups while in VR.
 

Latest News

What is the reason for your passion for sim racing?

  • Watching real motorsport

    Votes: 545 68.7%
  • Physics and mechanics

    Votes: 343 43.3%
  • Competition and adrenaline

    Votes: 363 45.8%
  • Practice for real racing

    Votes: 183 23.1%
  • Community and simracers

    Votes: 214 27.0%
Back
Top