Jump to content

c0ff

ED Team
  • Posts

    3605
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by c0ff

  1. .\bin\DCS_updater update 2.8.3 will update to the most recent 2.8.3.xxx version
  2. Hi! Sorry for the delay. We fixed the installer some time ago.
  3. We found out there was one more problem, apart from incompatibility with LG Screen Splitter and we solved it as well. Next openbeta should be ok.
  4. There's a more than one problem with the start. On of them is LG Screen Splitter software. We're working on a workaround atm. All other problems seem to be already resolved in the internal builds.
  5. Do you guys use LG displays and the Screen Splitter software?
  6. a quick update: we are testing another fix.
  7. Thank you for testing this idea out! It's a pity it doesn't help. We are searching for the solution.
  8. Okay, can I just post a zip with the file? Unpack into the install folder DCS-exe-local-file-unzip-to-install-folder.zip
  9. The list of files reads 'DCS.exe.local Text Document' - it means that the real file name is DCS.exe.local.txt - you need to remove the .txt part
  10. Please, create an empty file DCS.exe.local, for example in the Notepad (mind the extension when saving the file! it should be .local) Run DCS.exe after that. Thanks.
  11. from the next update, DCS in the dedicated server mode won't use hardware ID for encypting the nerwork.vault file anymore. This should solve the issue with cloud-based servers. The only thing you have to do is to log in manually once.
  12. Looks like the same issue as here: Please, try the workaround and report.
  13. Can you please, create an empty file DCS.exe.local in the bin folder right near DCS.exe and try to run - it should work (I hope).
  14. Thank you for the report. Installer fixed. Most probably this is a local issue. Please file a support ticket.
  15. Please update the install again. It will be the same version number - that's normal.
  16. Just FYI, we are following this thread. Indeed, we need be a better solution to "mods vs cheats problem", not like the current all-or-nothing one.
  17. DCS_updater.exe creates files and folders with default access rights, which means inheriting these from the parent folder (drive). Please check those.
  18. Please, file a support ticket. They will provide you with diagnostic URLs.
  19. Agreed on plaintext storage. We definitely won't implement any vendor-specific auth management. However, we can, for example, add support for reading login/password from lua, where you can load your own code (even a DLL), implementing your specific requirements.
  20. This brings up a pretty old idea of client-side mission caching. Will add it as a feature request.
  21. Mmm, we can add an option to have login/password in the open. Either via the command line or via a file. I think the file solution is better because it won't expose the data in the process list. What do you think?
  22. local function is_norender() return DCS.getConfigValue("norender") end
×
×
  • Create New...