Jump to content

silverdevil

Members
  • Posts

    3903
  • Joined

  • Last visited

6 Followers

About silverdevil

  • Birthday 07/13/1964

Personal Information

  • Flight Simulators
    DCS - Flaming Cliffs 3 - F-5E - F/A-18C - MiG-15 - F-86F - A-10C (II) - P-51D - A-4E-C - AV8B - MIG-19P - F-14 - F-16C
  • Location
    VA, USA
  • Interests
    Flight Sims
  • Occupation
    IT Engineer

Recent Profile Visitors

8302 profile views
  1. hello i believe i know the issue. the last message in logs 2025-08-31 19:54:08.735 ERROR ED_SOUND (13252): render time = 1.417632s exceeded allowed slice of 0.022000s i looked at the memory being allocated in the DCS log. 2025-08-31 19:09:51.783 INFO APP (Main): CPU cores: 12, threads: 24, System RAM: 130981 MB, Pagefile: 192000 MB your page file is huge. i bet your disk is huffing and puffing. change the settings to a fixed amount or let windows manage the size. i have 128 GB of RAM and only have a 32 GB static page file.
  2. hello. not sure if it helps. although i have no need to boot into safe mode for windows, i am running the latest geforce driver 581.15 for my 3090. no issues with DCS. note that some game titles are checking the system before installing their application. most recently for me was BF6 beta. i have always kept on the latest nvidia all along, and never had DCS problems. but again, i have not needed to boot to safe mode.
  3. hello this is likely a problem with your ISP or your own network equipment. it is not a system wide issue with DCS updates. the VPN cleans up DNS issues. it probably means your locally provided DNS is not the best. no offense. it happens to many users from all over. too many to count. i suggest you post your latest autoupdate_log.txt found in the DCS install folder. also test using ping and nslookup of cdn.digitalcombatsimulator.com try disabling your antivirus and firewall, checking your Windows hosts file for any incorrect entries, ensuring your computer's date, time, and time zone are correct.
  4. hello both files you mentioned are core windows files ntoskrnl.exe or ntoskrnl.sys Hardware Abstraction: How the operating system interacts with the computer's hardware. Process Management: Handling the creation and management of running programs. Memory Management: Allocating and managing system memory for all processes. Security: Containing the security reference monitor for system security functions. Wdf01000.sys is a Windows driver file that belongs to the Windows Driver Framework (WDF), which hosts other device drivers like USB devices, Bluetooth, or graphics. loads on those two files is not surprising. but problems can also introduce BSODs. my suggestion is to run SFC /scannow https://support.microsoft.com/en-us/topic/use-the-system-file-checker-tool-to-repair-missing-or-corrupted-system-files-79aa86cb-ca52-166a-92a3-966e85d4094e also check to see if there are any updates to the WINWING and associated drivers.
  5. hello it could be drive space. keep the saved games folder you noted. this is the most important. DCS itself can be repaired from any condition. no need to reinstall. the backup folders are customized files that are moved to backup. these are seen as mods and are replaced by the standard files. my suggestion is wait until you get your drive and install it to the point Windows knows it is there. then come back and we can get the rest sorted. i needed a new drive. i went from 2 TB to a 4 TB. i cloned it with Acronis. Windows never knew the difference. it may cost a little but the avoided headaches will be worth it.
  6. most definitely. many people will consider posting on a solved, or a really old topic, bad etiquette. it is always best to post a new topic. even if it seems to be the same issue. you will have better success.
  7. hello. your computer is getting DNS automatically from your DHCP server. likely your router. change your DNS to static and use 8.8.8.8 and 8.8.4.4 to test. the IP you received for CDN is incorrect. this is for WIN10 but is essentially the same steps. https://www.windowscentral.com/how-change-your-pcs-dns-settings-windows-10 share output of IPCONFIG /ALL from command prompt.
  8. hello have you cleared your metadata2 and fxo folders? maybe run a slow repair? also. doubt it will matter but change your shortcut to E:\DCS World\bin\ \bin-mt\ will be eventually deprecated. edit: 2025-08-27 18:24:20.265 INFO EDCORE (11060): E:\DCS World\bin-mt\metaShader.dll is the crashing DLL.
  9. Glad to help. You can retrieve your inputs. Find them in the original folder. They we be folder within for each aircraft. Just copy them to the new folder allowing overwrite.
  10. ok. close DCS. rename the DCS.Openbeta folder in Saved Games to DCS.Openbeta.OLD. rerun DCS. a new folder will be created. see if DCS will open.
  11. @2Tone - the last image is problems with VR. it may be caused by another application that is getting the forefront. also it could be SteamVR affecting OpenXR. another thing it could be is to set DCS to full screen. currently you have it set false. find options.lua in saved games and make a copy of it. then open the original, make the change to the following line. ['fullScreen'] = false; to ['fullScreen'] = true; then retry. edit. look in the folder c:/users/tony/saved games/dcs.openbeta/config
  12. i recently read a story about just this role for the f-14. https://theaviationgeekclub.com/seal-jtac-explains-why-the-navy-f-14-tomcat-crews-were-the-best-for-close-air-support-only-matched-by-those-of-usmc-f-a-18ds/
  13. hello. please post your DCS.LOG from a session where the problem occurs.
  14. change the shortcut to match your values Target: "C:\Program Files\Eagle Dynamics\DCS World\bin\DCS_updater.exe" Start in: "C:\Program Files\Eagle Dynamics\DCS World" yes. there is only one version. it is multithread. the BIN-MT folder is going to be deprecated. use the BIN folder. ED kept it so the shortcuts everyone used would not break. you can also browse in Explorer to where the install folder is, find DCS_updater.exe, right click, create shortcut. then drag it to your desktop of taskbar. it is safe to delete the other shortcuts.
  15. the DCS has deprecated the MT folder. Bin and BIN-MT are the same. its been several updates since that has happened. https://www.digitalcombatsimulator.com/en/news/changelog/release/2.9.8.1107/ DCS application. Single Thread version of DCS removed, bin folder now contains MT DCS and is duplicated in mt-bin for backward compatibility with shortcuts and will be removed soon.
×
×
  • Create New...