Jump to content

Correct values for HMD/VR view


toutenglisse

Recommended Posts

Hi ! please modify the Mods\aircraft\FW-190A8\Views.lua file for the part defining the HMD view when entering cockpit. (Snapviews #14 --HMD view)

 

Actually the values are the same than the default view (intended for 2D use, where you want the reticle to be centered with hud glass) : out of center for "Z" coordinates.

VR needs a centered view for "Z" coordinates, so the point of view is centered in cockpit and the reticle is centered with hud glass for the right eye.

 

So changing this :

[14] = { --HMD view

x_trans = 0.115,

y_trans = 0.055,

z_trans = -0.039,

},

 

into this :

[14] = { --HMD view

x_trans = 0.115,

y_trans = 0.055,

z_trans = 0,

},

 

Actually I do it with Jsgme and a modded Views file - It's needed to be set by default IMO. Because Always Moving POV to right when entering cockpit, or using a modded file is not best.

I don't illustrate with a JPG because mirror is left eye view so you don't see that with modded values the right eye is aligned with hud glass and reticle.

Link to comment
Share on other sites

  • 5 weeks later...
Hi !

 

Thx for this tip.

Now the view is ok, I hope it will be fixed soon also.

 

I did JSGME Ready file (in attachment here, put it in your JSGME MODS folder and activate it):

FW190 A8 center view in VR.zip

Webmaster of http://www.yoyosims.pl

Yoyosimsbanner.gif

Win 10 64, i9-13900 KF, RTX  4090 24Gb OC, RAM 64Gb Corsair Vengeance LED OC@3600MHz,, 3xSSD+3xSSD M.2 NVMe, Predator XB271HU res.2560x1440 27'' G-sync, Sound Blaster Z + 5.1, TiR5, [MSFS, P3Dv5, DCS, RoF, Condor2, IL-2 CoD/BoX] VR fly only: Meta Quest Pro

Link to comment
Share on other sites

  • 4 months later...

Well, this goes for all German planes methinks. And it's very important IMHO. Especially since changing the view.lua files completely disables the modules as of recently so we can't fix it for out SP experience anymore. Had to take the modded files out of several modules...

dcsdashie-hb-ed.jpg

 

Link to comment
Share on other sites

  • Recently Browsing   0 members

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