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's needed for simracing in 2024?

  • More games, period

  • Better graphics/visuals

  • Advanced physics and handling

  • More cars and tracks

  • AI improvements

  • AI engineering

  • Cross-platform play

  • New game Modes

  • Other, post your idea


Results are only viewable after voting.
Back
Top