Jump to content

xfirf

Members
  • Posts

    427
  • Joined

  • Last visited

Everything posted by xfirf

  1. Konnte mir die Frage selbst beantworten, ja das geht.
  2. Huhu. Kann man beim vkb modern Combat pro grip per Software aus dem slew-stick einen "quasi vier Wege stick" machen?
  3. Do you guys have an update regarding the Gazelle updates?
  4. Gute Idee. Hast du da zufällig nen Link?
  5. Über die Suche hab ich überraschenderweise nichts gefunden. Deshalb starte ich jetzt mal einen eigenen Thread für die Gazelle. Ich hätte auch direkt ein Problem für den Einstieg. In meinem Multi-Monitor-Setup wird mir die Achsen- und Collective-Neigung nicht mehr richtig angezeigt. Alles ist nach rechts versetzt. Beim Apache konnte ich das über eine Anpassung eines LUA-Files fixen. Leider finde ich bei der Gazelle die entsprechende Stelle nicht. Hat einer von euch einen Tipp für mich wo und wie ich das in den Griff bekommen könnte?
  6. Hi, after switching to a multi-monitor-setup the controls-indicator is missplaced. Is there a way to move it back to it´s position by editing a lua-file? Like it is possible with the George-Interface on the Apache?
  7. Danke. Featurerequest: In der Kampagne den Heli wechseln können.
  8. I found my issues: 1. I had a typo at GU_MAIN_VIEWPORT = ... 2. My PrestonAI_page_common.lua was somehow faulty. After reparing it and readding the changes it is working now. Thanks for your help.
  9. Did not help. The weird thing is, on the CPG-seat it is working, but not on the pilot´s seat.
  10. Please check that your radaraltimeter is active. See "Set" page in the flt-page. Without this active the triangulation needed for autorange does Not work.
  11. Maybe anybody can help me getting the George interface "back". I´m running a two Monitor-Setup with 2x 2560x1440 resolution. The left monitor is the main-monitor, running the game. The mfds are exported to the left one. This is my config: _ = function(p) return p; end; name = _('MySetup'); Description = 'Two monitor configuration'; Viewports = { Center = { x = 0; y = 0; width = 2560; height = 1440; viewDx = 0; viewDy = 0; aspect = 2560/1440; } } LEFT_MFCD = { x = 2560; y = 60; width = 850; height = 850; } RIGHT_MFCD = { x = 3410; y = 60; width = 850; height = 850; } CENTER_MFCD = { x = 4260; y = 60; width = 850; height = 850; } UIMainView = Viewports.Center I tried to change the lines, @Fsea mentioned above, but I cant find / see the interface for george. Thank you in advance.
  12. Ich stehe da immer wieder auf dem Schlauch, vielleicht hat wer von euch ja eine Idee / Lösung: Wie muss ich mit z.B. der A-10 oder F-18 fliegen um den Targeting Pod PERMANENT auf meinem Ziel halten zu können?
  13. Kann man denn jede Mission mit Gazelle ODER Huey fliegen? Oder ist das je nach Mission fest vorgegeben?
  14. Yes please.
  15. Hast du den Radaraltimeter eingeschaltet? Ohne den funktioniert das nicht. Ist mir auch schon ein paar mal passiert. Das ist unter "Set" auf der Flight-Page.
  16. Ah. Mein Fehler war vermutlich das sich zu schnell geworden bin bevor ich das Fahrwerk hochgezogen habe. (über 250 Knoten)
  17. This still seems to be broken? I have to choose having the kneeboard PR Muktimonitor
  18. Okay. Schade.
  19. Du musst das über die Achsenzuweisungen machen. Kannst du mal nen Screenshot von dem Dialog machen in dem du das ändern willst aber es nicht geht?
  20. Cool, Looks nice. Thank you.
  21. I have no steamdeck. Is this available without having one?
  22. Wie ziele ich denn vom Pilot-Seat aus mit den Hellfires auf ein Gebäude? (Im Multiplayer kann ich ja den Sitz nicht wechseln und George zielt nur auf MOBs aber nicht auf Gebäude?)
  23. Hi, I´m trying to build an Apache Deck with Matric (an app where you can use your tablet as input-device). It has an API that can be used to get data out of DCS, e.g. button-states or ground-speed. But I´m struggling on how to find those IDs for the Apache. Did anyone here already started digging into the lua-exports for the Apache? Thank you
  24. Thank you for the clear response.
×
×
  • Create New...