Jump to content

sleighzy

Members
  • Posts

    927
  • Joined

  • Last visited

4 Followers

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. A number of people (of the ones I've assisted or seen in the DCS Discord + Reddit) including myself have experienced an issue over the last months whereby the throttle for the F16 does not work. Looking at the Thrust axis in the controls bindings it shows as a double-bind. This is however not accurate as there is no double-bind with other axises in the F16 or elsewhere. Rescanning devices, restarting DCS and PC have no effect. The current workaround for this is: Clear the binding Save change Restart DCS Add the binding again Save change Restart DCS null
      • 2
      • Like
  2. If you are using DLSS then add the below line to your C:\Users\username\Saved Games\DCS\Config\autoexec.cfg file to set the DLSS preset, this is still C by default. You will need to create this file if it does not already exist. This uses the latest presets which will reduce some blurriness/ghosting. The second line is optional but means that DLSS will not be applied to your MFDs or HUD to reduce the ghosting that DLSS can introduce on those. DLSS_Preset = 'K' HUD_MFD_after_DLSS = true
  3. Yeah doesn't sound like a WhisperAttack issue. I'll test it on my end in the coming days when I get a chance to see if the notepad is just broken in DCS, or if it's something else.
  4. DLSS can be a cause of blurriness. Are you using this, and/or DLAA? There are ways to make this better although won’t be perfect. Any blurriness in the cockpit as well?
  5. Sorry for the delayed response. The failed VR load contains the below in the log. This is it not finding a connected headset. I’d have a look into this first as doesn’t seem to be a DCS problem based on that log, eg connection issue between PC and headset etc. 14:59:13.459][Warning] OpenXR: waiting for HMD to warm up... 2025-08-03 21:59:23.107 ERROR VISUALIZER (Main): OpenXR failure XrResult failure [XR_ERROR_FORM_FACTOR_UNAVAILABLE] Origin: xr Source: Projects\Visualizer\Source\OpenXR\openxr_program.cpp:558 On a side note you should run DCS from the bin folder now, the bin-mt folder is being removed in the future. DCS is all multithreaded now, the exes in both folders are identical.
  6. Can you also try renaming (DCS will create a new one) your Saved Games\DCS\launcher.sqlite3 file and starting DCS again.
  7. We aren’t doing anything special, we just automate the paste function for the DCS key binds to do this. If you write this as one line in a text editor, eg Notepad, and then copy and paste it into here do you get the same thing?
  8. Correct. In addition to this also delete the shader caches Saved Games\DCS\fxo and metashaders2 folders to ensure that these are recompiled correctly with changes due to mods.
  9. Yup, the issue with the launcher.sqlite3 file also causes the problem with module names being displayed in Chinese. Same workaround, rename it.
  10. I used to use Nvidia Profile Inspector, but now that you can configure it in DCS I rolled back the NVPI overrides and just use the DCS autoexec.cfg config file for it. No other extra software for my VR for this. In theory it should just work, maybe you have a problem with your Nvidia driver? Could try cleaning it out and reinstalling it.
  11. You setting the preset via the DCS autoexec.cfg file, or some other method?
  12. Please attach your C:\Users\username\Saved Games\DCD\Logs\dcs.log file. It may just be a text document named "dcs" if your Windows is hiding file extensions. DCS will overwrite the log file each time, so needs to be one from a failed launch and one from a successful one.
  13. Please attach your C:\Users\username\Saved Games\DCD\Logs\dcs.log file. It may just be a text document named "dcs" if your Windows is hiding file extensions.
  14. Old news. DCS natively supports this now. Add the below line to your C:\Users\username\Saved Games\DCS\Config\autoexec.cfg file to set the DLSS preset, this is still C by default. You will need to create this file if it does not already exist. DLSS_Preset = 'K' You can add this line as well if you don’t want DLSS applied to MFDs and HUD to keep them sharp with no ghosting for greater control. HUD_MFD_after_DLSS = true
  15. Likely won’t resolve your problem but you should be running DCS from the bin directory and not the bin-mt directory. They are identical, bin-mt is being removed in the near future.
×
×
  • Create New...