Jump to content

pet333r

Members
  • Posts

    336
  • Joined

  • Last visited

Everything posted by pet333r

  1. Work in progress
  2. This would require a completely new way to communicate with DCS
  3. I sent data from the PC to the device, but Android is not Windows and the approach to it must be a little different
  4. Rather, it must be somewhere "deeper" in DCS. I have myself installed on disk F, together with X-Plane and Falcon BMS. You probably have the Saved Games folder through symbolic links, it should not be affected. I can only speculate at the moment where it might be, probably some option in lua files in DCS, only where ... ?? I compared files in JF-17 with a version that works and which does not and are identical.
  5. This is a known problem, it works for some people and not for others. I tested together with a few users probably in all possible ways where this could be the reason. Probably the problem is somewhere on the DCS side (some setting) You can also find more on this topic on page 17 of this thread.
  6. Hehe, and I was about to write to you does everything display as it should after upgrade[emoji1]
  7. New version 1.0.2020.603 avaible What's new: - M2000: added INS & PCA panels - A-10C: added EW panel on UFC - A-10C: greatly enhanced LCD performance on the CDU panel - F-16C: greatly enhanced LCD performance on the DED panel - F-16C: some chars have been changed on DED display - MFD: added margin to the context menu - app: added graphics for different screen resolutions - app: update information added
  8. I haven't seen anything like this before, I'll take care of it
  9. Unfortunately, this is probably one of the biggest "problems" in DCS using additional applications. I need to take a closer look because I do not hide that I would like it to not conflict with other software Can you send me the script you use with StreamDeck or send me link to that?
  10. No, one is enough, only both devices must be associated with the same Google account from which you make the purchase
  11. It takes a little more work to do this
  12. The code looks ok, you just needlessly add a new entry name to the LEFT_MFD and RIGHT_MFD export. F-16 uses the standard entry name to export these views (LEFT_MFCD and RIGHT_MFCD which are also used to export from A-10C, F/A-18C, Harrier etc.). Change to LEFT_MFCD and RIGHT_MFCD and you don't have to add anything else to other files. Do you want to export views to a second computer?
  13. when it comes to MFD, when you start this panel for the first time you have to click on each of them (in the middle), a context menu will open and choose which MFD panel to use in that panel AoA uses vector graphics, therefore it requires Android 7, it could be implemented in DCS UFC only I would have to use a different approach to it. As for the content of MFD, slight progress has recently been on this issue but it is still "not what" I would like, and the more complicated the case, the more problems come out along the way
  14. script works with: DCS-BIOS, Tacview, Vaicom Pro, SRS, with SimShaker may not cooperate
  15. This is a typical problem mainly due to the fact that "something is blocking" is usually a firewall. Do you have any other additional programs of this type? VPN? Turn off everything that can cause this and check. You can try also change the ports used in the Config.lua file DCS.openbeta > Config > Scripts > pw-dev_script ?? should be DCS.openbeta > Scripts > pw-dev_script
  16. Have you added an entry to the script in the main Export.lua file in the Scripts folder? There is no connection either way or only one way? Do you use other scripts? I did the video material how to install the script
  17. Well, unfortunately, a slight inconvenience in DCS. I didn't use SimShaker so I couldn't check if there would be a conflict between them
  18. if you do not receive data in the program to check, maybe it is a typo in the name of the folder with the script, check if you have everything ok, here you also have a video on YT from the script installation ${1}
  19. in Config.lua you have option: ExportScript.Config.ExportSelfData change from false to true
  20. in DCS UFC Settings try to enable (F-16C DED/ICP) then disable it, and restart app
  21. @YSIAD_RIP added some of his insights:smilewink: you know ... it's all up to you as for me: large screens work well with panels with a lot of buttons or information to display (A-10C CDU, F/A-18C UFC, Harrier but also 2x MFD in horizontal mode) on smaller ones you can display e.g. warning panels requirements: Android 4.1 and newer (I test myself on an 8-year tablet), no high-end hardware is required but it is known that faster will always be better you can also check my other DCS AoA Indexer application, but it requires Android 7 because the application uses vector graphics (only supported from this version of Android), such a small minus but it will look good on any device what in the future ..? I am finishing M2000 (INS and PCA), A-10C CMSC, A-10C CMSP with warning panel, F/A-18C fuel / bingo, JF-17 AAP all this is in progress, and much more is planned what could I add to F-14 by you? in addition, when I have some free time I make panels for machines that are not yet released for DCS hehe:smilewink:
  22. Yes, I try to expand the application as much as possible and add the most necessary panels, but I need some time to do so
  23. You do not need to do anything after installing the application. DED is displayed in portrait mode, also the option you mentioned in the settings must be off (if you changed it) and in the config.lua file: ExportScript.Config.ExportDisplaysF16 = true
  24. This option does not display DED in portrait mode when is enabled But if you don't want to use DED on your device, it's best to set the property: ExportScript.Config.ExportDisplaysF16 from "true" to "false" in the Config.lua file, then this data will not be sent from the PC to Android (less information for processing by the device > better performance/longer battery life)
  25. DED is displayed in portrait mode together with ICP, I did so not to lose space in landscape mode because some can use the application on devices with a smaller screen and then little would be visible on the screen
×
×
  • Create New...