Jump to content

f4l0

Members
  • Posts

    2162
  • Joined

  • Last visited

Everything posted by f4l0

  1. Looks to me like a 'self developed' range since it uses the 476th range target objects... I really like these 'lead in' lines!
  2. It might work if you use your VR headset for 'normal' sound output. But SSA produces special low level sounds/clicks etc. for the effects and you usually don't want to hear them in your 'normal' audio, thus the SoundModule works best with a dedicated soundcard which only sends sound to the buttkicker!
  3. As you can see in the first and second post the SoundModule requires a dedicated sound card. A cheap USB card is sufficient. To mix game sounds with SSA effects you can use a mixing software like Voicemeeter banana/potato. You can find a instruction on that in my signature...
  4. Hey, is it possible to share the mission? I like the range setup.... Cheers
  5. Und es gab ja auch noch einen 'unsichtbaren' Mitspieler der die Kamera etc. gesteuert hat. Dieser hatte wohl mit den TIR Disconnects zu kämpfen... VR erkennt man oft daran, dass die Kopfbewegungen in 2d oft wackelig aussehen und nicht so geglättet wie bei TIR. Ich finde es super das sie mit VR geflogen sind ;).
  6. I just released a new stable version. It includes all previous beta releases... Regarding ForceFeel, there is no official decision made for SSA. The ForceFeel website says it's planed...
  7. Kann aber auch einfach sein, dass der Torrent gerade leer ist, so ist das halt mit P2P Netzen...
  8. Version 1.3.1.2 – beta release - Jetseat handler exports now uvw correctly without a seat connected - DCS export.lua repair method added - In remembrance of gospadin, A4-EC added Any feedback regarding the A4 is appreciated! I hope to release a new stable asap the A4 beta implementation is 'good'. If you like to help the project, think about a donation, especially since the Cat is on the way...
  9. Hey ReddishFox, you might remove the export.lua and let SSA create a new one...
  10. Wichtig ist es auch sich über pitch & power im klaren zu sein. Also was passiert wenn ich Gas gebe, was passiert wenn ich den Pitch ändere? z.B. Nase hoch = langsamer werden, also etwas Schub geben. Oder eben keinen Schub geben um etwas langsamer zu werden... Solche essentiellen Sachen vergisst man schnell in einem voll automatisierten Flieger. Diese Sachen kann man auch wunderbar für den Anflug auf einen Träger verwenden.
  11. Was willst Du uns damit sagen? CoreMods haben alle, auch die die die F18(oder andere Module) nicht besitzen. Hier ist z.B. das externe 3D Modell drin. In Mods werden die 'spielbaren' Modulteile abgelegt...
  12. I try to adjust the effects according to the feedback I get from real pilots, however, every setup is slightly different, e.g., different seat revisions, cushions etc. But, I would encourage the community to share their settings!
  13. Yep :-). Finding the personal optimal settings takes some times. Especially, reducing some effects might bring some really nice results... Using the G-Feeling effect with the helos is also quite nice. This reduces the main rotor effect when 'falling'. Really cool when flying close to ridges ;)
  14. Unknown at the moment... Didn't pre purchase the cat yet...
  15. We'll see, maybe we will get support or not. It's not in our hand, but please stop complaining in this thread about stuff happening in other threads...
  16. Schön zu hören...
  17. Mach das... Die XML liegt i.d.R. unter: C:\Users\USERNAME\AppData\Local\SimShaker for Aviators
  18. Looks like they mysteriously disappeared...
  19. JHMCS with ASW only on one eye is really 'strange'. I hope we see an option to deal with this and make it a bit more comfortable. Using such HMDs in the real world is a bit easier since you can change the focus points which is not really possible with the VR headsets.
  20. Not that I'm aware of. AFAIK DCS still does not export the RPM values :-( There's a thread in the wishlist part of the F18 sub forum...
  21. Could you please try this export.lua: --local dcsSr=require('lfs');dofile(dcsSr.writedir()..[[scripts\DCS-SimpleRadioStandalone.lua]]) local SimShakerlfs=require('lfs'); dofile(SimShakerlfs.writedir()..'Scripts/SimShaker.lua') dofile(lfs.writedir()..[[scripts\SimShaker-export-core\ExportCore.lua]]) dofile ( lfs.writedir()..'Scripts\\Tacnoworld_UR_DCSW.luac' ) local Tacviewlfs=require('lfs');dofile(Tacviewlfs.writedir()..'Scripts/TacviewGameExport.lua') [/Code]I just changed the order...
  22. Also SSA ist auch nicht mehr unten rechts in der Taskleiste? Dann könnte ich mir vorstellen das irgendein Virenscanner SSA 'abschießt'?
  23. Hey Uwe, SSA braucht eigentlich keine Registry-Einträge mehr. Diese brauchte ich damals um an den Installationspfad zu kommen und einen kleinen 'Hack' in DCS einzubauen der die 3d-Modell Parameter ausliest. Mittlerweile kann ich die auch über die Export.lua bekommen... SSA benötigt lediglich die Einträge in der Export.lua. So lange du deinen Profileordner nicht verschoben hast sollte also alles klappen... Hast Du auch den Profilordner verschoben? Viele Grüße Olaf Edit: Der Registry Eintrag ist unter Computer\HKEY_CURRENT_USER\Software\Eagle Dynamics\DCS World der path Schlüssel
  24. Yes, this was true for the old user interface. The new one is built dynamically. Best, for now, would be to check the log output which effect file is called... Or to use Andre's previous enumeration...
×
×
  • Create New...