Jump to content

pet333r

Members
  • Posts

    340
  • Joined

  • Last visited

Everything posted by pet333r

  1. I will want to add something else to this panel to use some available space, so in landscape mode it will definitely shrink a little
  2. no display of system buttons at the bottom (already added in most panels), in some system overlays this strip with buttons is white and with a dark panel it "hurts" the eyes. Plus a little more free space
  3. New version 1.0.2020.1211 avaible - AJS37: added navigation panel - AJS37: change of graphics - AV8BNA: added UFC portrait mode with HUD panel - AV8BNA: added Armament Control Panel - F-14 Displays: added fullscreen support - F-16C DED: color change option added - fixed warnings font on some devices - fixed the display of module context menu buttons to work on any system
  4. It's a bit hard to "stuff" it all on one panel, that's why I used this solution First, I have to eliminate some of the errors in DCS MFD Exporter that occur for some users I thought about it too:-)
  5. The files in the "lib" folder are overwritten with the new ones. Config.lua file is not updated (just so as not to broke the IP addresses stored in it) If you don't want to update the Tools.lua file, you can delete the wips about it in update.ps1 (find: 'Tools.lua' and remove this line)
  6. 1. exactly (just to update the "Modules" folder with the F-14A) 2. to update the entire folder, along with the files to be automatically updated because there was an error which made the files not downloaded and updated (when trying to run update_pw-dev_script.bat it crashed an error so you had to update manually by replacing the files), you can replace all files (except Config.lua), and when you need to update the script in the future, simply run update_pw-dev_script.bat (all files except Config.lua will be downloaded from github and updated automatically, no need then to download zip files and manually replace)
  7. Download zip: https://github.com/pet333r/pw-dev_script/releases/download/script/Scripts.zip and replace the "Modules" folder with that in the zip file with what you have on drive C You can also copy the contents of the zip file (without the Config.lua file so as not to overwrite the IP addresses in this file), and then, when you need to update the script again, just run the file: update_pw-dev_script.bat located in the folder with the script (the file is fixed so the automatic update should now work fine)
  8. New version 1.0.2020.1119 avaible - Fixed a crash when launching the application - fixed some other small bugs The update fixes a few bugs, including the error causing the application to crash during its launch, at this point it works as it should:thumbup: Additionally, for F-14A support, update the "Modules" folder in the script
  9. F-14A support added, just update the "Modules" folder in the script:thumbup: https://github.com/pet333r/pw-dev_script/releases/download/script/Scripts.zip
  10. You have the A-10C_2.lua file in the Modules folder ?? https://github.com/pet333r/pw-dev_sc...es/A-10C_2.lua
  11. add "--" in front of a script to disable it and check if the rest works the current version of DCS-BIOS is 0.10.0 and a lot has changed there
  12. Check if there is a conflict with SimShaker. Additionally, what version of DCS-BIOS are you using? in newer versions, DCS-BIOS automatically added an entry to the Export.lua file along with the appropriate paths. This is what it looks like for me: BIOS = {}; BIOS.LuaScriptDir = [[C:\Program Files\DCS-BIOS\dcs-lua\]]; BIOS.PluginDir = [[C:\Users\pet333r\AppData\Roaming/DCS-BIOS/Plugins\]]; if lfs.attributes(BIOS.LuaScriptDir..[[bIOS.lua]]) ~= nil then dofile(BIOS.LuaScriptDir..[[bIOS.lua]]) end --[[DCS-BIOS Automatic Setup]]
  13. the most sensible solution:thumbup:
  14. vibrations, I think I can add, as for the sound, these buttons sounds are already in DCS and twice the same could be a little distracting
  15. Ah, ok I understand what's going on, actually quite a good idea:thumbup:
  16. 1. It is not finished yet, therefore it is not active, it will be in the next one 2. what dividing lines? give more information so that we understand each other well, in this update I increased the size of the buttons a little to make it easier to "hit" the button 3. I will improve the display on the LCD a little:thumbup:
  17. send me the whole "Scripts" folder from C drive and screenshots from ipconfig and wifi on Android
  18. it can happen to anyone:smilewink: good that you found the cause of the problem:thumbup:
  19. No, it is in the script (e.g. -11 instead of the 2nd line -> it is displayed on the 3rd line, I need to look at the files in A-10C and compare with the script)
  20. 1. I will consider how it could be sensibly added, it seems to me that an additional option in the settings with the selection of the switching mode (buttons / gestures) only needs to be reasonably planned on each panel so that it does not overlap with other switches 2. I am planning to add a horizontal version of the CDU 3. Radio also in plans, not only for the A-10C:thumbup: As for the display error on the CDU, the lines must be mistaken in the script
  21. Moving to the MFD is possible from the UFC panel to the left (example: for the F/A-18 UFC panel you swipe to the left, same for Viper, A-10 or Harrier) Nice idea to add an indicator of which MFD is supported, it may be useful, I will add
  22. Works with multiplayer. The "Allow player export: true" option must be enabled on the server. From what I've seen, about 95% of servers have this option turned on
  23. How you have DCS-ExportScript set up that you can use StreamDeck together with the application? You changed something in this script's configuration files, etc.
  24. Do you use DCS-ExportScript only for StreamDeck? If so, the script should be able to turn off individual sending options and leave only sending data to StreamDeck.Maybe it will help
  25. Amazon tablets do not have a Play store as standard, but as far as I know, it can be additionally installed. You can also look for something used, maybe you will find something good for little money
×
×
  • Create New...