-
Posts
1770 -
Joined
-
Last visited
-
Days Won
1
Content Type
Profiles
Forums
Events
Everything posted by hreich
-
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!
-
Helios 1.4 - Taking to the Skys Once Again
hreich replied to BluFinBima's topic in PC Hardware and Related Software
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? -
How do you force Physx to cpu only?
-
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 ?
-
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
-
Finally - me likes menuwheel for Jester
-
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]])
-
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
-
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
-
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
-
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
-
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
-
How to reset vaicom options and lua. ?
-
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...
-
SUNTSAG - Lockdown Mods/Liveries Collection (New and Revised)
hreich replied to SUNTSAG's topic in DCS Modding
Sorry but can you tell me how to put it in ovgsme? -
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
-
So they work but you cant assign them? How do i get to hangar view?
-
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?
-
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 !!
-
Thanks , got it
-
Sorry, but when i switch to SA page - i don have chaff/flar progress bar. - How can i switch that on?
-
Problem installing Delta sim slew upgrade
hreich replied to Scarecrow's topic in PC Hardware and Related Software
Yep some of the first ones (earlier serial numbers) HOTAS have no slack due to short wires... -
Capt Zeen F/A-18C Beta Helios Profile ! ! !
hreich replied to Capt Zeen's topic in PC Hardware and Related Software
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 -
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!! __________________