Kassu62
-
Posts
72 -
Joined
-
Last visited
-
Donations
0.00 USD
-
I just put this program idea to VR side. I do not have time for this, but maybe you could implement it?
I just get idea how to fix the annoying VR scale bug by using external application.
It would work like AutoFPS https://github.com/ResetXPDR/MSFS2020_AutoFPS/releases/tag/v0.4.0. AutoFPS modifies MSFS memory to change LOD values.
In my proposal similar program reads the plane type via SimConnect and changes the VFR Scale value automatically for each plane. The normalized scale values would be stored into config file. Config file comes with the tool, but it can be modified by the users.
The only user setting is to set the ‘basic’ scale or the IPD value which is the right way to do this. I don’t know what is the MSFS’s ‘standard’ IPD value, but all planes scale should use that (normalized) value.
The program would modify VR Scale value which is calculated like this PLANE_SCALE x USER_PERSONAL_SCALE.
After that all cockpits are in right scale automatically!