Jump to content

options.lua ["OculusRift"] = false, (<- what's this?)


Snacko

Recommended Posts

I was playing around in VR and noticed this line in my Options.lua file. But I don't see any option to turn it on/off in the game. What is that? I have OR so I am curious..

 

["graphics"] = {
	["DOF"] = 0,
	["HDR"] = 0,
	["LensEffects"] = 0,
	["MSAA"] = 0,
	[u][b]["OculusRift"] = false,[/b][/u]
	["SSAO"] = 0,
...

 

I did change it to true, but I didn't notice any difference..

Intel I9-10850K (OC @ 5.0ghz) │ Asus Maximus XII Hero │ G.Skill Ripjaws 64GB (4x16GB) DDR4 3200 │ Thermaltake Water 360mm
Gigabyte RTX 4090 Gaming OC 24gb │ 2TB M.2 EVO Pro; 1T M.2 EVO; Sandisk SSD Drives │ 49" Samsung Curved Widescreen │ 28" Touchscreen

- ҉ - Blackshark Cockpit Trainer - ҉ -    Thread   | Download

Link to comment
Share on other sites

Originally DCS Started w/ Only Rift Support, then Moved to Rift + SteamVR/Vive.

 

That string has been replaced, however since /Saved Games/ Folder isnt touched by updater, the options.lua still contains the line, you can delete the options.lua and let DCS Generate a new one, in which case all old strings would be removed, but you'd have to re-set all you settings.

 

Since been replaced w/ Global VR String:

["VR"] = {
	["box_mouse_cursor"] = true,
	["enable"] = false,
	["pixel_density"] = 1,
	["use_mouse"] = true,

Windows 10 Pro, Ryzen 2700X @ 4.6Ghz, 32GB DDR4-3200 GSkill (F4-3200C16D-16GTZR x2),

ASRock X470 Taichi Ultimate, XFX RX6800XT Merc 310 (RX-68XTALFD9)

3x ASUS VS248HP + Oculus HMD, Thrustmaster Warthog HOTAS + MFDs

Link to comment
Share on other sites

Thanks!

Intel I9-10850K (OC @ 5.0ghz) │ Asus Maximus XII Hero │ G.Skill Ripjaws 64GB (4x16GB) DDR4 3200 │ Thermaltake Water 360mm
Gigabyte RTX 4090 Gaming OC 24gb │ 2TB M.2 EVO Pro; 1T M.2 EVO; Sandisk SSD Drives │ 49" Samsung Curved Widescreen │ 28" Touchscreen

- ҉ - Blackshark Cockpit Trainer - ҉ -    Thread   | Download

Link to comment
Share on other sites

  • Recently Browsing   0 members

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