Jump to content

hreich

Members
  • Posts

    1787
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by hreich

  1. 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?
  2. 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
  3. Here is video of texture problem and on top of that sound problem for F-18...
  4. Is it me or the whole forum look changed and i can't find any news about it?
  5. Yes, thats the thing - don't know in which order to put them...
  6. 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
  7. 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')
  8. 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...
  9. 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?
  10. Just a quick update -- after upgrading to latest SPace desk beta version, there is no FPS dropdown.,..Everything works fine as of now
  11. 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
  12. 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
  13. 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...
  14. Is there a way or instructions on how to install or move for example SYRIA map to another drive?
  15. Check this : https://twitter.com/i/topics/news/e1425312893?cn=ZmxleGlibGVfcmVjcw%3D%3D&refsrc=email All ye who have, or wish to develop applications for TrackIR: REJOICE! The TrackIR SDK is now NDA-free, and available to download directly from our website's developer page. Have fun, and please share your creations!
  16. I need help...since i am using few software that add lines to export.lua file i dont know which one is reseting my settings in export.lua file. I am using tacview, helios, virtual cockpit by igor and voice attack...every time i start the game export.lua file is changed And lines inside export.lua get deleted. does anybody else have similar provlem?
  17. How do you force Physx to cpu only?
  18. Moving kneeboard position to my left screen in a two screen setup gets me banned form a lot of servers... Is there any other way to move kneeboard position in a way that dont involve editing ViewportHandling.lua ?
  19. Please help me with this...See the post below, when i have different export enabled - helios, tacview and virtual cockpit server, i cant get AICOM to comunicate with my dcs module... https://forums.eagle.ru/showpost.php?p=4385446&postcount=23
  20. Finally - me likes menuwheel for Jester
  21. A little update of what i found out: - if i have in my export.lua under savegames only this line: local vaicomlfs = require('lfs'); dofile(vaicomlfs.writedir()..[[scripts\VAICOMPRO\VAICOMPRO.export.lua]]) Then module is recognized... If i have these lines which includes helios export, virtual cockpit export, TAC view turned on, then my module is not recognized: -- 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") -- === HELIOS ===== local lfs=require('lfs'); dofile(lfs.writedir()..'Scripts\\Helios\\HeliosExport.lua') local Tacviewlfs=require('lfs');dofile(Tacviewlfs.writedir()..'Scripts/TacviewGameExport.lua') local vaicomlfs = require('lfs'); dofile(vaicomlfs.writedir()..[[scripts\VAICOMPRO\VAICOMPRO.export.lua]])
  22. Ok - is this correct path to export.lua - X:\Users"current user"\Saved Games\DCS.openbeta\Scripts ? And also when i start VA i get this message: https://i.imgur.com/LrNtMa6.png 6/7 DCS-side files where updated
  23. Thanks for the info - i was wondering why i have in vanilla version only 873 commands...After i did the master reset option for everything now i have 873 commands, and FINISH button isn't orange finally. So problem solved after master reset
  24. Look at the keyboard count... They are different by 2 and i cant finish process to update keyboard database.. Every time i start VA buttoun finish is yellow although i did copy/paste function in field "when i say...." Sent from my Redmi Note 4 using Tapatalk
×
×
  • Create New...