Jump to content

hreich

Members
  • Posts

    1777
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by hreich

  1. Ok...but then why don't you fix the track control so we can fast forward without issues? Why do you keep record track option active for 10+ years if you know it's broken?
  2. I need help locating guide on how to enable VAICOM to show in my taskbar in win10? I had it enabled once, but now i cant find in manual guide how to do it..
  3. My question was if i could use your app to save mission state (with manual editing new mission file if needed) so i can continue after egress point, or after refuell before ingress..So i have all the waypoints for my flight and enemy flights etc... I know that there is no save mission state like in falcon BMS, but i need something similar that i can use to recreate mission inside DCS to continue where i left off during long missions
  4. So in a nut shell if i want to use this util as save game utility for sp mission, i would get new .miz file with all the triggers, ground units, destroyedbuildings/units but with no air and no fired missile units in the mission file...Now i would only need to add my flight , tankerrs/awacs or similar mission related aircrafts with waypoints to have some sort of save mission state so i can continue from where i left of?
  5. Looks like it finally got fixed in newest patch..
  6. I was also thinking by using some of external utils like CombatFlite, or TacView to save "state" of mission, where units are positioned, status dead/or/alive and then import that file into dcs as miz..and continue where i left the mission...but no such util for now..
  7. I would only need two save points in each mission - after starting jet and takeoff , and then after egress point
  8. Today open beta patch and - FIx for multimonitor problem with kneeboard is not fixing my problem... I still cant see kneeboard on my main screen - it is always positioned to the right screen.. I am not on 4k monitor - but i have 2 screens setup with 1920*1080 each... Also when opening jester windows -i see only one half of a jester wheel...the other in on second monitor..
  9. FIx for multimonitor problem with kneeboard - what is this? I still cant see kneeboard on my main screen - it is always positioned to the right screen?
  10. Tried and chehck both my monnitors are on 60 hz...Still problem is flickering on my second screen
  11. I tried disabeling vsync in game, and enableing in nvidia control panel...My fps went from 30 to 60...But now problewm is on my second screen - i use ipad to control MFD screens, but now my left and right MFD video screens on ipad are flcikering...When i turno vsyinc inside DCS problem gone, but fps loss is back.. Did anyone else noticed that?
  12. Thanks - managed to fix with this:---> ---> ::: ----> -----> For those of you who use a multi monitor setup and would like to have more freedom with the positioning of your Jester Menu, you can add the following section to the camera.lua in MonitorSetup: F14_JESTER_MENU = { x = 0; y = 0; width = 1920; height = 1080; } Now you can move the menu to any position you like by adjusting the values. (It works the same way as you would position your gauges.) This is ignored in VR. Best regards from the Heatblur Team
  13. Maybe somebody can help me with this problem on two screen setup see here ---> https://forums.eagle.ru/forum/english/dcs-world-topics/input-and-output/vaicom/198841-vaicom-pro-plugin-for-voiceattack?p=7148652#post7148652
  14. Ok -- need help with this one..I figured why don't i see VAICOM PRO jester wheel version -- i am using two screen setup, and the Jester wheel is moved to my second screen which i don't see..If i disconnect my second screen this is what i get: https://i.imgur.com/0COXMMy.png.. Does anyone know how to move VAICOM jester wheel to middle of my first screen?
  15. What are those used for?
  16. Sorry everybody, maybe there is an answer burried somewhere in thread, but can i have Jester wheel on screen but still use VAICOM RIO Extension at the same time?
  17. I noticed this sound problem: https://www.youtube.com/watch?v=_y2lUdPGqmM. Vanilla F-18, latest open beta patch, instant action mission for f18, caucaus
  18. Here is video of texture problem and on top of that sound problem for F-18...
  19. Is it me or the whole forum look changed and i can't find any news about it?
  20. Yes, thats the thing - don't know in which order to put them...
  21. Need help with export.lua I don't know how to set my export.lua files so that i can have Helios, Virtual cockpit, Tacview and VAICOM pro enabled at the same time... Please chechk my problem here: https://forums.eagle.ru/showthread.php?p=4514856#post4514856
  22. I need help with modifying export.lua in folder X:\Users\xxxx\Saved Games\DCS.openbeta\Scripts.. Now i have this script which should have enabled my 4 custom apps that i use with DCS - Tacview, Virtual cockpit, Helios, and VAICOM PRO... But after every update i have to edit it differently -- because some of addons stops working... For example VAICOM or TACview stops working or sometimes Virtual cockpit.. -- run Helios export script supporting drivers generated by Helios Profile Editor and Capt Zeen modules dofile(lfs.writedir()..[[scripts\Helios\HeliosExport16.lua]]) -- example calls for other programs you may have: -- dofile(lfs.writedir()..[[scripts\SimShaker.lua]]) -- dofile(lfs.writedir()..[[scripts\SimShaker-export-core\ExportCore.lua]]) -- dofile(lfs.writedir()..[[Mods\Services\DCS-SRS\Scripts\DCS-SimpleRadioStandalone.lua]]) local vaicomlfs = require('lfs'); dofile(vaicomlfs.writedir()..[[scripts\VAICOMPRO\VAICOMPRO.export.lua]]) -- IVMOBS Modification -- v109 local default_output_file = nil function LuaExportStart() end function LuaExportBeforeNextFrame() end function LuaExportAfterNextFrame() end function LuaExportStop() if default_output_file then default_output_file:close() default_output_file = nil end end function LuaExportActivityNextEvent(t) local tNext = t return tNext end --{{A10C}} -- dofile(".\\VCSServer\\Main.lua") --{{MIRAGE}} -- dofile(".\\VCSServer\\M2000C.lua") --{{AV8BNA}} -- dofile(".\\VCSServer\\AV8BNA.lua") --{{FA18C}} -- dofile(".\\VCSServer\\FA18C.lua") -- ========= Modules ========= dofile(".\\VCSServer\\FA18C.lua") dofile(lfs.writedir()..[[scripts\Helios\HeliosExport16.lua]]) -- run Helios export script supporting drivers generated by Helios Profile Editor and Capt Zeen modules --dofile(lfs.writedir()..[[scripts\Helios\HeliosExport16.lua]]) local vaicomlfs = require('lfs'); dofile(vaicomlfs.writedir()..[[scripts\VAICOMPRO\VAICOMPRO.export.lua]]) local Tacviewlfs=require('lfs');dofile(Tacviewlfs.writedir()..'Scripts/TacviewGameExport.lua')
  23. Don't know, but i did the repair of dcs (with delete option), and reinstalled Helios and now its working...I think the problem was that i used DCS10 export from another utility called Sim Virtual Cockpit --> https://simvc.com/ and then i tried to use DCS 10C profile form helios...I am not sure as how to use sometimes Helios, and sometimes Sim Virtual Cockpit and not get the errors...
  24. Hi all..after latest DCS OB patch and after adding A-10C II - i am having issue with helios -- https://i.imgur.com/FxYBhzS.jpg? Anybody has the same prob?
  25. Just a quick update -- after upgrading to latest SPace desk beta version, there is no FPS dropdown.,..Everything works fine as of now
×
×
  • Create New...