Jump to content

George interface "one eye" VR option please.


Recommended Posts

Posted

Could we please get a one-eye-only VR option for the George interface please (with either eye as an option) -- it makes me go kind of cross-eyed trying to look at the thing.

I'd also appreciate if it could be positioned someplace other than the bottom-middle, that tends to be in the way of stuff I need to see -- one of the bottom corners like 2D would be appreciated.

  • Like 4
Posted

It is possible to move the popups around. I totally understand what you mean with the cross-eyed thing. When it pops up it is "focused" at infinity, far away. Unfortunately this means that if happen to have that part of your display it is hard to focus on it when the cockpit is focused at a meter. I changed the positions to naturally be in the right eye for the status menu and in the lower left eye for the target menu and compass. When the target menu and compass pop up they are more likely to be outside the left window, therefore properly at infinity and not fighting with the inside of the cockpit. 

  • Like 1
Posted
On 3/28/2022 at 4:52 AM, Bailey said:

It is possible to move the popups around. I totally understand what you mean with the cross-eyed thing. When it pops up it is "focused" at infinity, far away. Unfortunately this means that if happen to have that part of your display it is hard to focus on it when the cockpit is focused at a meter. I changed the positions to naturally be in the right eye for the status menu and in the lower left eye for the target menu and compass. When the target menu and compass pop up they are more likely to be outside the left window, therefore properly at infinity and not fighting with the inside of the cockpit. 

Interesting, didn't realize you could move them, could help a bit.  How do you do that?

Posted
24 minutes ago, muzica9 said:

how, please?!

open `C:\...\DCS World OpenBeta\Mods\aircraft\AH-64D\Cockpit\Scripts\AI\PrestonAI_page_common.lua`.

These two lines near the top will determine the position in VR:

local compass_pos         = {0,    -0.40}
local weap_control_pos     = {0,    0.32}


I changed mine to this for a while:

local compass_pos         = {-0.25,    -0.40}
local weap_control_pos     = {0.25,    0.32}


Remember to make backups of the original AND your mod. If you repair or update DCS the file will be set to the original. 

  • Like 2
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...