Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. Ok, first off, the game manual is early access too. I'm currently updating it, and will have all corrected numbers once I get the final numbers from the programmers Secondly, use the manuals dated 1 December 1952 or 1 June 1946. Finally, I was told to change the wall placard values to these:
  3. Who said they won't?
  4. Yes , but the airframes used in tests, sometimes pylons were removed, indicating "clean." No, use the one dated 1 December 1952 or 1 June 1946. Pay attention to the revised pages. Sometimes the new pages are in front of the PDF, instead of actually replacing the pages. Changes are noted by "delete" or thick black lines down the margins of changed paragraph sections.
  5. just occurred to me to check the bios for hyper threading and turn it off. made no difference.
  6. Does anybody knows if the mig29 is able to single drop a bomb in CCIP / CCRP ? For example I have a rack of 6 FAB 100 can I drop single by single or only once all. thanks for the help !
  7. "At launch, we will provide the Soviet Union and Russia, East Germany, Poland, Kazakhstan, North Korea, and Syria. Many more are in the works and will be coming soon."
  8. I don't think the devs are using discord as a platform right now, but it looks really awesome!
  9. Most of us feel (probably) that multi-player is what makes DCS what it is. Countless squadrons make their own missions, host servers, etc. But it baffles me that campaigns are single player only. It makes no sense. With more and more multi-crew aircraft coming every year, or the simple joy of flying with a human wingman, you can't do it in a story driven campaign. I for one, and my friends would all buy campaigns if we could fly together. A Tomcat campaign should be able to be flown with a human RIO, and same for the Phantom. Upcoming C-130 Campaigns should be able to be flown with 3 people. Apache and Hind Campaigns with a gunner, etc. Campaigns like the Blue Nosed Bastards should have an option to replace an AI wingman with a human. It would add more sales. Pilots buy campaigns, GIB's buy campaigns, fun for all. I recently watched a campaign reveal video that said it wasn't possible because of triggers and such. It works for multi-player mission makers, work around it. If a RIO needs to have voice lines, have an AI wingman's RIO say them instead of your RIO. Just an example. Anyway, I think an opportunity is missed here. I know I would buy campaigns if I could fly them with (a) friend(s).
  10. The DCS WebGUI app communicates with the DCS dedicated server via HTTP POST requests to /encryptedRequest. On the dedicated server, these POST requests are handled by a built-in HTTP server listening on :8088 (or whatever port configured via webgui_port in autoexec.cfg). This works well when accessing the WebGUI in a browser to communicate with a local dedicated server. Unfortunately, the URL is hard-coded into WebGUI/js/app.js as http://127.0.0.1:8088/encryptedRequest, which fails when providing access to the WebGUI via an HTTP reverse proxy. Supporting reverse proxy use would facilitate providing configurable, secure access to the WebGUI on dedicated servers without handing out the server account login credentials. This has come up in the forums a couple of times [1, 2, 3, 4]. Screenshot of the WebGUI issue with and unmodified WebGUI/js/app.js file: This issue is relatively straightforward to fix by removing the hard-coded URL from WebGUI/js/app.js and setting up the encryption key for non-local use with the following three search and replace operations: Search: dynamicUrl:"http://127.0.0.1\\:8088/encryptedRequest" Replace: dynamicUrl:"encryptedRequest" Search: "http://".concat(e.address,":").concat(e.port,"/encryptedRequest") Replace: window.location.protocol=="file:"?"http://".concat(e.address,":").concat(e.port,"/encryptedRequest"):"encryptedRequest" Search: if(e.url.includes("file:///")||e.url.includes("localhost")) Replace: if(true) Or alternatively via a single sed invocation: sed 's,dynamicUrl:"http://127.0.0.1\\\\:8088/encryptedRequest",dynamicUrl:"encryptedRequest",' app.js.orig \ | sed 's,if(e.url.includes("file:///")||e.url.includes("localhost")),if(true),' \ | sed 's;"http://".concat(e.address,":").concat(e.port,"/encryptedRequest");window.location.protocol==="file:"?"http://".concat(e.address,":").concat(e.port,"/encryptedRequest"):"encryptedRequest";' >app.js.fixed These minimal changes will enable use of the WebGUI via a reverse proxy, without affecting local WebGUI use (will work as before).
  11. Understood - but this is my point - the manuals and reference material don’t match so I’m asking to see if there is a definitive answer yet. We don’t know if Mag3 based their model off that manual do we?
  12. Are you sure? I understand that there is overlap of devs from SA map and Kola map, and SA has Razbam strictly as a publisher, but as I understood Kola, Orbx are actual developer on it. Not confident in my understanding so don't take it as for sure being correct, but that was what I thought.
  13. Super. Small remarks that can simply be eliminated. 1. Ladder is retracted only for engine starting and equipment check. After that, the technician, making sure that everything is working properly, descends from the stepladder. 2. LE flaps are extended only at combined with TE flaps.
  14. dcs.log DxDiag0822251515.txt just occurred to me to check the bios for hyper threading and turn it off.
  15. Today
  16. I had several QPro's but was never able to get past setup as they were trying to force me to register as a business account. I think the image will be much better than that of the PSVR2. I had a good PSVR2 and was able to turn down the brightness to where mura was no longer readily visible. The DP connection is certainly better than fiddling with the Quest Link cable. The problems with the PSVR2 are narrow sweet spot and glare. Other than that it has great HMD tracking and controllers seemed to track reliably. Problem with the QPro will be unpredictable mandatory software updates and that Meta can brick a QP at any time for any reason and there is no recourse. Another possible issue is that there might be a block on registration for a given QPro ID# so it would be best to buy one that is returnable for refund.
  17. This looks really cool. As I understand it, the TV seekers issue has not yet been resolved?
  18. I noticed that the controller setup seems to be missing some controls, as shown in Chuck's guide for the KA-50. I've taken a screenshot and attached it on what I am referring to. I also noticed that there is no listing of the base of the Warthog Throttle. It's almost like an entire page may be missing. nullAnyone have suggestions on what should be completed?
  19. Great to know! Thanks for sharing. A couple of the guys in vCTF-58 were testing this out not long ago and came to the same conclusion.
  20. Spoiler alert! Answers are in the manual. https://www.vmfa251.org/pdffiles/Corsair Manual.pdf
  21. I LOVE it regardless! Delta H is cool! It even has effect on locked target
  22. Wasn't quite as thorough as I should have been properly: What I was saying is that you put work above life in your list (and below family), so I was wondering if in a hypothetical case where your work was ruining your life, would you prioritize work over life? Since work > life in your list. I wasn't implying that work is actively ruining your life or anything, just that if it were, would it still be priotitized.
  23. 1 install drivers.exe 2 decompress drivers.rar to know folder, inside are 2 drivers' folders, 1 for throttle 1 stick, inside each folder there are 2 .inf files that you must richg click and chose install 3 go to device manager and manually update the drivers using the ones in the folders. 4 install the software, restart the drivers you'd look like this in the device manager drivers.rar X55_Rhino_7_0_55_13_x64_Software.exe X55_Rhino_7_0_55_13_x64_Drivers.exe
  24. Great, finally! I noticed in the promotional videos that the aircraft does not have any wing flex under G, unlike the current FC3 version. Is this something which is coming later? And also, will the vapour effects around the leading edges and the fuselage be reworked at all compared to the FC3 version? Thanks!
  25. Come join us and learn pretty much any airframe and non-airframe topics like LSO, CATCC, Combined Arms, and more soon!
  26. Согласен, такие убитые "реалистичные" кабинеты уже изрядно утомили.
  27. Ha ha Thanks for the feedback. Noted, was put in for theatrics as you mentioned but it is a rather AAA heavy area as well. Also fuel is a real concern. May look at changing this for future update. -LG
  1. Load more activity
×
×
  • Create New...