Jump to content

Weird Circular Light when I press F2 for Pilot Commands


Recommended Posts

Posted

As the topic says. This just started tonight when flying a career mission, I pressed F2 to give commands to my flight and a jagged circular light appeared in front of me. When I pressed F2 again the light went out. I was flying VR with a Reverb G2. I last night and had no problems when I pressed F2. Any ideas what could cause this?

Posted

Well no replies. I found the issue and it's corrected.

Posted

Would you please tell us what was the issue. Just in case someone else comes across it.

  • 3 weeks later...
MilitantPotato
Posted

are you using OpenFSR?

 

Quote

  // toggle debug mode on or off (default key: F2 - 113)
      "toggleDebugMode": 113,

 

I use the require ctrl and shift set to true so they F keys for openfsr don't mess with Il-2 bindings.

 

Quote


      // if enabled, must also be holding CTRL key to use hotkeys
      "requireCtrl": true,

      // if enabled, must also be holding ALT key to use hotkeys
      "requireAlt": false,

      // if enabled, must also be holding SHIFT key to use hotkeys
      "requireShift": true,

 

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...