Jump to content

unknown

Members
  • Posts

    1750
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by unknown

  1. Standalone user here, worked for me. My first Patch size was ~300MB, canceled that and after restarting the download my patch size increased to ~1250MB, after that was installed i yould open the module manager within dcs and after waiting for ~10s i was prompted that i can install the module, download of ~575MB again and now it works. I'm using the standalone version. I think the first downloads were not correct in size. Try to start the update again/repair?
  2. Standalone user here, worked for me. My first Patch size was ~300MB, canceled that and after restarting the download my patch size increased to ~1250MB, after that was installed i yould open the module manager within dcs and after waiting for ~10s i was prompted that i can install the module, download of ~575MB again and now it works.
  3. I'm busy now :D
  4. What was your DCS patch size? My first try was only ~300MB of size, after i canceled it and restarted it was ~1250MB big. After installing it i started DCS and opened the module manager, after waiting ~10s i was prompted that i can now install the F-16 module, still downloading the ~575MB. 200MB to go
  5. Downloaded and installed the ~1,2GB DCS patch, went into the module manager within DCS and clicked on install F-16, now downloading the ~575MB for the Module
  6. I canceled my download because it was stuck at 7,6kb/s, restarted and now the download size raised from ~300MB to ~1270MB, but download speed is still crap 100-200kb/s oh now it's ~2MB/s :D
  7. Droppet from 100kb/s to 250kb/s to 7,6kb/s now, you're not alone. :D
  8. Yes
  9. So have i.
  10. Not if you look at my DL speed it's dropping faster than i could ever crash the F-16 :lol:
  11. Downloading.... ~300MB only?
  12. That was probably the Update for the Installer/DCS Updater...i had this right now.
  13. From the Changelog for the next OB patch: https://forums.eagle.ru/showpost.php?p=4055581&postcount=69
  14. Is nobody reading BIGNEWY's posts spread all over the forum?
  15. Laut BIGNEWY ~16Uhr GMT https://forums.eagle.ru/showpost.php?p=4055212&postcount=155
  16. What Revelation said. The first EA release is going to the OB branch, if no big bugs are found it can go to the stable branch (thats the EA in OB/stable) part. If something big is found or the OB branch is screwed up with this update it can take several weeks/over a months until the EA starts for the stable branch. Use the search function of the forum, there are a couple ways that you can switch your stable to OB and back methods without having to install both branches at the same time on your PC.
  17. Maybe no map updates this time, but there are several modules waiting for patches for some weeks now.....and it's the freaking F-16 EA RELEASE!!! :D ;)
  18. +1 I'm looking forward to sit in this beauty in VR :thumbup:
  19. Is somebody else concerned that ED's Servers will collapse under the download/activation storm? :cry: ;)
  20. ACM(boresight/VS/wacq) can be canceled by pressing undesignate/NWS button, to cancel the AACQ mode you have to press the SCS AFT button.
  21. Wags said we will get the date for EA this week, so don't hold your breath for the EA this week.
  22. Hi RagnarDa, i used a tool a while ago where you could generate custom cartridges. Anyway, the bold text of your last post was the FIX on my end! I don't know if this is of any interest/help for you, i post the deleted part of the lua file here: { cartridgenr = 1, -- Can be 1 to 5 waypointnr = 0, -- From 0 to 10 where 0 i starting base LS and 10 is L1. Nearest pre-programmed airbase will be used. latitude = 41.60917, -- Degrees latitudeminutes = 0, -- Optional latitudeseconds = 0, -- Optional longitude = 41.60028, -- Degrees longitudeminutes = 0, -- Optional longitudeseconds = 0, -- Optional missiontime = 0, -- Optional. ETA in seconds from the start of the mission or when the aircraft is spawned. velocity = 0, -- Optional. Sets a forced speed in m/s. etalocked = false, -- Set to true to make the waypoint use the missiontime. Waypoint will be converted to targetpoint (Målpunkt) velocitylocked = false, -- Set to true to use the forced speed. istargetpoint = false, -- Set to true to set the waypoint as a targetpoint. }, { cartridgenr = 1, -- Can be 1 to 5 waypointnr = 1, -- From 0 to 10 where 0 i starting base LS and 10 is L1. Nearest pre-programmed airbase will be used. latitude = 41.93028, -- Degrees latitudeminutes = 0, -- Optional latitudeseconds = 0, -- Optional longitude = 41.86528, -- Degrees longitudeminutes = 0, -- Optional longitudeseconds = 0, -- Optional missiontime = 0, -- Optional. ETA in seconds from the start of the mission or when the aircraft is spawned. velocity = 0, -- Optional. Sets a forced speed in m/s. etalocked = false, -- Set to true to make the waypoint use the missiontime. Waypoint will be converted to targetpoint (Målpunkt) velocitylocked = false, -- Set to true to use the forced speed. istargetpoint = false, -- Set to true to set the waypoint as a targetpoint. }, { cartridgenr = 1, -- Can be 1 to 5 waypointnr = 2, -- From 0 to 10 where 0 i starting base LS and 10 is L1. Nearest pre-programmed airbase will be used. latitude = 42, -- Degrees latitudeminutes = 0, -- Optional latitudeseconds = 0, -- Optional longitude = 42, -- Degrees longitudeminutes = 0, -- Optional longitudeseconds = 0, -- Optional missiontime = 0, -- Optional. ETA in seconds from the start of the mission or when the aircraft is spawned. velocity = 340*0.8, -- Optional. Sets a forced speed in m/s. etalocked = false, -- Set to true to make the waypoint use the missiontime. Waypoint will be converted to targetpoint (Målpunkt) velocitylocked = true, -- Set to true to use the forced speed. istargetpoint = false, -- Set to true to set the waypoint as a targetpoint. }, { cartridgenr = 1, -- Can be 1 to 5 waypointnr = 3, -- From 0 to 10 where 0 i starting base LS and 10 is L1. Nearest pre-programmed airbase will be used. latitude = 42, -- Degrees latitudeminutes = 55, -- Optional latitudeseconds = 55, -- Optional longitude = 42, -- Degrees longitudeminutes = 55, -- Optional longitudeseconds = 55, -- Optional missiontime = 0, -- Optional. ETA in seconds from the start of the mission or when the aircraft is spawned. velocity = 0, -- Optional. Sets a forced speed in m/s. etalocked = false, -- Set to true to make the waypoint use the missiontime. Waypoint will be converted to targetpoint (Målpunkt) velocitylocked = false, -- Set to true to use the forced speed. istargetpoint = false, -- Set to true to set the waypoint as a targetpoint. }, { cartridgenr = 1, -- Can be 1 to 5 waypointnr = 10, -- From 0 to 10 where 0 i starting base LS and 10 is L1. Nearest pre-programmed airbase will be used. latitude = 42.17750, -- Degrees latitudeminutes = 0, -- Optional latitudeseconds = 0, -- Optional longitude = 42.48194, -- Degrees longitudeminutes = 0, -- Optional longitudeseconds = 0, -- Optional missiontime = 0, -- Optional. ETA in seconds from the start of the mission or when the aircraft is spawned. velocity = 0, -- Optional. Sets a forced speed in m/s. etalocked = false, -- Set to true to make the waypoint use the missiontime. Waypoint will be converted to targetpoint (Målpunkt) velocitylocked = false, -- Set to true to use the forced speed. istargetpoint = false, -- Set to true to set the waypoint as a targetpoint. }, Thank you very much for the quick help, i hope this will fix the problem for the other guys too.
  23. I have just watched the two videos. I must admit my interest went from zero to possible buy. Looking forward for some more info/videos, keep up the good work :thumbup: And btw. the female commentator is just awesome, i like her humor. :lol:
  24. Da wirst du wohl noch eine Weile warten müssen, bis die ersten Erfahrungsberichte zu den Virpil auftauchen. Ich benutze meine MFG Crosswind seit 4 Jahren und sie funktionieren wie am ersten Tag. Übrigens, auch nach 4 Jahren Beanspruchung geht bei meinen nichts "aus dem Leim".
×
×
  • Create New...