Jump to content

hreich

Members
  • Posts

    1770
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by hreich

  1. 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..
  2. I would only need two save points in each mission - after starting jet and takeoff , and then after egress point
  3. 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..
  4. 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?
  5. Tried and chehck both my monnitors are on 60 hz...Still problem is flickering on my second screen
  6. 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?
  7. 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
  8. 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
  9. 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?
  10. What are those used for?
  11. 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?
  12. 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
  13. Here is video of texture problem and on top of that sound problem for F-18...
  14. Is it me or the whole forum look changed and i can't find any news about it?
  15. Yes, thats the thing - don't know in which order to put them...
  16. 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
  17. 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')
  18. 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...
  19. 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?
  20. Just a quick update -- after upgrading to latest SPace desk beta version, there is no FPS dropdown.,..Everything works fine as of now
  21. Crispy 12 thanks for tip about Space desk - but initial test i made wasn't good..Application Space Desk for exporting screen to second monitor looks good, but when i started DCS everyrhing slowed down..Must do more tests
  22. I am opening this thread because i would like to gather info on available options for exporting MFD screen for different DCS modules to ipad device. For now i have tested and used 3 different apps to do it: 1. TouchControl - https://www.touchapptech.com/ 2. Virtual cockpit - https://simvc.com/ 3. HELIOS - http://www.captzeen.com/helios/ Helios i use rarely because it requiers another application for ipad called DUET - to enable exporting to ipad as second screen, and all those premade helios profiles are hard to read on ipad.. When using first or second option - i have profiles for a-10, f-18, and even f-16 (that i made for BMS) , but i was wondering if someone is using first or second option to get export working for f-14 and f-16 ? Or if anyone has finished profiles that i could use for f-16 and f-14? This is what it looks like - virtual cockpit for --> F18 https://imgur.com/gallery/PRaDlHS
  23. Does anvone has mfd screens exported and use IPAD to control mfds, etc? I have something similar for F-18 hornet --> https://imgur.com/gallery/PRaDlHS I use utility called virtual cockpit https://simvc.com/?apppush#services which exports mfds to ipad..3 Now i need something similar, but i dont like to use HELIOS for now, because it exports screen to another monitor, but i need export to my ipad...
  24. Is there a way or instructions on how to install or move for example SYRIA map to another drive?
×
×
  • Create New...