calebmc96 Posted May 22, 2022 Posted May 22, 2022 When the sim is launched on Steam the option to choose the VR version or standard version of the sim is presented. It seems that the only affect this has is enabling or disabling the "Enable VR HMD" option in the graphics settings menu. It would be appreciated if this option would allow users to maintain two entirely different settings profiles for each mode. 2
Mtnbiker1998 Posted May 27, 2022 Posted May 27, 2022 Agreed, this would be an excellent feature. I do all of my "real" flying in VR but occasionally open the game in flatscreen to take screenshots or mess around with Mouse controls/AI. It would be nice to have the game fullscreen with max graphics for when I'm doing that stuff. JSGME is a workaround and not a real solution.
LF_Mark_Krieger Posted November 14, 2023 Posted November 14, 2023 (edited) Now that I'm using VR I detected this problem. For a lot of reasons VR users change from VR to screen or viceversa a lot of times and having to change setting and restart so often is an important inconvenience). With the growth of VR users I think this is an important matter, and a easy to implement one (perhaps I am wrong). Thank you! On 5/27/2022 at 5:26 AM, Mtnbiker1998 said: Agreed, this would be an excellent feature. I do all of my "real" flying in VR but occasionally open the game in flatscreen to take screenshots or mess around with Mouse controls/AI. It would be nice to have the game fullscreen with max graphics for when I'm doing that stuff. JSGME is a workaround and not a real solution. I supose you have two versions of the startup.cfg file and use JSGME to implement it? That's something I though about yesterday, but as you say, it's just a workaround. Edited November 14, 2023 by LF_Mark_Krieger
Charon Posted November 15, 2023 Posted November 15, 2023 I simply use a pair of bat files for this. echo on set "root=E:\SteamLibrary\steamapps\common\IL-2 Sturmovik Battle of Stalingrad" copy "%root%\startup_vr.cfg" "%root%\data\startup.cfg" start steam://launch/307960/vr echo on set "root=E:\SteamLibrary\steamapps\common\IL-2 Sturmovik Battle of Stalingrad" copy "%root%\startup_nvr.cfg" "%root%\data\startup.cfg" start steam://rungameid/307960 The startup_vr.cfg and startup_nvr.cfg are of course the vr config and non-vr config, respectively.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now