Jump to content

Cyrics

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by Cyrics

  1. Ok. After reinstalling Tacview AND DCS-BIOS everything is now stable and without stutters. Thanks for pointing in the right direction @Moezilla
  2. Indeed disabling Tacview resolved all the stutters. Scripts\Hooks\ only has SRS, Tacview and the vpcDuelSpawnGUI. I had stutters before addding that last one but will remove it again. Had OH-6 before and removed it almost as fast since it was breaking any performance for me. From my understanding of the Export.lua, everything is ok, but let me know... It's Winwing software, DCS-BIOS, Tacview and SRS. local wwtlfs=require('lfs') dofile(wwtlfs.writedir()..'Scripts/wwt/wwtExport.lua') local wwtlfs=require('lfs') dofile(lfs.writedir() .. [[Scripts\DCS-BIOS\BIOS.lua]]) pcall(function() local dcsSr=require('lfs');dofile(dcsSr.writedir()..[[Mods\Services\DCS-SRS\Scripts\DCS-SimpleRadioStandalone.lua]]); end,nil) local Tacviewlfs=require('lfs');dofile(Tacviewlfs.writedir()..'Scripts/TacviewGameExport.lua') If I run with Tacview saving local client only, everything works great again, but not having any other information from hostiles and etc, breaks the whole point of Tacview for me.
  3. Hey, Running a 9800X3D and a 5090 at max settings (FPS capped at 120). Had also a i7-13700k before and no change. This has been bugging me for a while now. On most Multiplayer servers I get constant stutters like this: (4YA server with lots of people): (Random Empty MP Server): Yet, on single player or some Multiplayer servers, its perfection. (Single player:) (Growling Sidewinder server with 20+ clients:) (Empty Longshot server:) What is triggering this stutters and how can I solve it? dcs.log DxDiag.txt
×
×
  • Create New...