-
Posts
3831 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by silverdevil
-
hello. you are getting many errors in log concerning VR example 2024-09-03 21:19:46.949 ERROR VISUALIZER (13152): xrBeginFrame 1000004129.684343 failed with error: XR_ERROR_RUNTIME_FAILURE are you using openKneeboard by chance?
-
DCS "login name or password are incorrect after update.
silverdevil replied to Sgt_Jack006's topic in Installation Problems
hello go into saved games\dcs\config folder, make a copy of options.lua. then open the original with notepad. find the line ["autologin"] = true, change it to false and save the file. that way dcs will ask you again to fill in creds. then you can save the creds again. -
DCS Crashes Computer - Unplayable Since Update 2.9.6.58056
silverdevil replied to GibsonPlayer's topic in Game Crash
you can go into the nvidia control panel and change it to debug mode. this will take off an overclock including factory oc. https://nvidia.custhelp.com/app/answers/detail/a_id/3141/~/how-to-provide-valuable-feedback-to-nvidia#:~:text=To enable Debug Mode%2C open,-> click on Debug Mode. stress test. https://mprep.info/gpu/ https://www.xda-developers.com/how-to-stress-test-gpu/ -
@Reflected i purchased your campaign "Debden Eagles Campaign" today because of your show of pride standing up for your product. i have a saying "i want a good job. not a good deal" i may end up getting mig alley too.
-
this is how it works. unless i am not understanding your problem. do you mean you do not need to press the F6 button to get the view to change from missile 3 to missile 4? i personally have not noticed this issue.
-
i did not mean to offend. i was merely helping a user with a question. there was at least one user who purchased the campaign that was unaware how to complete the mission and proceed. i am glad someone with knowledge finally answered.
-
hello. to save the controls go into Saved Games, find the DCS subfolder. within that folder, there is a folder called CONFIG. make a copy of it somewhere you can find later. also you can just rename the entire SAVED GAMES\DCS folder to .BAK. there may be something in that folder causing your issues. null
-
DCS Crashes Computer - Unplayable Since Update 2.9.6.58056
silverdevil replied to GibsonPlayer's topic in Game Crash
good to hear. -
hello. the DCS.log shows just before the crash scripting errors. i am seeing MOOSE errors too. you could try to remove the scripts and see what happens. you could also try to lessen the smoke density.
-
have you tried to load the track after quitting and restarting DCS?
- 1 reply
-
- 1
-
-
hello. see if this link has a fix for you. https://www.lifewire.com/how-to-fix-code-22-errors-2619234
-
DCS WWII: TRACK Recording gone WOKE... or Zombie?
silverdevil replied to Bowie's topic in General Bugs
hello. tracks are notoriously understood to be inconsistent. the longer they are, the more so. the screen shot you posted looks weird obviously. i think for this you need to remove all unofficial mods and run a slow repair. also upload the DCS.LOG for clues. https://forum.dcs.world/search/?&q=trk&quick=1&search_and_or=or&sortby=relevancy -
kill the soldier seriously though. this campaign probably needs an update because the AI logic has changed. when is last time it was updated to 2.9 standards? you may need to ask for help from Reflected Sim support
-
hello. just before your crash, the log shows three lines which i believe is the root of your crashes 2024-08-23 22:23:04.532 ERROR DX11BACKEND (10060): failed to create vertex buffer. Reason: DXGI_ERROR_DEVICE_REMOVED 2024-08-23 22:23:04.532 ERROR DX11BACKEND (10060): Failed assert `false && "failed to create vertex buffer"` at Projects\render\dx11backend_win8\Source\DX11BufferManager.cpp:190 2024-08-23 22:23:04.534 ERROR DX11BACKEND (10060): failed to create vertex buffer. Reason: DXGI_ERROR_DEVICE_REMOVED 2024-08-23 22:23:04.534 ERROR DX11BACKEND (10060): Failed assert `false && "failed to create vertex buffer"` at Projects\render\dx11backend_win8\Source\DX11BufferManager.cpp:190 2024-08-23 22:23:04.536 ERROR DX11BACKEND (10060): failed to create vertex buffer. Reason: DXGI_ERROR_DEVICE_REMOVED 2024-08-23 22:23:04.536 ERROR DX11BACKEND (10060): Failed assert `false && "failed to create vertex buffer"` at Projects\render\dx11backend_win8\Source\DX11BufferManager.cpp:190 and then in the crash lines of log 2024-08-23 22:23:04.544 INFO EDCORE (10060): C:\Windows\SYSTEM32\d3d11.dll have you updated your graphics drivers? and is windows updated? also try to "disable hot plug" in controller options.
-
hello. i read your post on steam forums. have you tried the step to rename the DCS folder in Saved Games as a test. just rename because your controllers are in there and you would need to reconfigure. i mention this because the last post on the other thread stated that they were able to get past their issue loading by changing some LUA files. when you rename the folder, a new one with default settings will be created.
-
in your log: 2024-08-23 14:56:18.557 INFO APP (Main): CPU cores: 8, threads: 16, System RAM: 32687 MB, Pagefile: 4048 MB you are likely not waiting long enough for the sim to load. your log ends in less than 3 minutes before you are ending the task. your computer is older hardware and need more memory. make a static pagefile of 32 gbs.
-
we need to understand and explain the difference between latency and slowness caused by scanning. before i added exceptions in Defender, my loading time of the sim was over two minutes. after adding the exclusions, i now load at 30 seconds. i never noticed latency prior to or after the exclusions. this is just my experience. computation requires the decompression of required files to make a game work. each file will be scanned by the AV. once recognized as safe, these files stay decompressed until the game stops. this is the savings by adding an exclusion.
-
the lang.lua exists in two places. \Saved Games\DCS.openbeta\config and \Eagle Dynamics\DCS World OpenBeta\Config ensure the files only contains EN (or whatever the language code is for your preferred language).
-
Can't update because of a F5 texture pack?
silverdevil replied to Castor Troy's topic in Installation Problems
you probably already know this but Windows 10/11 both have Defender by default. so there might still be some protection reporting false positives. -
is it a script created on an earlier version of DCS? it may be a bit of the code that needs to be updated. i know i have experienced older scripts not working. to eliminate the possibility, try the mission without the script, even though the mission has no point without the script.