Jump to content

Recommended Posts

Posted

My game Stuttering every 20ish seconds, and when launching missiles and explodes, in 2.8 it never happened like this.   

I have i7-10700 ,32GB RAM,NVIDIA 3070 8GVRAM, game on SSD.   Loving DCS hope this can be heal soon.

   @Flappie

Thank you and Hi Flappie, saw you been tracking some similar issues, hope this won't bother you.

Performance monitor like: Stuttering.pngScreenshot\log\track attached.

 

 

HEAVY STUTTER.trk dcs.log dcs_frame.log

The performance had a big issue at the end of the Trk. If the AI play their things correctly.  I got shot down by the end and all the explosions and cracking~ I can see dozens of peaks on the FPS monitor window, even when I'm Over G blacked out.

  • Like 1

I miss the old days when Novalogic's Comanche Gold is on 😄

Posted

Hi. You have an awful lof of shader error messages in your log, 2 different episodes:

  • T+03'50" to 04'10"
  • T+05'35" to 05"45'

It looks like this:

...
2023-11-03 12:06:20.430 ERROR   DX11BACKEND (13816): Failed assert `shader != nullptr && technique != render::INVALID_HANDLE` at Projects\render\dx11backend_win8\Source\DX11Renderer.cpp:1255
2023-11-03 12:06:20.430 ERROR   DX11BACKEND (13816): Failed assert `this->wantedShader != nullptr && this->wantedTechnique != render::INVALID_HANDLE` at Projects\render\dx11backend_win8\Source\DX11Renderer.cpp:1331
2023-11-03 12:06:20.443 ERROR   DX11BACKEND (13816): Failed assert `shader != nullptr && technique != render::INVALID_HANDLE` at Projects\render\dx11backend_win8\Source\DX11Renderer.cpp:1255
2023-11-03 12:06:20.443 ERROR   DX11BACKEND (13816): Failed assert `this->wantedShader != nullptr && this->wantedTechnique != render::INVALID_HANDLE` at Projects\render\dx11backend_win8\Source\DX11Renderer.cpp:1331
2023-11-03 12:06:20.457 ERROR   DX11BACKEND (13816): Failed assert `shader != nullptr && technique != render::INVALID_HANDLE` at Projects\render\dx11backend_win8\Source\DX11Renderer.cpp:1255
2023-11-03 12:06:20.457 ERROR   DX11BACKEND (13816): Failed assert `this->wantedShader != nullptr && this->wantedTechnique != render::INVALID_HANDLE` at Projects\render\dx11backend_win8\Source\DX11Renderer.cpp:1331
2023-11-03 12:06:20.476 ERROR   DX11BACKEND (13816): Failed assert `shader != nullptr && technique != render::INVALID_HANDLE` at Projects\render\dx11backend_win8\Source\DX11Renderer.cpp:1255
2023-11-03 12:06:20.476 ERROR   DX11BACKEND (13816): Failed assert `this->wantedShader != nullptr && this->wantedTechnique != render::INVALID_HANDLE` at Projects\render\dx11backend_win8\Source\DX11Renderer.cpp:1331
2023-11-03 12:06:20.494 ERROR   DX11BACKEND (13816): Failed assert `shader != nullptr && technique != render::INVALID_HANDLE` at Projects\render\dx11backend_win8\Source\DX11Renderer.cpp:1255
2023-11-03 12:06:20.494 ERROR   DX11BACKEND (13816): Failed assert `this->wantedShader != nullptr && this->wantedTechnique != render::INVALID_HANDLE` at Projects\render\dx11backend_win8\Source\DX11Renderer.cpp:1331
2023-11-03 12:06:20.511 ERROR   DX11BACKEND (13816): Failed assert `shader != nullptr && technique != render::INVALID_HANDLE` at Projects\render\dx11backend_win8\Source\DX11Renderer.cpp:1255
2023-11-03 12:06:20.511 ERROR   DX11BACKEND (13816): Failed assert `this->wantedShader != nullptr && this->wantedTechnique != render::INVALID_HANDLE` at Projects\render\dx11backend_win8\Source\DX11Renderer.cpp:1331
...

I'm not sure what this is but maybe this caused the performance issue you experienced.

Yet, this is probably not the source of your issue since you say it happens every 20 second or so. I rather think you're affected by the core parking issue.

Just in case, you can try the temporary renaming of you "Saved Games/DCS.../Scripts/Export.lua" file if you have one. This way, DCS won't be able to call external scripts.

If it doesn't help, then you should check solutions for the core parking issue:

The Windows way

The CPU Unpark way:

 

---

Posted
3小时前,Flappie说:

Hi. You have an awful lof of shader error messages in your log, 2 different episodes:

  • T+03'50" to 04'10"
  • T+05'35" to 05"45'

It looks like this:

...
2023-11-03 12:06:20.430 ERROR   DX11BACKEND (13816): Failed assert `shader != nullptr && technique != render::INVALID_HANDLE` at Projects\render\dx11backend_win8\Source\DX11Renderer.cpp:1255
2023-11-03 12:06:20.430 ERROR   DX11BACKEND (13816): Failed assert `this->wantedShader != nullptr && this->wantedTechnique != render::INVALID_HANDLE` at Projects\render\dx11backend_win8\Source\DX11Renderer.cpp:1331
2023-11-03 12:06:20.443 ERROR   DX11BACKEND (13816): Failed assert `shader != nullptr && technique != render::INVALID_HANDLE` at Projects\render\dx11backend_win8\Source\DX11Renderer.cpp:1255
2023-11-03 12:06:20.443 ERROR   DX11BACKEND (13816): Failed assert `this->wantedShader != nullptr && this->wantedTechnique != render::INVALID_HANDLE` at Projects\render\dx11backend_win8\Source\DX11Renderer.cpp:1331
2023-11-03 12:06:20.457 ERROR   DX11BACKEND (13816): Failed assert `shader != nullptr && technique != render::INVALID_HANDLE` at Projects\render\dx11backend_win8\Source\DX11Renderer.cpp:1255
2023-11-03 12:06:20.457 ERROR   DX11BACKEND (13816): Failed assert `this->wantedShader != nullptr && this->wantedTechnique != render::INVALID_HANDLE` at Projects\render\dx11backend_win8\Source\DX11Renderer.cpp:1331
2023-11-03 12:06:20.476 ERROR   DX11BACKEND (13816): Failed assert `shader != nullptr && technique != render::INVALID_HANDLE` at Projects\render\dx11backend_win8\Source\DX11Renderer.cpp:1255
2023-11-03 12:06:20.476 ERROR   DX11BACKEND (13816): Failed assert `this->wantedShader != nullptr && this->wantedTechnique != render::INVALID_HANDLE` at Projects\render\dx11backend_win8\Source\DX11Renderer.cpp:1331
2023-11-03 12:06:20.494 ERROR   DX11BACKEND (13816): Failed assert `shader != nullptr && technique != render::INVALID_HANDLE` at Projects\render\dx11backend_win8\Source\DX11Renderer.cpp:1255
2023-11-03 12:06:20.494 ERROR   DX11BACKEND (13816): Failed assert `this->wantedShader != nullptr && this->wantedTechnique != render::INVALID_HANDLE` at Projects\render\dx11backend_win8\Source\DX11Renderer.cpp:1331
2023-11-03 12:06:20.511 ERROR   DX11BACKEND (13816): Failed assert `shader != nullptr && technique != render::INVALID_HANDLE` at Projects\render\dx11backend_win8\Source\DX11Renderer.cpp:1255
2023-11-03 12:06:20.511 ERROR   DX11BACKEND (13816): Failed assert `this->wantedShader != nullptr && this->wantedTechnique != render::INVALID_HANDLE` at Projects\render\dx11backend_win8\Source\DX11Renderer.cpp:1331
...

I'm not sure what this is but maybe this caused the performance issue you experienced.

Yet, this is probably not the source of your issue since you say it happens every 20 second or so. I rather think you're affected by the core parking issue.

Just in case, you can try the temporary renaming of you "Saved Games/DCS.../Scripts/Export.lua" file if you have one. This way, DCS won't be able to call external scripts.

If it doesn't help, then you should check solutions for the core parking issue:

The Windows way

The CPU Unpark way:

 

Thank you Flappie, I'll try that out in this weekend, thanks for the infos

 

I miss the old days when Novalogic's Comanche Gold is on 😄

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...