All Activity
- Past hour
-
Patriot ECS requires line of sight to a target
Northstar98 replied to Blackfyre's topic in Ground AI Bugs (Non-Combined Arms)
IRL the Patriot ECS has to be within 38 m of the AN/MPQ-53 RS as that's the length of the cable connecting the 2. And speaking of cables: The power cables between the EPP and the ECS and RS are 23 m long, so the EPP shouldn't be more than that distance away from them. The cable between the ECS and the AMG/CRG are 15 m long, so the AMG/CRG shouldn't be further than that from the ECS. The launchers (LS) are more independent and have their own generators, instead having a radio link to the ECS, they should be sited between 120 - 1000 m away from the RS and 90 m away from each other if out in the open. This all comes from FM 44-15-1. -
Same feels way to sensitive
-
Hi, von Spud Spike gibt es seit kurzem ein Tutorial bezüglich A2G: Ich selbst habe es noch nicht getestet. Werde es heute Abend mal prüfen ob es so stimmt was er hier sagt/zeigt. Auch Mixed Mode sollte laut dem Video kein Problem sein wenn man die paar kleinen Dinge beachtet.
-
correct as-is Wheel brake sound loops when press-holding.
tribbin replied to tribbin's topic in Bugs and Problems
Thanks for checking! -
Вроде как блочек для выпуска закрылков перекочевал на миг-29 с другого самолёта
-
If so, you are certainly not getting 330 fps. Check if your telemetry is working properly. Just for reference, a 4090, which is about 20% faster than a 5080, makes about 120ish fps with full GFX and DLSS to quality. (*which still depends very much on the specific scene you're looking at....)
-
Mnf started following RSBN/PRMG ground units usage guide
-
speed-of-heat started following DCS F-16 Data card Generator
-
Нет, хоть и говорили, что перед МиГом выпустят
-
Hi guys, here a small script to determine the exact heading of the runways. Simply execute in a DO SCRPT trigger and change the airport name in the first line. Think could be helpful for the exact alignment. myAirbase = Airbase.getByName("Pferdsfeld") rny = myAirbase:getRunways() name = myAirbase:getName() if rny then for j = 1, #rny do local bearing = rny[j].course * -1 degree = bearing*180/math.pi if degree < 0 then degree = 180+ degree end antidegree = degree + 180 if antidegree > 360 then antidegree = antidegree -360 end rnyname = rny[j].Name local text = string.format( '%s runway %s heading: %.2f ; anti heading: %.2f',name,rnyname,degree, antidegree) trigger.action.outText( text , 20 , false) end end null
-
Yardface joined the community
-
GPatricks started following DCS F-16 Data card Generator
-
Very nice, and assume it can be used by OpenKneeboard to display in the cockpit in VR!
-
Development is ongoing From the HB discord. Next patch will have AI Intruder and Early F-14A F-4 after that.
-
I'II put this here rather than start a new thread. This is a good comparison between the British armoured and US un-armoured flight deck damage. ..
-
Freezes for multiple seconds at a time
GunnerFlyboy replied to _picon's topic in Game Performance Bugs
Thank you but no, I just updated to that version as well, I'll test and see if it still occurs. -
I haven't bought it yet, but it seems your guess might have been wrong ?
-
The size of the update is determined by how many modules and terrain you have active in you installation. You can easily reduce the size for both (current size on SSD AND patch download size) be deactivating the modules and maps you don't currently need. Patches can become very large in size when maps are made over, which in the recent patch were a frickin lot. Sinai, Caucasus, SA, all got new textures. Unless you want to miss out on updates to the maps, I fear there is not much one can do about the patch size apart from the above.
-
Reshade VR Enhancer Mod (VREM)
lefuneste01 replied to lefuneste01's topic in Utility/Program Mods for DCS World
Try to setup an obvious setting, like image in red, just to check if this is working. -
Всем привет! Данный вопрос задал в теме "Баги", но пока ответа не получил. Не могу опробовать приобретенный МиГ-29, т.к. на карте Кавказа не грузится ни один модуль. Загрузка карты в основном заканчивается на предпоследнем этапе "Wait for pooled tasks-1", после чего картинка висит, а при шевелении мышки и нажатии кнопки появляется окошко "DCS не отвечает" и игра завершается. Для родного антивируса Виндовс все папки DCS стоят в исключениях. Может кто напомнит, какой крайний видеодрайвер НВидиа стабильный, а то последние выходили с разными косяками и какие папки с шейдерами рекомендуют чистить при обновлении? Начну хотя-бы с этого.
-
We haven't seen any updates to the F-4 Phantom in the last few Ed patches. Is there a problem with its development? Also i wonder if there will be a progress report on the DMAS version?
-
Logan54 started following Dirt when inverted please
-
Killdozer joined the community
-
Hatte das selbe Problem, anscheinend hat die Spannungsversorgung meiner USB-Karte (PCIex G3) nicht ausgereicht, trotz Anbindung über 1000W PC-Netzteil. USB-Geräte sind sporadisch ausgefallen was eine Fehlersuche nicht unbedingt erleichtert. Ein externer Industrie UBS-Hub von LogiLink mit Netzteil (16V2A) hat endgültig Abhilfe geschaffen, seit dem läuft alles Problemlos! Die oben genannten USB-Einstellungen sind aber trotzdem zu machen. Artikel-Nr.: LOGILINK UA0317EAN/GTIN: 4052792049190 Hst.-Teile-Nr.: UA0317 null
-
makarov9990 joined the community
-
@QuiGon Da ich mich beruflich unter anderem mit EU-Konformität von Produkten beschäftige, vermute ich mal, dass das bei Open Source vielleicht etwas herausfordernd ist. Wer garantiert denn da die Produktsicherheit?
-
I will need to show some evidence to the team before they will consider it. If you have any evidence or references please attach them thanks
-
Тогда зачем их разделять на взлетный и посадочный!? В этом должна быть какая то логика, иначе существовало бы только две кнопки "выпуск" и "уборка".
-
Hi, As much as I appreciate the continual developments and updates, the size of DCS is getting to a point where it might not fit on to a reasonably priced SSD drive, let along the download speed and size. I know, first world problems...but if I could request breaking up the updates into more reasonable size for those of us that are download speed, time and SSD space challenged.