Jump to content

hreich

Members
  • Posts

    1770
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by hreich

  1. 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!
  2. 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?
  3. How do you force Physx to cpu only?
  4. 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 ?
  5. 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
  6. Finally - me likes menuwheel for Jester
  7. 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]])
  8. 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
  9. 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
  10. 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
  11. I chehked my paths, and even cheked my export.lua - everything is where its supposed to be, but i still dont get my module recognized: https://i.imgur.com/uNMwDRv.png
  12. AFter all the updates from VIACOM - and after third time trying to update keywords database per instructions i have again orange finish button problem: https://i.imgur.com/11LGbCq.png Keyword count is different by one: https://i.imgur.com/DW59dJt.png
  13. How to reset vaicom options and lua. ?
  14. I already spent around 1500 usd on DCS...But after performance degradation i will restrain myself from any oher module purchase until they fix FPS...
  15. Sorry but can you tell me how to put it in ovgsme?
  16. They decided to quickly update stable to 2-5-6 because 2-5-5 has finally been cracked...
  17. I have two questions so please help me answer them if you can: 1. sometimes when i join MP server, my vaicom doesnt recognize my aircraft..How to fix that - do i have to close DCS, then find the same server and join to restart voice attack? 2 When i use nvidia RTX voice (util to remove background noise) - my microphone gets muted? Is there a way to have Nvidia rtx voice active and voice attack working at the same time? https://imgur.com/LFgEPDh
  18. So they work but you cant assign them? How do i get to hangar view?
  19. Why cant i switch my views with new key commands to switch view between cat1,2,3,4 and crew on a select cat? Has DCS disabled those right+ctrl, and rshift+f9, and ralt+f9 keys?
  20. Looks like you are right...I got from 8 FPS to 20 FPS on a mission with 400 moving ground units after i disabled TACVIEW !!
  21. Thanks , got it
  22. Sorry, but when i switch to SA page - i don have chaff/flar progress bar. - How can i switch that on?
  23. Yep some of the first ones (earlier serial numbers) HOTAS have no slack due to short wires...
  24. Did you try alt+ent.. In latest beta i came accross this issue that my screen s compressed to upper left part of screen Sent from my Redmi Note 4 using Tapatalk
  25. I am using stress test mission with 400 moving ground units, in DCS OB i get 7-8 fps on start [update] - i just installed DCS stable - and my FPS rised to 25-ish !!! I also noticed this - look at the two pictures - these are from FPS counter windows...In DCS OB it looks like some sort of memory leak - VideoMEM and MEM are reported as 0 !!! I have 32 GB ram, and RTX2060super with 8 GB ram!! __________________
×
×
  • Create New...