Jump to content

sleighzy

Members
  • Posts

    858
  • Joined

  • Last visited

4 Followers

Recent Profile Visitors

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

  1. As a followup to this from the logs I have reviewed I see that these are also from VR, does the same situation occur when running in 2D? If VR only you could also try installing the tool below and then unselecting both the OpenXR Toolkit and OpenKneeboard layers within there to see whether or not they're a factor in this. https://github.com/fredemmott/OpenXR-API-Layers-GUI
  2. Based on the DCS log analyzer, and the errors in the logs, it appears that there is a GPU related issue here as well. And yes, you do have mods. You also have a dxgi.dll file in the bin-mt directory of DCS, this does not ship with the game. There are only a couple of reasons you would do this, and has been known to cause crashes, so remove that, run a slow repair of the game choosing the option to remove files. There is a GPU-related error Remove any overclocking from your GPU. (some GPUs come with a factory overclock, you can confirm with MSI Afterburner) Uninstall your GPU driver with DDU and install a clean one. This aligns with the log file as well, tons of these errors. 2025-06-06 19:30:42.725 ERROR DX11BACKEND (18892): DX device removed. Reason: 0x887A0005 2025-06-06 19:30:42.725 ERROR DX11BACKEND (12260): failed to create structed buffer. Reason: DXGI_ERROR_DEVICE_REMOVED 2025-06-06 19:30:42.725 ERROR DX11BACKEND (12260): CreateShaderResourceView FAILED. Reason: E_INVALIDARG 2025-06-06 19:30:42.725 ERROR DX11BACKEND (12260): failed to create index buffer. Reason: DXGI_ERROR_DEVICE_REMOVED 2025-06-06 19:30:42.725 ERROR DX11BACKEND (12260): failed to create vertex buffer. Reason: DXGI_ERROR_DEVICE_REMOVED 2025-06-06 19:30:42.725 ERROR DX11BACKEND (12260): Failed assert `false && "failed to create vertex buffer"` Also appears in the DxDiag report as well: Windows Error Reporting (WER) Kernel Events The following kernel-events have been detected: VIDEO_ENGINE_TIMEOUT_DETECTED You should run DCS from the bin directory and not bin-mt as well. There is also an access denied error when it is trying to write a track file to Saved Games, do you run DCS as administrator? (You can check the Compatibility tab of the properties menu of your shortcut to ensure that this is not the case). There are other errors in DxDiag report as well, but the above may solve this. Application Errors DCS.exe: was hung for 58.12s and killed SimLogic.exe: c0000005 (WWTHID.dll) WWTStream.exe: c0000005 (WWTHID.dll) Memory Timing Issues Run SFC and DISM to check your Windows. Check for any updates of your BIOS or chipset drivers. Remove any overclocking (XMP) from your RAM. For the SFC and DISM checks open a command prompt as administrator and run the below two commands separately and restart your PC: dism /online /cleanup-image /restorehealth sfc /scannow
  3. Following on from silverdevil's comments if the installing a clean newer driver doesn't work then remove any overclocks on the GPU. Some GPU's come with a factory overclock so you can check that with MSI Afterburner. More info from the DCS log analyzer, looks like a number of issues identified in the DxDiag report, some of them video card related. Windows Error Reporting (WER) Your system crashes with Bluescreens. The following kernel-events have been detected: VIDEO_ENGINE_TIMEOUT_DETECTED,VIDEO_DXGKRNL_LIVEDUMP,IRQL_NOT_LESS_OR_EQUAL,PFN_LIST_CORRUPT,KERNEL_SECURITY_CHECK_FAILURE Remove any overclocking (including XMP). Run SFC and DISM to check your Windows. Check for any updates of your BIOS or chipset drivers. Application Errors DCS.exe: was hung and killed, c00000fd (edCore.dll) There is a GPU-related error (Re-)install the latest GPU drivers. Don't overclock your GPU or RAM. For the SFC and DISM checks open a command prompt as administrator and run the below two commands separately and then restart your PC. dism /online /cleanup-image /restorehealth sfc /scannow Some additional performance tuning tips from the log analyzer as well. Set Water to Medium or Low. Set Shadows to Medium. Turn off SSAO. Turn down Anisotropic Filtering. Turn off SSLR. Advice Verify that this is configured correctly in Windows: Game Mode disabled Hardware accelerated GPU scheduling disabled Core Isolation disabled
  4. No crash in the log, so would imply that Windows killed the process. Appears to align with what's in the video. Run the Windows DxDiag tool, save the report, and drop the DxDiag.txt file here.
  5. The stacktrace shows that this bubbled up from the OpenXR Toolkit. I see you are using both the ReShade and the OpenXR Toolkit api layers. I'd recommend that you install the below tool, and then untick the ReShade and OpenXR Toolkit layers and then try again to rule these out. If this works then re-tick and retry each individually to see which layer may be causing an issue. This tool will also show potential issues with these layers, and may fix them. https://github.com/fredemmott/OpenXR-API-Layers-GUI I'd also recommend the following: run a verify files for Steam for the game to do a repair deleting the Saved Games\DCS\fxo and metashaders2 directories. If it still continues then rename your Saved Games\DCS folder to Saved Games\DCS.old and try again. Rename, don't delete, the folder so that you can get your bindings back from the Config\Input folder in there.
  6. Your issue is unrelated so you probably shouldn't hijack other people's posts on a different topic. Regardless, I've run your DxDiag report through the DCS log analyzer, plus some research on the "DPC_WATCHDOG_VIOLATION" error mentioned there. The DCS log file doesn't have a crash, so this will be Windows killing it. Your system crashes with Bluescreens. The following kernel-events have been detected: DPC_WATCHDOG_VIOLATION Remove any overclocking (including XMP)., Run SFC and DISM to check your Windows., Check for any updates of your BIOS or chipset drivers., Application Errors InstalledPackagesAgent.exe: c0000005 (InstalledPackagesAgent.exe) DeviceSetting.exe: was hung for 63.99s and killed For the SFC and DISM checks, open a command prompt as administrator and run the below two commands separately and then restart your PC. dism /online /cleanup-image /restorehealth sfc /scannow Have a google for the DPC_WATCHDOG_VIOLATION error as there are references there, namely around hardware and chipset drivers. If this continues to happen then raise a new post attaching your updated logs instead of this thread.
  7. Drop your DCS log file (C:\Users\username\Saved Games\Logs\DCS\dcs.log) here so somebody can look at it and offer advice.
  8. What version of DCS was fine prior to this occurring? Your log shows a driver 56633.DLSS Enabler for your AMD card. Seems like a mod of some description for DLSS-like support? Have you tried removing that as well? Probably unrelated. Your log file shows your Preload Radius is at the 150000 max, drop that to 60000. Run the Windows DxDiag tool, save the report, and drop that here as well.
  9. Do you have exactly the same problem as this post and log errors? You probably shouldn’t hijack old posts. If you have an issue then raise a new post and attach your logs. You don’t need to install DCS again. Just remove any mods and run a slow repair of the game.
  10. People’s DCS can crash to desktop for numerous reasons. If Windows is killing the process then it may be machine specific and something wrong with your PC. In which case there may not be a game fix. Run the Windows DxDiag tool, save the report, and attach it here as well. The log analyzer also had more items than the ones you listed there, eg turning off SSAO and SSLR, setting shadows to medium, etc. It also shows you have a custom mod. Have you removed all these mods, run a slow repair of the game, and deleted your Saved Games\DCS\fxo and metashaders2 folders as well?
  11. Delete the C:\Users\username\AppData\Local\Temp\DCS folder
  12. You shouldn't hijack other people's posts, especially if they're solved. Your issue is unrelated, and likely a different reason. There is also no crash in that log so it's possibly Windows killing the process, in which case run the Windows DxDiag tool, save the report, and post that and the log in a new post. I ran your log through the DCS log analyzer anyway, few items you can address but they may not solve your problem. Delete your Saved Games\DCS\fxo and metashaders2 folders if you haven't already done so since the upgrade. Advice Change your pagefile to at least 32768 MB (initial size). If you have stability or performance issues pointing to your GPU, rollback the GPU driver to version 566.36, Verify that this is configured correctly in Windows: Game Mode disabled, Hardware accelerated GPU scheduling disabled Tuning Tips Disable Tacview for performance reasons., Set Water to Medium or Low., Turn down Anisotropic Filtering., Set Preload Radius to max. 60000 (with your 32Gb RAM I'd probably recommend 30000)
  13. Tried renaming your Saved Games\DCS folder to Saved Games\DCS.old so that DCS will create a new one on startup? You can get your bindings back from the Config\Input folder in the backed up one afterwards. The Saved Games folder is not touched during a repair. The error trace points towards to the SQLite database, of which there is one in Saved Games\DCS for the launcher. Try the rename if you haven't already and see what happens.
  14. You're on Windows 11. Just make sure you have core parking disabled (can use ParkControl for that). You shouldn't restrict cores as this makes them unavailable to DCS. Windows 11 is smarter about the cores and DCS is able to use the E cores for the right things.
  15. Possibly... Could be a VoiceAttack install issue as well. Could always try v2 as well then (it's $10, but it's your money). Do you use OpenKneeboard? You could add VoiceAttack as a Capture Window to that and then ingame see if you get anything logged, e.g. the active tx node message to see if a delay issue. If identical to Fox-one-76's issue then may not be able to be something I can replicate or fix on my end. If it's just a delay, and not a window focus issue, then I can provide a profile workaround to test.
×
×
  • Create New...