Jump to content

f4l0

Members
  • Posts

    2162
  • Joined

  • Last visited

Everything posted by f4l0

  1. Ist ein bekanntes Problem. Da hilft wohl nur warten bis ein Fix kommt...
  2. Could you please try this export.lua? I removed the duplicated vaicom entries... - Copyright (C) 2006-2014, Eagle Dynamics. -- See [url]http://www.lua.org[/url] for Lua script system info -- We recommend to use the LuaSocket addon ([url]http://www.tecgraf.puc-rio.br/luasocket[/url]) -- to use standard network protocols in Lua scripts. -- LuaSocket 2.0 files (*.dll and *.lua) are supplied in the Scripts/LuaSocket folder -- and in the installation folder of the DCS. -- Expand the functionality of following functions for your external application needs. -- Look into Saved Games\DCS\Logs\dcs.log for this script errors, please. local SimShakerlfs=require('lfs'); dofile(SimShakerlfs.writedir()..'Scripts/SimShaker.lua') dofile(lfs.writedir()..[[scripts\SimShaker-export-core\ExportCore.lua]]) local dcsSr=require('lfs');dofile(dcsSr.writedir()..[[scripts\DCS-SimpleRadioStandalone.lua]]) -- VAICOM PRO server-side script -- Export.lua (append) -- version 2.5.3 -- do not edit next line: -- @blanked out by me for this post in forum....... local vaicomlfs = require('lfs'); dofile(vaicomlfs.writedir()..[[scripts\VAICOMPRO\VAICOMPRO.export.lua]]) local Tacviewlfs=require('lfs');dofile(Tacviewlfs.writedir()..'Scripts/TacviewGameExport.lua')
  3. Würde mal 19:00 oder so anpeilen. Ich suche mal nach einer netten (ruhigen) Lokalität in der Dortmunder Innenstadt. Das hat die letzten Male eigentlich immer ganz gut geklappt...
  4. Please upload your export.lua. Please start an instant action mission and open in SSA the DCS Debug View. What do you see there?
  5. So, when you start flying in DCS SSA does not show anything? SSA only adds entries dynamically...
  6. What do you mean with 'lost profiles'? Do you mean, that SSA stopped working with DCS? If so, did you install a new DCS related software? Please check your export.lua, the SSA log. It's currently only available in the beta branch. It will be published on the stable branch soon...
  7. Es ist relativ einfach. Falls es irgendwo hapert, melde dich hier einfach...
  8. Hey, schau dir mal voicemeeter an. In meiner Signatur habe ich eine Anleitung wie man Windows/Systemsounds mit den Sounds des SoundModuls mischen kann...
  9. Version 1.3.0.1 – beta release - XP11: Dreamfoil Bell407 added, needs revisiting - DCS: Yak-52 added, supports new improved piston engine effect, must be enabled in SSA options, best used with a JetSeat, needs tweaking - SoundModule selection now correctly restores on launch
  10. Just bought the plane, again, thanks to the donor. I hope to add support for the Yak over the weekend...
  11. The usual things to check: Check export.lua: rename the current one and let SSA create a new one Check firewall rules if SSA is blocked Check SSA logs
  12. 5.09. sollte bei mir auch klappen. Dortmund fände ich auch super. Wir hatten schon folgende Gaststätten: Wenkers am Markt Pfefferkorn Hövels Waren alle ok, gibts weitere Vorschläge?
  13. SSA usually saves the settings when you close the user interface. It also saves the sound mode selection. If you enable autostart of SoundModule in SSA and you've already started the SoundModule manually, SSA/SoundModule will give you that network port error message because the manually started SoundModule instance exclusively uses the network port...
  14. I'm just back from my Honeymoon and just need a few more extra days to do some private stuff... I'll hope to start working on the Yak next week... For people running SSA with the A10C CDU app, could you please test this export.luas ? NewExport.zip
  15. Ich habe hier die Bass Pump an einem alten HiFi Verstärker. Habe ich beides gebraucht für relativ wenig Geld bekommen...
  16. You are right. I need to buy the Yak and start implementing the support. The generic plane types are used as a template for newly added modules. For example, once the Yak is added, the first time you load the Yak, it uses the generic prop plane settings. On the other side, you can make changes to the generic entry and apply them to ALL other configs for the same type... Update: please be a bit patient, I've some important familyrelated days coming up this week thus all other stuff is postponed to the week after next week...
  17. I don't own the aircraft yet. It's on my radar but currently I'm extremely busy with some family stuff...
  18. You need to adjust the MASKSIZE in the _HMD.hlsl file. I'm using a value of 0.610f
  19. The ejection effect is a bit tricky since DCS does not report that you are ejected or respawned... I'll have a look a this in the next weeks. Maybe I'll find a good workaround
  20. Nice idea. Would you mind to upload your model to Thingiverse thus it gains more visibility? I'll print this later once the temperatures calm down a bit...
  21. Strange, could you upload your export.lua? Or backup your export.lua and let SSA create a new one?
  22. Hey Aaron, if you see data coming from DCS, the connection between DCS and SSA should be fine. Does the new effect monitor show active effects? It can be found in the 'View' menu.
  23. New stable version 1.3.0.0 published. These are the changes: Remember window position Spitfire CW added Network handling reworked Effect monitor added Minor tweaks for P/TF-51 FA18 wheel blocking effect adjusted Minor tweaks for DCS helos FA18 WingFold effect fixed Please report any issues! Happy flying :pilotfly:
  24. You can use a transducer setup or a JetSeat... I got an old HiFi amp for a few bugs, a USB soundcard and two Bass pump III transducers. Please keep in mind, that the SoundModule, a payware addon developed by Andre, is required for this setup... I use both :)
×
×
  • Create New...