Jump to content

Japo32

Members
  • Posts

    952
  • Joined

  • Last visited

Everything posted by Japo32

  1. Previous to this today patch I could see the EXP DBS modes render in the AG radar.. but now appears black... is it ok? or broken? Thanks!
  2. There is something I would like to request: 1. Please make a forum with different topics. It is hard to find something here that someone has asked before. 2. (the most important of the 3 for me). In several missions I have to order my wingmen that they have to attack boats, attack main objetive and rejoin, or attack objetive and RTB. Those are different configurations in the menus, so I cannot map them in the normal usual voice attack voice orders. Would be great to be included into VAICOM. I hate everytime I have to show the comms menu. 3. How is the option to show Jester round menu with vaicom with the A key?. Wasn't that fixed?
  3. And I hope performance is not hit by the new clouds. I am amazed how FS2020 did theirs and performance they have. Put the scene with polygons and there is none for the clouds. Of course there is a shader around, but I don't know how they did it. If the DCS clouds are half as good as FS2020, I would be pleased!!
  4. The best map by far. The level of detail on ground is amazing. Bases look as bases. Simple as put a fence or wall and fill it with details. Small? well would like to have bigger maps in DCS as Falcon Does, but I hope the expanse to the West comes "soon"
  5. Reading about the news about Dynamic campaign, I wish someday someone could make a connection between CMO (CMANO2) and DCS. Lots of database, weapons number, etc.. are done already in CMO and could be connected with DCS someway. Even the creators of CMO talked about this possibility.
  6. Hello, I have noticed something odd. I didn't use it for some weeks, and when I entered last time I updated the latest version of voice attack (1.8.6). After that the recognition of the VAICOM plugin is slow. Previously it was loading fast and the "beep" recognition was fast. Now it takes up to 30 seconds "initializing.." to appear the "Plugin Vaicom pro 2.4 initialized"
  7. Same problem. Thought I was doing something wrong.
  8. Thanks! Thats it, I have the modified LUA monitor config files. And I need that modification. Will wait for that future fix. Thanks!
  9. Hello! I don't know if I have to press any button to turn them on, but they are black screen. 3 screen resolution: https://gyazo.com/49fa1be85ec9f1f5b0560be9a11e2683 Here a second screen with mouse pause as there is no other good way to do an screeshot with gyazo: https://gyazo.com/162b4d4115d7ffa81a25a02b0572fe6e
  10. Please leave the videos up in your channel (youtube or twitch) to let us watch it later as we have not compatible timetables for the shows. Thanks!
  11. +1 I have to edit everytime the black shark fov to make it better for a 3 screens option (not the 3 screens view that ED offers as I don't like the "non-Distorsioned" 3 displays camera.
  12. Same here! here is also what virustotal says about it: https://gyazo.com/505ce46ffa32db1dcdd75a7882905b7e will deactivate the plane until this is safe.... was in the hotfix update. Previously it was ok. It has been said that there are infections in latest updates in world.dll and DCS.exe files.
  13. incredible... just incredible this airplane don't have waypoint number indication and that has been asked for years.
  14. Ok.. I discovered what was wrong..... (I hate programmers). My DCS configuration is a little odd. I have Open Beta, but I don't remember what I did, so everytime I remove the config folder for DCS in Saved Games it creates an DCS folder but not DCS.openbeta. So I believed that the vaicom script export.lua and other files should be inside the DCS one and not DCS.openbeta even my version was an open beta one. So I just didn't click in the OB tick for the search path of DCS. That is the reason I had this line: local Lenta = require('lentaMessages') because if you press the OB tick area it doesn't generate the same gameMessages.lua of course to maintain compatibility with those poeple that don't use the open beta. What I didn't know is even Vaicom generates a DCS.openbeta folder I don't need to move the content to my DCS saved games folder. It can stay there. All confusion comes because there are other script generated files in the main script folder of where is installed DCS... and that is the reason it wasn't working. It was said to me to click the OB before, BUT, because my odd configuration in saved games folder it didn't work (I clicked but didn't work, don't know why. Maybe I needed to reset the LUA that time) Hope this can help other people...
  15. I am isntalling back from zero all again. If this doesn't work, I am going to be very very upset.
  16. Ohhh come on! it was working great last update.. Do I have to remove and install and put all configurations with all my language back again? I am not the only one with this issue. Thanks.. but for now I preffer to way to see if there is a bug around... I have acronis, and went back to previous version to see if the update was wrong. It jumped again the advise to update and I did it as many other times. In both situations I have the 10% problem (plus other people)... but my version is said: © 2020 version 2.5.16.0(release) and I have reset several times the lua and all the stuff from the reset area of vaicom.
  17. Ok.. I copied your gameMesseges.lua that was different than mine (thanks for sending!). Why? I suppose to have the latest version of Vaicom auto-updated to 2.5.6. That file passes the 10% but don't work vaicom inside DCS. No voice input is a command for communication. and repeat... before last Friday all was working great. attach his gameMesseges.lua gameMessages.zip
  18. I have the new version of vaicom. Updated by itself. Unless there is something wrong in the update process: in about tab it shows © 2020 version 2.5.16.0(release)
  19. @Hollywood_315 Ok.. more informartion to add about the 10% As said the gameMessages.lua inside DCS main folder/system/UI is the culprit of the hang at 10%... but if I split the lines I realized that this is the line that stuck all at 10% local Lenta = require('lentaMessages') if I remove that line everything loads correctly BUT I cannot make Vaicom work in DCS. Thanks.
  20. Ok.. I have been investigating more about this 10% (I wish I could fly more instead of looking for errors). Of course I had 2.5.6 prior updating. I don't own the steam version. What is restored in the repair option? These files: DCS World (main folder)/Scripts/UI : gameMessages.lua and inside that another folder /RadioCommandDialogPanel : with 2 files RadioCommandDialogsPanel.lua TabSheetBar.lua Those 3 files are the ones restored from repair each time DCS is stuck in the 10% I will stuck even without Voice attack + vaicom loaded. BUT, to make it pass the 10% only one file is needed to be restored: gameMessages.lua THAT ONE is the culprit of the 10% stuck in my case. Of course I restore the other 2 in the subfolder.. but I wanted to let you know to see if an error can be found. I made 2 zip files with the files. the ones original (restored) and the ones modified by Vaicom. Of course chaging the gameMessage.lua passes the 10% stuck point, but vaicom doesn't do anything in any command I say. And also, have to say that I removed all my Saved Games config files to let DCS build from scratch, AND not only reset the LUA in VAICOM, but all the options (not the licence one). OriginalFilesLoadOK.zip TenPercent_FilesModifiedVaicom.zip
  21. Reply again here to say that no, it is not working the reset of the LUA code Still stuck in 10% Does this mean I am going to loose this good plugin? as I saw that there was not reply about this from Hollywood. Hope not, because the only difference between when it was working and now it is the new update (of dcs and vaicom)
  22. That fixed the issue! thanks! :thumbup: Edit: no.. it is not working. I was mistaken. It saved the new export.lua in a different folder.. When I realized that it was not the right folder it again stucks in 10%
×
×
  • Create New...