Author Topic: How to center menu in VR  (Read 1908 times)

pd1aku

  • Newbie
  • *
  • Posts: 3
How to center menu in VR
« on: July 19, 2019, 06:56:27 pm »
Does anybody know how to move or center the general menu box when using Vritual Reality glasses?
In the normal screen it is centered in the middle of the monitor screen, but when I enable Virtual Reality the menu is outside the aircraft.

I use the Oculus Rift S, P3Dv4.5, PMDG737NGX and GSX and GSX level 2 expansion.

Kind regards Edward.
« Last Edit: July 19, 2019, 06:59:02 pm by pd1aku »

vvince

  • Newbie
  • *
  • Posts: 3
Re: How to center menu in VR
« Reply #1 on: December 04, 2019, 09:37:58 pm »
I have the same question...
Did anyone find how to do it?

Thanks.

pd1aku

  • Newbie
  • *
  • Posts: 3
Re: How to center menu in VR
« Reply #2 on: June 08, 2020, 11:52:21 am »
Here is Solution:
https://www.prepar3d.com/forum/viewtopi ... 0&start=15

edit Prepar3Dv4\gauges\missionpanels.cfg comment 3dp_worldspace_pos_offset and add 3DP lines

[Window12]
window_size = 0.25, 0.25
position = 4 ; Middle Of Screen
visible = 0
ident = SIMCONNECT_WINDOW
scaleform_file = MenuWindow ; Use the generic menu window scaleform content
scaleform_instance_name = SimConnectWindow ; Provide a unique instance name
//3dp_worldspace_pos_offset = -1.0200003385543823242, -0.85000008344650268555, 1

3DP_SIZE=0.3,0.25 ;YoYo added
3DP_WORLDSPACE_POS_OFFSET= -0.0,-0.05,0.45 ;YoYo added X,Y,Z offsets
3DP_PBH_OFFSET=-3,0,0 ;YoYo added